Routing return NAT traffic based on interface

2012-11-16 Thread Peter McAlpine
Hello, I am having trouble with routing via pf and would appreciate any help that can be provided. My router has a tunnel interface, and an external (internet) interface. I'd like to NAT any traffic that arrives on the tunnel out to the internet via the external interface. Any traffic that arrive

Re: Routing return NAT traffic based on interface

2012-11-19 Thread Peter McAlpine
uld be un-nat'd (if applicable), then sent back down the tunnel unless it's destined for the external interface's IP (post-un-nat). Is such a configuration possible with PF? -Peter On Fri, Nov 16, 2012 at 10:21 AM, Kevin Wilcox wrote: > On 16 November 2012 09:40, Peter McAl

Re: Routing return NAT traffic based on interface

2012-12-05 Thread Peter McAlpine
First off, thanks for all the suggestions from both of you. My email filters were messed up causing me to miss your replies. On 19 November 2012 18:56, David DeSimone wrote: > If I understand the poster's problem, it is that there could be whole > worlds of other networks behind $int_if, and he i

Re: Routing return NAT traffic based on interface

2012-12-05 Thread Peter McAlpine
Ermal this looks to be working perfectly. Thank you so much! -Peter On Wed, Dec 5, 2012 at 10:21 AM, Ermal Luçi wrote: > > > > On Wed, Dec 5, 2012 at 3:51 PM, Peter McAlpine wrote: > >> First off, thanks for all the suggestions from both of you. My email >> filter