On Thu, Oct 31, 2002 at 08:01:40PM +0100, Daniel Hartmeier wrote: > dc1 does have 192.168.1.0 netmask 255.255.255.0 assigned, right?
Oh, 192.168.1.0 is not a valid address for a host in that network, it's the broadcast address (all host bits zero). Try 192.168.1.1 instead... Daniel
