strange routing (?) issues with a jail

tsuraan tsuraan at gmail.com
Wed Sep 28 17:05:10 PDT 2005


I have a freebsd 5.3 machine, with a jailed off machine running in it.
 Let's call them host and slave (they have seperate IP addresses and
hostnames).  Within the slave, I have sshd and apache running.  In the
host, I just have sshd running.   From within the slave machine, I can
connect to localhost ports 80 and 22, with the expected results.  From
within the host machine, I can connect to the slave's ports 80 and 22
correctly as well.  From outside that machine, I can only connect to
port 22 on the slave.  Attempts to connect to port 80 on the slave
time out.

The slave is running apache version 1.33+modssl from ports.  I have it
configured with a basic vhosting setup, and it seems to work perfectly
from within the physical machine the jail is running on.  Pf is
totally disabled, and it's a fresh install with no strange services
running or unnecessary packages installed.  Can anyone give a hint as
to why someone external would be unable to connect to port 80, but
able to connect to port 22?


More information about the freebsd-questions mailing list