On Mon, 4 Mar 2002, Thomas Cook wrote:

[snip]

It's the copy/paste usual thing ;-}

> # The other subnet that shares this physical network
> subnet 10.10.0.0 netmask 255.255.255.0 {
            ^^
>   range 10.0.0.2 10.0.0.100;
             ^        ^
>   option broadcast-address 10.0.0.255;
                                ^
>   option routers 10.0.0.1;
> }
>
> But DHCPd does not like this, as 10.0.0.2-100 is not in the 10.10...
> Range. The numbers for netmask and such are not really set in stone,
> (I'm learning this as I go along).

See the marked places here above and tell me what's wrong :-?

Cheers,
Cristian


Reply via email to