Date: Thu, 13 Nov 2003 09:39:41 +0100 From: Pawel Jakub Dawidek <nick@garage.freebsd.pl> To: FB <freebsd@msquaredweb.net> Cc: freebsd-hackers@freebsd.org Subject: Re: Multiple IPs in Jail Message-ID: <20031113083941.GR84474@garage.freebsd.pl> In-Reply-To: <20031112180124.3F85943FD7@mx1.FreeBSD.org> References: <20031112180124.3F85943FD7@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--uepJbk9oh0IF4lih Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 12, 2003 at 10:01:23AM -0800, FB wrote: +> We patched mijail5 (http://garage.freebsd.pl/mijail.README) against +> RELENG_5_1. Most of the patch was successful with a little fuzz, except = for +> a couple lines in jls which didn't patch due to cosmetic changes (easily +> fixed).=20 +> =20 +> Before the patch was applied, the jail environment had no problem with d= ns. +> After the patch was applied however (and userland rebuilt both on host = and +> jail), dns breaks in the jail environment. Basically, gethostbyname fai= ls +> and h_errno is set to 2 - Host name lookup failure. the system is config= ured +> properly, since the only changes are to the kernel and the modified jail +> mechanism. Also interesting is that the failure is immediate, there is no +> timeout.=20 +> =20 +> However, inbound/outbound TCP traffic is not effected. - we are able to = ssh +> in/out of the jailed environment.=20 +> I was testing outbound UDP traffic however - simple matter of binding a +> socket to send a packet to a remote host.=20 +> =20 +> Outside the jail, it worked fine. inside the jail, sendto failed with a +> EINVAL error.=20 +> =20 +> Any help on this topic would be much appreciated.=20 I've many reports about DNS problems with my patch in jail, that's true. I can't promise, but I'll try to find some time in few days to track this problem down. --=20 Pawel Jakub Dawidek pawel@dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net --uepJbk9oh0IF4lih Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBP7NDTT/PhmMH/Mf1AQH5XQP7BUhcrwo5E5ISKq6UNg1jxdCh5Udku387 YFixtPunpkUCk58xpatG38iJFkWSaR4BObLhKF0zqpWuu/KiWIIn1ikUlM7A2Nv7 Yao/FF5UXTKz2RoozUDxtGXs7bJFW8ky8thZ+AzUl26FzrB+fzKxK1wypMsyudX6 1rSvwa8kB68= =WRh1 -----END PGP SIGNATURE----- --uepJbk9oh0IF4lih--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031113083941.GR84474>