Problems with JAIL in 4.8R

stakys at punktas.lt stakys at punktas.lt
Tue Aug 5 03:20:31 PDT 2003


On Tue, Aug 05, 2003 at 12:56:36PM -0000, stakys at punktas.lt wrote:
> Hi, i've set the outside ip for the jail..It works.. When i try to ssh to
> jail'ed system from the main system (in which is created jail) the
> connection is successful, but when i try to connect to jailed system from
> anywhere else i get this message:
> ssh: connect to host IP_NUMBER port 22: Operation timed out
> What can be wrong here? How to solve this problem?

>>Are you running some sort of firewall on the main system?  You might
>>have to add additional rules allowing SSH into the jailed one...

>>G'luck,
>>Peter
I'm running IPFW but i put such a lines to ipfw.rules to be sure that it's
not firewall's fault, about connecting to jail'ed system from outside.
Here are the lines:
ipfw add 50 allow ip from any to any via lo0
ipfw add 51 allow ip from any to any via rl0


More information about the freebsd-security mailing list