Date: Fri, 13 Feb 2004 20:19:52 -0500 (EST) From: Robert Watson <rwatson@freebsd.org> To: Jim Prewett <download@hpc.unm.edu> Cc: freebsd-stable@freebsd.org Subject: Re: jail issue Message-ID: <Pine.NEB.3.96L.1040213201810.29948G-100000@fledge.watson.org> In-Reply-To: <Pine.LNX.4.44.0402131525510.11086-100000@lcws.hpc.unm.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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@fledge.watson.org Senior Research Scientist, McAfee Research
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1040213201810.29948G-100000>