[patch] Multiple ips for jails

Victor Balada Diaz victor at bsdes.net
Mon Nov 13 01:32:13 PST 2006


On Mon, Nov 13, 2006 at 03:20:31AM +0100, Tomaž Borštnar wrote:
> Victor Balada Diaz pravi:
> >INADDR_ANY and in6addr_any binds to all the IPs in the jail.
> this is for servers, right?

Yes.

> >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.
> 
> so what does this mean for example for outgoing web or dns requests? I did 
> play with one of those older mijail patches on freebsd and the problem was 
> that applications had to specifically bind to some IP in order to 
> succesfully send outgoing traffic.

You shouldn't have a problem with that. Should work like our current
jails.

-- 
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