Re: Weird ipnat behaviour

2003-03-12 Thread Crist J. Clark
On Mon, Mar 10, 2003 at 10:09:13PM -0800, Static wrote: > Hello List, > > I just recently did a buildworld on my gateway machine and now ipnat > appears to not want to cooperate. You also built and installed a new kernel from the same codebase, correct? You will likely have IPFilter problems if t

Re: Weird ipnat behaviour

2003-03-11 Thread Nerijus Bendziunas
Hi, Maybe you dont set gateway_enable="YES" in /etc/rc.conf ot sysctl net.inet.ip.forwarding=1 On Mon, Mar 10, 2003 at 10:09:13PM -0800, Static wrote: > PITA# ipnat -l > List of active MAP/Redirect filters: > map tun0 192.168.1.0/0 -> 0.0.0.0/32 > map tun0 0.0.0.0/0 -> 192.168.1.0/24 proxy port 21

Weird ipnat behaviour

2003-03-10 Thread Static
Hello List, I just recently did a buildworld on my gateway machine and now ipnat appears to not want to cooperate. I'm trying to nat port 80 from my outside interface into an apache server on my network. uname -a FreeBSD PITA.ninja-assassin.com 4.7-STABLE FreeBSD 4.7-STABLE #2: Thu Jan 30 09:54