> #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
-- 
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc

Reply via email to