On Mon, 17 Feb 2003, Pawel Jakub Dawidek wrote: > I have prepared patch for jail functionality against FreeBSD > 5.0-CURRENT. It provides multi-level jailing and multiple ips for > jails.
Sounds cool, although I haven't had a chance to read the patch yet. Question: how did you handle the problem (if at all) that INADDR_ANY doesn't perform a wildcard binding with multiple IPs in the same jail? It's not strictly required that it be handled, but it was always one of the semantic problems I bumped into when I experimented with more IPs. A single-IP jail "works" because it maps INADDR_ANY into the only IP available. I'll try to get a box up and running with these changes in the next few days and give them a spin. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects [EMAIL PROTECTED] Network Associates Laboratories To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

