Date: Sun, 12 Aug 2001 22:55:37 +0200 From: "Annihilator" <annihilator.c@usa.net> To: <freebsd-questions@freebsd.org> Subject: IPFilter NAT Port Forwarding Message-ID: <000d01c12371$2a23a420$0100a8c0@pilar>
next in thread | raw e-mail | index | archive | help
I need to forward all inbound traffic for a certain port on one interface of the router to a NAT'd machine on another. How can I accomplish this using IPfilter, which I'm using for NAT on the router machine? What must I put in my ipnat.rules? This doesn't seem to work: rdr tun0 0/32 port 122 -> 192.168.0.14 port 122 tcp Please cc to my e-mail address. Annihilator 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?000d01c12371$2a23a420$0100a8c0>