From owner-freebsd-jail@FreeBSD.ORG Sun Oct 12 16:28:31 2008 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F3BF106569E for ; Sun, 12 Oct 2008 16:28:31 +0000 (UTC) (envelope-from sodynet1@gmail.com) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.247]) by mx1.freebsd.org (Postfix) with ESMTP id 72AE98FC1C for ; Sun, 12 Oct 2008 16:28:31 +0000 (UTC) (envelope-from sodynet1@gmail.com) Received: by rv-out-0708.google.com with SMTP id k29so1658498rvb.0 for ; Sun, 12 Oct 2008 09:28:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=eTh8leshdauh55JMK7HlTGtMXACZqr73Mxcd7zeW/EY=; b=YNL7f/ohGwrCO3ZtyDXG2z7UOpDcSyj6yxpzFwC71FNY4K7lGpVFaRMIhdRnpxf54d 5/irAvsnBu8gM5VNsqCx8O3IjCJkKgq8mzIisxNP2KNETeK+4vpIC9TvKen7+4A+N8aY LTc0+/z9OLFXvcD3cM1baDrC9lV8d4LaN1VNY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=vUQbyd9GFCEZBas+jdkTSk3GbrZt9Q3aQjuTHRml1G/HqD0jGqt/v/B0WIlky6Zf+A 8jHmlruiBVgHWu5bI+otrdZ7PUbU7DBa1EzBJMv8y182wSzkaWH9CMlrS+/RjMC+yfd/ +5UNI8f6s4xCXDV3Ofq/XY4Wp3rN6qFQudAio= Received: by 10.140.126.14 with SMTP id y14mr2970177rvc.160.1223828910993; Sun, 12 Oct 2008 09:28:30 -0700 (PDT) Received: by 10.140.192.21 with HTTP; Sun, 12 Oct 2008 09:28:30 -0700 (PDT) Message-ID: Date: Sun, 12 Oct 2008 18:28:30 +0200 From: "Sami Halabi" To: freebsd-jail@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: udp problem in multiple ips jail?? X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Oct 2008 16:28:31 -0000 Hi, I have the latest Multiple ips jail patch from bz, my problem is that the outer world can't reach the jail which i installed in it a DNS server... from the jail/host enviromet it works, but from other hosts it simply refuses. dns uses udp port 53... help... Sami