Newbie question here. I'm running Potato on an old box and it's nice
and stable providing a web environment on my LAN.
However the way I get networking going is to run the following
commands after a reboot:
modprobe tulip
ifconfig eth0 inet up 192.168.0.222 \
netmask 255.255.255.0 broadcast 192.168.0.255
route add -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.0.1 dev eth0
route add default gw 192.168.0.1
How can I avoid having to go through this?
Thanks in advance,
Marty
--
Marty Landman, Face 2 Interface Inc. 845-679-9387
Free Database Search App: http://face2interface.com/Products/FormATable.shtml
Web Installed Formmail: http://face2interface.com/formINSTal
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]