[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setup a firewall/gateway/server



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.


Reply to: