On Fri May 1 2009, Andrei Popescu wrote: > > auto lo > > iface lo inet loopback > > > > auto eth0 > > iface eth0 inet static > > address 192.168.10.103 > > netmask 255.255.255.0 > > gateway 192.168.10.1 > > network 192.168.10.0 > > broadcast 192.168.10.255 > > Nitpick: 'network' and 'broadcast' are optional and gateway is necessary > only if this interface is used to connect to the internet.
yes gateway is my router that my PC is connected to. router connected to DSL modem. -- Paul Cartwright Registered Linux user # 367800 Registered Ubuntu User #12459 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

