Re: Three interface NAT box

2008-02-13 Thread Henrik Schewe
Hi! I am thinking it could be an IPNAT issue or a routing issue; perhaps both. Here's my /etc/ipnat.conf file: map xl0 192.168.0.0/24 -> 0.0.0.0/32 portmap tcp/udp auto map xl0 192.168.0.0/24 -> 0.0.0.0/32 Just a wild guess:) 192.168.0.0/23 is correct for 192.168.0.0-192.168.1.255 -BR, HS _

Three interface NAT box

2008-02-12 Thread Matthew Herzog
Hi Again. I have a FreeBSD 6.3 box that runs IPNAT and IPFILTER. xl0 is the external NIC and is a dhcp client on a cable network. Naturally, it does IPFILTER. fxp0 is the internal NIC that hands out dhcp leases to clients inside the NAT net. It has the address 192.168.0.1. I also run a cachi