I am experimenting with jails on a bhyve vm guest running FBSD-11.0
using ezjail. I am having a problem with network connections to the
outside from within the jail. I have sshd configured and I can reach
the jail from the outside:
$ ssh -vv 192.168.216.196
OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11
I am experimenting with jails and ezjail on a FreeBSD-11.0 bhyve vm
guest. I followed the instructions in the handbook to install ezjail
and create a jail instance. I have connectivity issues with this jail
of which I have inquired in another message. However, in this case I
need to discover wha