Re: problem fixing eth0 IP

2007-07-24 Thread Osamu Aoki
Hi, On Mon, Jul 23, 2007 at 06:29:04AM +, Robert Cates wrote: > Hi, > > I've just got my new machine running Etch. This machine is a server, so no > GUI or XWindows. I have the DHCP3-Client and DHCP3-common installed (by > default) which gets an IP just fine. But now I want to assign a fi

Re: problem fixing eth0 IP

2007-07-23 Thread Bob Proulx
srgqwerty wrote: > iface eth0 inet static >address 192.168.1.1 >netmask 255.255.255.0 Also desired are the broadcast address and network address and gateway address. Unless things have changed (I was too lazy to check) these are not calculated

Re: problem fixing eth0 IP

2007-07-23 Thread srgqwerty
iface eth0 inet static address 192.168.1.1 netmask 255.255.255.0 On Monday 23 July 2007 08:29, Robert Cates wrote: > Hi, > > I've just got my new machine running Etch. This machine is a server, so no > GUI or XWindows. I have the DHCP3-Client a

Re: problem fixing eth0 IP

2007-07-22 Thread Kevin Mark
On Mon, Jul 23, 2007 at 06:29:04AM +, Robert Cates wrote: > Hi, > > I've just got my new machine running Etch. This machine is a server, so no > GUI or XWindows. I have the DHCP3-Client and DHCP3-common installed (by > default) which gets an IP just fine. But now I want to assign a fixed

problem fixing eth0 IP

2007-07-22 Thread Robert Cates
Hi, I've just got my new machine running Etch. This machine is a server, so no GUI or XWindows. I have the DHCP3-Client and DHCP3-common installed (by default) which gets an IP just fine. But now I want to assign a fixed non-DHCP IP to the NIC. I can use ifconfig to change the IP, but whe