Re: Routing with external interface doesn't work after a while
- From: Joe <js.lists@xxxxxxxxx>
- Date: Wed, 18 Oct 2006 08:20:35 -0700
Erik Norgaard wrote:
There is some trick to handle that, IIRC something like this would do:That is correct.
ext_if=fxp0 # external interface
nat on $ext_if from <lan> to !<lan> -> ($ext_if)
The () means that pf will lookup the ip on that interface, and update dynamically when the ip changes.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Routing with external interface doesn't work after a while
- From: Martin Turgeon
- Re: Routing with external interface doesn't work after a while
- From: Erik Norgaard
- Routing with external interface doesn't work after a while
- Prev by Date: Re: LDAP home directories
- Next by Date: Re: ipfw vs. ipf on a freebsd router
- Previous by thread: Re: Routing with external interface doesn't work after a while
- Next by thread: RE: Routing with external interface doesn't work after a while
- Index(es):