On Mon, Jan 29, 2001 at 02:47:00PM -0700, JD Kitch wrote: > iface eth1 inet static > address 192.168.1.1 > netmask 255.255.255.0 > network 192.168.0.0 > broadcast 192.168.1.255
This is wrong. Well, I don't have experience that indicates that it doesn't *work*, but it's still wrong. Look closely at the values...one of them doesn't match the others. Network is not compatible with the rest of the values. You say you're on network 192.168.0.0, but your IP address is 192.168.1.1 with a netmask of 255.255.255.0. You should change network to 192.168.0.0 If that doesn't help, then the problem doesn't seem to be with Linux. Check the configurations on the win machines. noah -- _______________________________________________________ | Web: http://web.morgul.net/~frodo/ | PGP Public Key: http://web.morgul.net/~frodo/mail.html
pgpI3NV0REKQA.pgp
Description: PGP signature