Click to See Complete Forum and Search --> : Configure 2 network setups?


chadm1967
11-17-2000, 09:00 AM
Hi all,

I have SuSE 7 installed on my work laptop. Is it possible to configure 2 network setups under Linux? I would like to configure network settings so I can use the laptop at work on the network and at home on my cable connection.

Thanks for the help!

http://www.linuxnewbie.org/ubb/smile.gif

ph34r
11-17-2000, 09:59 AM
I do it in slack by making a rc.inet1.none (no network), a rc.inet1.dhcp (dhcp network) and rc.inet1.static (static 10. address). Then just make a symlink from one of those to rc.inet1 - easy as pie.