jails in different private subnets on the same host
James Gritton
jamie at freebsd.org
Thu May 19 14:51:40 UTC 2016
On 2016-05-18 09:08, Grzegorz Junka wrote:
> I just tried telnet 192.168.1.50 80 from the main host and from the
> 10.33.1.40 jail. From the main host it works without issues. From the
> jail it eventually connected after 15 or so seconds of waiting.
That sounds like about the kind of timeout I'd expect from DNS
resolution not working. If you're adding a new subnet when the jail is
created, you'll need to do something to get a nameserver to listen to
it.
- Jamie
More information about the freebsd-jail
mailing list