Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2012 21:43:59 -0500
From:      Fbsd8 <fbsd8@a1poweruser.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   how to configure host login account to use jail?
Message-ID:  <50D66FEF.5040105@a1poweruser.com>

next in thread | raw e-mail | index | archive | help
Have jails up and running on host with ip address of
10.0.10.10 10.0.10.11 10.0.10.12 10.0.10.13 10.0.10.14
The host rc.conf has
ifconfig_xl0="DHCP"  # nix connected to isp
ifconfig_rl0="inet 10.0.10.2"  #lan nic

I want lan users to login to their jail by ip address using ssh.
How do I setup host user accounts so they login to
their associated jail?
Is this something I code in the host user account or is it done
by the remote ssh login command?

How do other jail users do this?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50D66FEF.5040105>