From owner-freebsd-questions Wed Mar 7 21:18: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id D446937B718 for ; Wed, 7 Mar 2001 21:18:01 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 1667 invoked by uid 0); 8 Mar 2001 05:18:01 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 8 Mar 2001 05:18:01 -0000 Message-ID: <3AA71608.72615580@urx.com> Date: Wed, 07 Mar 2001 21:18:00 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Tymanthius Rune Speak Cc: freebsd-questions@FreeBSD.ORG Subject: Re: [Re: [Re: FreeBSD Newbie Networking help please]] References: <20010308051141.25719.qmail@nwcst283.netaddress.usa.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tymanthius Rune Speak wrote: > > Tried that, but did it again just to dbl check. The only diff this makes is > that I just don't get ANY info when I try to ping. It just sits there until I > hit ctrl-c. Then gives nothing if I use a host name, and 100% packet loss if > I use an IP#. > > One additional item I found out, proably VERY important - nothing can ping me > if I use this 'broken' kernel. Did a lot of 'unneeded' changes to the config > file. Gonna do it again & see what happens . . . What does dmesg show? you should see something like IP packet filtering initialized, divert enabled, rule-based forwarding enabled, default to deny, logging limited to 100 packets/entry by default Kent > > Ty > > 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 > > ____________________________________________________________________ > Get free email and a permanent address at http://www.netaddress.com/?N=1 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message