From owner-freebsd-questions@FreeBSD.ORG Fri Nov 23 15:34:00 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 996B016A419 for ; Fri, 23 Nov 2007 15:34:00 +0000 (UTC) (envelope-from alaorneto@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by mx1.freebsd.org (Postfix) with ESMTP id 1DB2213C45A for ; Fri, 23 Nov 2007 15:33:59 +0000 (UTC) (envelope-from alaorneto@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so1615050wra for ; Fri, 23 Nov 2007 07:33:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=h/hcxxvU37QUqdDrebMPsdm7eXY4ZS3YRq2J4fw2Yz4=; b=j6LxDeQTWwAxikm6ZyIWl59Pd5f0vNuvWf2il6wkEnsbERXjjmXntbwGqTepubP6shK4DjcC1bYw0OVKIWbVzE9oOIZaZOMeJQNbdVYF6d+paPyg44G2Aye3v849oBQ7A9b4r/kJavZaJWgDx+4oc5Yt2gIHD7hzBpzmGL6pSq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=CiKoUduF1kn5iBZHK/wggnUnaC+Dvs1mN2OGAyzDL30LSdLhFbM38xxIERLCdqtK+tXy9hLQphXxPaFOWRIsnbjn22JvzNnj80ucYDrHDK92uH3i4aiK+ktw6n6LC2OdhLEYsSnHgUV3GvfwnRmygTO1U922V+PKNBsfxFuiReA= Received: by 10.142.239.11 with SMTP id m11mr2641056wfh.1195832037657; Fri, 23 Nov 2007 07:33:57 -0800 (PST) Received: by 10.143.125.3 with HTTP; Fri, 23 Nov 2007 07:33:57 -0800 (PST) Message-ID: <2949641c0711230733xfd424ew82bab731d1ffa542@mail.gmail.com> Date: Fri, 23 Nov 2007 13:33:57 -0200 From: "Alaor Barroso de Carvalho Neto" To: "Bill Moran" In-Reply-To: <20071123095039.b8439467.wmoran@potentialtech.com> MIME-Version: 1.0 References: <2949641c0711210609xc9fcb89t8217cd0995d1c86b@mail.gmail.com> <2949641c0711210644y3ffe8d19ub409b581971e2b1d@mail.gmail.com> <2949641c0711210646p7ded7321g66c4978bb56f1868@mail.gmail.com> <47444C3C.3000003@ibctech.ca> <2949641c0711230452t202d4875k821d5ff753ca0307@mail.gmail.com> <20071123083415.838efb76.wmoran@potentialtech.com> <2949641c0711230541l1d031b93t6f095b7e0853577d@mail.gmail.com> <20071123091111.e5cfa679.wmoran@potentialtech.com> <2949641c0711230633t562adcd6j4792f72719ca9bf6@mail.gmail.com> <20071123095039.b8439467.wmoran@potentialtech.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: routing problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2007 15:34:00 -0000 > > First off, what's the output of "sysctl net.inet.ip.forwarding"? If > it is 0, then reboot and see if it starts working. The return was: net.inet.ip.forwarding 1 Routed is running, named is running, the server itself can ping to any network, I don't know what else to test.