Hello, Csanyi Pal a écrit : > > iface eth1 inet static > address 192.168.10.1 > netmask 255.255.255.0 > network 192.168.10.0 > broadcast 192.168.10.255
This line is wrong : > gateway 192.168.10.1 A host cannot be its own gateway. Also there can be only one default gateway, and this one is provided by the DHCP setup on eth0. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

