From owner-freebsd-questions@FreeBSD.ORG Fri Dec 10 20:20:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4331416A4CE for ; Fri, 10 Dec 2004 20:20:24 +0000 (GMT) Received: from gozer.look.ca (epsilon1.look.ca [207.136.80.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F0C543D2F for ; Fri, 10 Dec 2004 20:20:24 +0000 (GMT) (envelope-from david+dated+1103142020.ff874b@skytracker.ca) Received: from 3s1.com ([209.161.205.12]) by gozer.look.ca with esmtp (Exim 4.20) id 1CcrFW-0002HP-Ax for questions@freebsd.org; Fri, 10 Dec 2004 20:20:22 +0000 Received: (from root@localhost) by 3s1.com (8.12.8p1/8.12.8) id iBAKKLLr013323 for questions@freebsd.org; Fri, 10 Dec 2004 15:20:21 -0500 (EST) (envelope-from david+dated+1103142020.ff874b@skytracker.ca) Received: from 3s1.com (localhost [127.0.0.1]) by 3s1.com (8.12.8p1/8.9.3) with ESMTP id iBAKKKih013297 for ; Fri, 10 Dec 2004 15:20:21 -0500 (EST) Received: (from david@localhost) by 3s1.com (8.12.8p1/8.12.8/Submit) id iBAKKKEu013281 for questions@freebsd.org; Fri, 10 Dec 2004 15:20:20 -0500 (EST) (envelope-from david+dated+1103142020.ff874b@skytracker.ca) X-Authentication-Warning: 3s1.com: david set sender to david+dated+1103142020.ff874b@skytracker.ca using -f Received: by 3s1.com (tmda-sendmail, from uid 1000); Fri, 10 Dec 2004 15:20:18 -0500 (EST) Date: Fri, 10 Dec 2004 15:20:14 -0500 To: Rob Message-ID: <20041210202014.GA12902@skytracker.ca> References: <20041210013055.GA49697@skytracker.ca> <41B92C8C.8050407@yahoo.com> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <41B92C8C.8050407@yahoo.com> User-Agent: Mutt/1.4.2.1i X-Delivery-Agent: TMDA/1.0.2 (Bold Forbes) From: David Banning X-scanner: scanned by Inflex 1.0.12.3 - (http://pldaniels.com/inflex/) X-SA-Exim-Mail-From: david+dated+1103142020.ff874b@skytracker.ca Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on chi.look.ca X-Spam-Level: X-Spam-Status: No, hits=0.0 required=9.0 tests=none autolearn=no version=2.63 X-SA-Exim-Version: 3.1 (built Tue Feb 24 05:09:27 GMT 2004) X-SA-Exim-Scanned: Yes cc: questions@freebsd.org Subject: Re: gateway_enable question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 20:20:24 -0000 > >My thought was to disable the gateway configuration set in rc.conf. > >How do I disable the gateway option without rebooting? > > I have gateway enabled, but natd disabled, which blocks the > traffic from inside to outside, I believe. I have my nat running in ppp, and when I disable it, all the network still happily connects to the net. I don't have natd running either. Figure that out. I may be that squid is doing some nat function. --