Date: 31 Jul 2001 12:02:07 +0100 From: Wayne Pascoe <wayne.pascoe@realtime.co.uk> To: freebsd-questions@freebsd.org Subject: Nat with ipf Message-ID: <86n15l2wgg.fsf@pan.ehsrealtime.com>
next in thread | raw e-mail | index | archive | help
Hi all, I have a machine doing nat for a 192.168.2.0/24 network. My ipnat.rules file looks as follows: map xl1 192.168.2.0/24 -> 213.52.146.242/32 portmap tcp/udp 1025:65000 map xl1 192.168.2.0/24 -> 213.52.146.242/32 # handle ICMP, etc. I am using ipf 3.4.20 to do this. This translates all outgoing connections from the 192.168.2.0 network. Is there any way to do NAT to all addresses BUT my own public range? I am seeing INCREDIBLY slow copy's and connections from machines in the public range to machines in the NAT range. Thanks, -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 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?86n15l2wgg.fsf>
