[TriLUG] nat and dhcp problem?

Jason Tower jason at cerient.net
Sat Mar 20 21:05:51 EST 2004


> #my declared subnet for eth1
> subnet 192.168.0.0 netmask 255.255.255.0 {
>   range 192.168.0.1 192.168.0.10;
>   option broadcast-address 192.168.1.255;
> #  option routers prelude.fugue.com;
> }

the first thing that jumps out is your broadcast is wrong - it should be 
192.168.0.255.

jason



More information about the TriLUG mailing list