From owner-freebsd-stable@FreeBSD.ORG Wed Sep 17 13:21:24 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 519E016A4C1 for ; Wed, 17 Sep 2003 13:21:24 -0700 (PDT) Received: from lakemtao01.cox.net (lakemtao01.cox.net [68.1.17.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BBC143FD7 for ; Wed, 17 Sep 2003 13:21:23 -0700 (PDT) (envelope-from rjhjr@cox.net) Received: from kongemord.krig.net ([68.100.111.121]) by lakemtao01.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20030917200744.CGOB29208.lakemtao01.cox.net@kongemord.krig.net> for ; Wed, 17 Sep 2003 16:07:44 -0400 Received: by kongemord.krig.net (sSMTP sendmail emulation); Wed, 17 Sep 2003 16:07:45 -0400 From: "Bob Hall" Date: Wed, 17 Sep 2003 16:07:45 -0400 To: freebsd-stable@freebsd.org Message-ID: <20030917200744.GD12360@kongemord.krig.net> Mail-Followup-To: freebsd-stable@freebsd.org References: <000c01c37d3a$48cb3d00$5800a8c0@HERMES> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000c01c37d3a$48cb3d00$5800a8c0@HERMES> User-Agent: Mutt/1.4.1i Subject: Re: Gateway Problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:21:24 -0000 On Wed, Sep 17, 2003 at 06:39:35PM +0200, tobias erlacher wrote: > Hi > I have a problem with the gateway on FreeBSD and 2 NICs, after setting it up it works fine, except i cant > open any site that doesnt respond to the ping commang (example: www.orf.at). www.orf.at responds to ping. Are you trying to say that your ping doesn't work? > I addet to my kernel (and recompiled and installed it since somebody just asket if i did ...) > > options IPFIREWALL > options IPFIREWALL_DEFAULT_TO_ACCEPT You don't need this if you use the "OPEN" firewall. > options IPDIVERT > > > and in rc.conf > > natd_enable="YES" > natd_interface="rl0" > firewall_enable="YES" > firewall_type="open" > gateway_enable="YES" > > > uname -a > FreeBSD gateway 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #3: Wed Sep 10 > > > Regards > > Tobias Erlacher > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"