Networking Forums

Networking Forums > Computer Networking > Linux Networking > How do I setup a LAN connection under Suse 10 / KDE ?

Reply
Thread Tools Display Modes

How do I setup a LAN connection under Suse 10 / KDE ?

 
 
George Dainis
Guest
Posts: n/a

 
      05-13-2006, 03:11 PM
I installed Suse 10 with KDE and have currently NO access to the LAN resp. Internet (over router).

However I have got the fixed IP assigned to this local computer, the gateways/router IP,
the subnet mask and the DNS servers IP.

How do I setup a network connection step-by-step in Suse 10 / KDE?

George

 
Reply With Quote
 
 
 
 
ed
Guest
Posts: n/a

 
      05-13-2006, 03:23 PM
On 13 May 2006 15:11:42 GMT
(E-Mail Removed) (George Dainis) wrote:

> I installed Suse 10 with KDE and have currently NO access to the LAN
> resp. Internet (over router).
>
> However I have got the fixed IP assigned to this local computer, the
> gateways/router IP, the subnet mask and the DNS servers IP.
>
> How do I setup a network connection step-by-step in Suse 10 / KDE?


Run ifconfig at the shell prompt, see how many eth interfaces you have.
You might have the wrong physical connection configured, it's happened
and I've done this mistake myself in the past.

Make sure you have a route to the LAN gateway, run 'netstat -rn' to
check this.

If the IP address of your LAN gateway is not shown, run:

route add default gw <ip> to add the gateway, then run traceroute
4.5.6.7 to check you can make a IP route to a network other than your
own.

--
Regards, Ed :: http://www.openbsdhacker.com
just another perl hacker
:%s/Open Source/Free Software/g :: Free DNS available

 
Reply With Quote
 
Nico Kadel-Garcia
Guest
Posts: n/a

 
      05-13-2006, 04:55 PM
George Dainis wrote:
> I installed Suse 10 with KDE and have currently NO access to the LAN
> resp. Internet (over router).
>
> However I have got the fixed IP assigned to this local computer, the
> gateways/router IP,
> the subnet mask and the DNS servers IP.
>
> How do I setup a network connection step-by-step in Suse 10 / KDE?
>
> George


SuSe uses a tool called "YaST" to set up most system configurations:
updates, X-displays, DHCP, but especially including basic network setups.
You should be able to type "yast" or "/sbin/yast" at a shell prompt to get a
basic display, but you'll also have to run it as the local "root" user to
make these setups.

Most of us would log in however we do normally, do "su" to become the root
user, then run "yast".


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Router connection problem - SuSE 9.2 DG Linux Networking 0 05-26-2005 08:15 PM
Ndiswrapper setup with SuSE 9.1 and Belkin F5D6001 - dmesg reports "Device is serialized. This will not work!" - Need help - Thanks The Etobian Linux Networking 0 09-07-2004 01:24 AM
Can see Suse and Window server, but can't access SuSe shares Suicyco Linux Networking 0 08-10-2004 01:49 AM
How can I setup auto-respond on Suse 7.2 with sendmail ? Joerg Reiners Linux Networking 1 08-09-2003 03:33 PM
Suse 8.2 and DSL setup Marco Lazar Linux Networking 2 07-20-2003 03:06 PM



1 2 3 4 5 6 7 8 9 10 11