Re: Re: start networking problem

2006-09-16 Thread Marty Landman
Thanks to all for your help. My /etc/network/interfaces was ok, just added the line modprobe tulip to /etc/modules and rebooted and all is well now. Marty -- Marty Landman, Face 2 Interface Inc. 845-679-9387 Free Database Search App: http://face2interface.com/Products/FormATable.shtml Web In

Re: start networking problem

2006-09-15 Thread H.S.
Marty Landman wrote: 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

Re: start networking problem

2006-09-15 Thread jesusrettet
On Fri, Sep 15, 2006 at 01:49:57PM -0400, Marty Landman wrote: > How can I avoid having to go through this? Easy. Go to /etc/network/interfaces (which is a file) and put your data there like this: # This file describes the network interfaces available on your # system # and how to activate them.

start networking problem

2006-09-15 Thread Marty Landman
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 1