From owner-freebsd-questions Mon Jun 26 22:42:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kestrel.prod.itd.earthlink.net (kestrel.prod.itd.earthlink.net [207.217.121.155]) by hub.freebsd.org (Postfix) with ESMTP id CBEC737BDEE for ; Mon, 26 Jun 2000 22:42:37 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from dialin-client.earthlink.net (pool0206.cvx20-bradley.dialup.earthlink.net [209.179.250.206]) by kestrel.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id WAA12470; Mon, 26 Jun 2000 22:42:35 -0700 (PDT) Received: (from cjc@localhost) by dialin-client.earthlink.net (8.9.3/8.9.3) id WAA00596; Mon, 26 Jun 2000 22:39:46 -0700 (PDT) Date: Mon, 26 Jun 2000 22:39:44 -0700 From: "Crist J. Clark" To: Chris McNett Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Incoming requests not working Message-ID: <20000626223944.A302@dialin-client.earthlink.net> Reply-To: cjclark@alum.mit.edu References: <20000626222738.98378.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000626222738.98378.qmail@hotmail.com>; from chrismcnett@hotmail.com on Mon, Jun 26, 2000 at 10:27:38PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 10:27:38PM +0000, Chris McNett wrote: > I tried firewall-type="OPEN" _and_ uncommenting the allow all line in > rc.firewall. Neither worked. What's wrong? ipfw show gives me the same > thing as it did before. You have, firewall_enable="YES" firewall_type="open" And do NOT have, natd_enable="YES" Correct? If it still does not come up correctly type, # ipfw add 100 pass ip from any to any And get things working while you figure it out. > >From: "Crist J. Clark" > >Reply-To: cjclark@alum.mit.edu > >To: Chris McNett > >CC: freebsd-questions@FreeBSD.ORG > >Subject: Re: Incoming requests not working > >Date: Sun, 25 Jun 2000 14:14:51 -0700 > > > >On Sun, Jun 25, 2000 at 08:35:43PM +0000, Chris McNett wrote: > > > I think it's 4.0-STABLE. > > > There isn't a natd config (I've only put kernel support in so far.) > > > >OK, then make sure you don't put 'natd_enable="YES"' in rc.conf until > >it is ready to go. > > > > > ldd indicates that it can't find ld-linux.so.2 > > > >That makes me think you clobbered some executables with stuff from > >/usr/compat, not just the libs. > > > > > ipfw show gives me: > > > 65535 1555 146488 deny ip from any to any > > > >Well, if you do not pass any packets, networking is not going to do > >much. Hmm, the loopback should really not be working either. Try, > > > > firewall_type="open" > > > >While you are getting things set up. > >-- > >Crist J. Clark cjclark@alum.mit.edu > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > ________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com > -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message