On Mon, 14 Dec 2009 14:34:44 +0900
Nathan Butcher <n-butc...@fusiongol.com> wrote:

> Jails appear to be working differently in 8.0 compared with 7.x (due to
> the networking changes in 8 most likely).
> 
> Anyway, I've created a jail in 8.0 and given it it's own IPv4 IP
> address. Problem is, when I attempt to SSH to this jail IP address, I'm
> arriving in the host environment, and not the jailed environment.

Sounds like your host sshd is still listening on the ssh port of the IP
address of your jail.

Check your ListenAddress option in /etc/ssh/sshd_config.

Manfred



-- 
Manfred Usselmann <usselman...@icg-online.de>
ICG IT Consulting GmbH, Kelkheim
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to