[patch] Multiple ips for jails

Victor Balada Diaz victor at bsdes.net
Sun Nov 12 15:08:44 PST 2006


On Sun, Nov 12, 2006 at 11:21:38PM +0100, Tomaž Borštnar wrote:
> Victor Balada Diaz pravi:
> >Hi,
> >I'm working on adding IPv6 and multiple ip support to jails. 
> How does it handle applications that do not bind to specific IP address?

INADDR_ANY and in6addr_any binds to all the IPs in the jail.

INADDR_LOOPBACK and in6addr_loopback tries to bind to a
loopback address, if the jail doesn't have any it tries to
bind to any other address.

-- 
La prueba más fehaciente de que existe vida inteligente en otros
planetas, es que no han intentado contactar con nosotros. 





More information about the Users mailing list