Re: pf doesn't rewrite source address for the icmp errors with rdr-to

2011-02-23 Thread Mike Belopuhov
On Thu, Feb 17, 2011 at 14:00 +0100, Mike Belopuhov wrote: > in the simple setup, like the one described in the pr 6564, > pf won't rewrite source address for the icmp errors (like > destination unreachable) when doing rdr-to. > > this diff fixes issue for me and a pr originator. comments? > do w

pf doesn't rewrite source address for the icmp errors with rdr-to

2011-02-17 Thread Mike Belopuhov
in the simple setup, like the one described in the pr 6564, pf won't rewrite source address for the icmp errors (like destination unreachable) when doing rdr-to. this diff fixes issue for me and a pr originator. comments? do we want to put it into 4.9? Index: pf.c ===