per-interface default routes?

Wojciech Puchar wojtek at 3miasto.net
Wed Mar 14 18:54:50 UTC 2007


> and packets sourced from the
> netB IP address go out the netB physical interface.
>
> That is, I want per-interface default routes
> (is this the correct term?).
>
> How do I do this?
>
using ipfw

rule example:

add xxx fwd router_for_a_link all from outgoing_address/range to any

please learn at least ipfw first if you didn't do already.


More information about the freebsd-questions mailing list