Skip site navigation (1)Skip section navigation (2)
Date:      12 Mar 2001 17:06:39 MST
From:      Tymanthius Rune Speak <tymanthius@usa.net>
To:        freebsd-questions@freebsd.org
Subject:   More NATD/IPFW woes . . . 
Message-ID:  <20010313000639.4798.qmail@nwcst284.netaddress.usa.net>

next in thread | raw e-mail | index | archive | help
Ok, I'm REALLY frustrated now.

This is what I found out over the weekend:

Take the GENERIC kernel config file.
cp GENERIC 2NicKern
edit 2NicKern so that ed0 line has settings for MY ed0.
Add ed1 line that matches my ed1.

config 2NicKern
make depend -j4
make -j4
make install -j4

Can ping intra- & inter-nets from bsd box.
intranet can not ping internet.

make clean

edit 2NicKern to add
options IPFIREWALL
options IPDIVERT

config 2NicKern
make depend -j4
make -j4
make install -j4

Now can not talk to internet, intra still works fine. Even if running ful=
ly
open ipfw rules

comment out
options IPFIREWALL

config 2NicKern
make depend -j4
make -j4
make install -j4

Same as before.

edit out =

options IPDIVERT
put back in
options IPFIREWALL

config 2NicKern
make depend -j4
make -j4
make install -j4

Same problem.

I'm about ready to scream . . .

If I at least knew why the internet was going away, I'd have a place to
start.  =

 =



____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=3D=
1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010313000639.4798.qmail>