On Sun, Dec 15, 2002 at 01:43:04PM +0700, 'budsz' wrote:
> Dec 15 13:42:00 router named[300]: omitting IPv4 interface wi0 from
> localnets ACL: address mask not contiguous
> 
> What that's mean?, It's normally or some problem...? anyone can explain?

Probably an invalid address mask.

The bits defining an address mask must be contiguous and located at the
most significant bits of the host address.

i.e. 255.255.248.0 is valid, but 255.255.250.0 is invalid.
             ^^^                         ^^^
           11111000                   11111010
                                            ^
                          non-contiguous bit
Jeff

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to