From owner-freebsd-questions Mon Mar 12 16:21: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id B2F7537B71D for ; Mon, 12 Mar 2001 16:20:58 -0800 (PST) (envelope-from davep@afterswish.com) Received: from duron700.afterswish.com (203-79-83-91.cable.paradise.net.nz [203.79.83.91]) by deborah.paradise.net.nz (8.11.3/8.11.3) with ESMTP id f2D0KsZ91804; Tue, 13 Mar 2001 13:20:54 +1300 (NZDT) Message-Id: <5.0.2.1.1.20010313131529.0224f5a0@pop3.paradise.net.nz> X-Sender: dpreece@pop3.paradise.net.nz X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 13 Mar 2001 13:20:56 +1300 To: Tymanthius Rune Speak From: David Preece Subject: Re: More NATD/IPFW woes . . . Cc: freebsd-questions@freebsd.org In-Reply-To: <20010313000639.4798.qmail@nwcst284.netaddress.usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 17:06 12/03/2001 -0700, you wrote: >config 2NicKern >make depend -j4 >make -j4 >make install -j4 Looks good so far. D'you want to post ifconfig -a and ipfw show... might help. Oh, do 'ps ax' as well. >Can ping intra- & inter-nets from bsd box. intranet can not ping internet. Sounds like it's up. Quick no-brainer, are the machines on the intranet treating the bsd box as their default router? Have you set the DNS servers to be your ISP's DNS's? >make clean > >edit 2NicKern to add >options IPFIREWALL >options IPDIVERT You're definately going to need these. Oh, and BTW, the -j4 is of debateable value, it's a YMMV thing. Try it without. Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message