Nat and rdr.

2007-03-23 Thread Gilberto Villani Brito
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 g

6.2-STABLE: enc0 sees only outgoing packets in pf

2007-03-23 Thread Andre Albsmeier
[Retrying on -pf...] (This is FreeBSD 6.2-STABLE as of yesterday using pf and FAST_IPSEC.) Yesterday I started to play around with enc0 in pf. I hoped I could now control IPSEC traffic in the standard way with pf rules but it seems that only outgoing packets hit enc0. I added a pass quick log on

Re: kern/110698: nat rule of pf without "on" clause causes invalid packed chksum

2007-03-23 Thread Remko Lodder
Synopsis: nat rule of pf without "on" clause causes invalid packed chksum Responsible-Changed-From-To: freebsd-bugs->freebsd-pf Responsible-Changed-By: remko Responsible-Changed-When: Fri Mar 23 09:02:04 UTC 2007 Responsible-Changed-Why: PF issue http://www.freebsd.org/cgi/query-pr.cgi?pr=110698