From owner-freebsd-questions Wed Mar 7 21:22:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx1out.umbc.edu (mx1out.umbc.edu [130.85.253.51]) by hub.freebsd.org (Postfix) with ESMTP id 0FF5937B71B for ; Wed, 7 Mar 2001 21:22:47 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from irix1.gl.umbc.edu (gmiddl1@irix1.gl.umbc.edu [130.85.60.8]) by mx1out.umbc.edu (8.9.3/8.9.3) with ESMTP id AAA19632; Thu, 8 Mar 2001 00:22:42 -0500 (EST) Date: Thu, 8 Mar 2001 00:22:40 -0500 From: "G. Jason Middleton" To: Ben Weaver Cc: Tymanthius Rune Speak , Subject: Re: [Re: FreeBSD Newbie Networking help please] In-Reply-To: <20010307230059.A3989@tranquility.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG also try http://www.mostgraveconcern.com/freebsd/ then check out the link on multi homed hosts it gives a basic setup for what you are trying to do i think Jason On Wed, 7 Mar 2001, Ben Weaver wrote: > ###On Wed, Mar 07, 2001 at 09:16:12PM -0700, Tymanthius Rune Speak wrote: > > If I ping I get 'ping: sendto: > > Permssion denied' > > I saw this on a box of mine once. It was because I had ipfw/natd set up incorrectly. Try these commands to see if it clears the problem up: > > /sbin/ipfw -f flush > /sbin/ipfw add divert natd all from any to any via fxp0 (your device should go there) > /sbin/ipfw add pass all from any to any > > If everything works after doing this, you might check to see what your firewall_flags variable is set to in /etc/rc.conf. > > -Ben > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message