View Single Post

   
  #2 (permalink)  
Old 02-16-2008, 07:07 AM
jpd
 
Posts: n/a
Default Re: DHCPD problem - subnet confusion

On 2004-10-07, Sh4d03 <sh4d03@TPG.com.au> wrote:
[snip: error:]
> Address range 192.168.2.100 to 192.168.2.199 not on net
> 192.168.2.1/255.255.255.0!

[snip]
> subnet 192.168.2.1 netmask 255.255.255.0 {
> option routers 192.168.1.1;
> range 192.168.2.100 192.168.2.199;
> }


The error message isn't accurate (AFAICS) but there is indeed an error:
your routers option is off.


--
j p d (at) d s b (dot) t u d e l f t (dot) n l .
Reply With Quote