Results 1 to 5 of 5
Hi there...
I'm new to Linux... I have just installed SuSE 10.3. The only way, that I can get online is that I type the following (as SU) in the ...
- 06-29-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 6
configuring LAN in SuSE
Hi there...
I'm new to Linux... I have just installed SuSE 10.3. The only way, that I can get online is that I type the following (as SU) in the command line every time i boot the machine:
ifconfig eth0 30.0.0.17
ifconfig eth0 up
route add default gw 30.0.0.1 eth0
where/which file should I save those lines to so that I get online automatically??
Thanks a lot.
- 06-29-2008 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
YaST
YaST > Network Devices > Network Card
- 06-29-2008 #3Just Joined!
- Join Date
- Jun 2008
- Posts
- 6
thanks...
but i wanted to know which file to edit, so that i could do it via the commandline...
- 06-29-2008 #4Just Joined!
- Join Date
- Jun 2008
- Posts
- 17
U can give by editing this file /etc/systemconfig/network/ifcf-eth0.mac id.
- 06-29-2008 #5Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
A) You can run YaST from command line. You will get the "TUI" version of the tool.
B) The path for the config files is /etc/*sysconfig*...


Reply With Quote