Jails and IP Aliasing

Mel fbsd.questions at rachie.is-a-geek.net
Tue Jul 8 09:36:34 UTC 2008


On Tuesday 08 July 2008 11:13:04 Ivailo Tanusheff wrote:
> Hi,
>
> I guess the problem is with your netmask and respectivly the broadcast
> adrresses for the jails.
> It should be:
>
> inet 10.0.1.2 netmask 0xffffff00 broadcast 10.0.1.255
> inet 10.0.1.3 netmask 0xffffff00 broadcast 10.0.1.255
> inet 10.0.1.4 netmask 0xffffff00 broadcast 10.0.1.255

You guess wrong. Aliases SHOULD (as in IETF RFC should) have 255.255.255.255 
netmask.

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.


More information about the freebsd-questions mailing list