Date: Tue, 8 Jul 2008 11:36:31 +0200 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Subject: Re: Jails and IP Aliasing Message-ID: <200807081136.31140.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <OF942784A5.710EDC3E-ONC2257480.00327A6F-C2257480.0032AA12@procreditbank.bg> References: <OF942784A5.710EDC3E-ONC2257480.00327A6F-C2257480.0032AA12@procreditbank.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807081136.31140.fbsd.questions>