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.1When 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[EMAIL PROTECTED]"
