jail issue

Robert Watson rwatson at freebsd.org
Fri Feb 13 17:20:15 PST 2004


On Fri, 13 Feb 2004, Jim Prewett wrote:

> I run a PGP key server (SKS 1.0.6) inside of a jail.  However, my key
> server seems to be getting confused as to its IP address and is sending
> packets as the host environment (not as the jail environment). 

Could you show the output of sockstat as run in the host environment? 
Likewise, the output of ps ax.  I'd like to see what the socket is bound
to, as the theory goes that jail modifies the bind requests from the
process to set them to the IP in the jail. Either we have a bug in socket
handling, or the process isn't running in the jail. 

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert at fledge.watson.org      Senior Research Scientist, McAfee Research



More information about the freebsd-stable mailing list