Date: Fri, 23 Mar 2007 09:37:48 -0300 From: "Gilberto Villani Brito" <linux@giboia.org> To: "FreeBSD (PF)" <freebsd-pf@freebsd.org> Subject: Nat and rdr. Message-ID: <6e6841490703230537h79669db8u4c831965fc398fcd@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi,
I need make nat and rdr for my conections from lo0 of my firewall.
I have those rules:
rdr on { em0 em1 lo0 } proto icmp from any to 200.250.0.1 -> 192.168.0.2
nat on { em0 em1 lo0 } from 192.168.0.2 to any -> 200.250.0.1
When I tray ping ip 200.250.0.1 from my firewall, it tray the default gw.
I would like it make a nat and ping the ip 192.168.0.2. Is it possible??
--
Gilberto Villani Brito
System Administrator
Londrina - PR
Brazil
gilbertovb(a)gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6e6841490703230537h79669db8u4c831965fc398fcd>
