DragonFly BSD
DragonFly users List (threaded) for 2006-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [patch] Multiple ips for jails


From: Victor Balada Diaz <victor@xxxxxxxxx>
Date: Mon, 13 Nov 2006 00:01:01 +0100

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. 



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]