tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

working example setup for source-based routing with ipfilter?



Hi,

I'm trying to setup my router for dual homing- as my "normal" ISP
grew IPv6 - but am not sure how I should do it.

interface pppoe1 receives packets for 2001:db8:1111::/48
interface pppoe2 receives packets for 2001:db8:2222::/48

The default route points to pppoe1.

The idea is to route outgoing packets to the interface that would
receive their source addresses (else my upstreams would filter them).

Would this work?:

block out on pppoe1 to pppoe2 from 2001:db8:2222::/48 to any

Regards,
        -is


Home | Main Index | Thread Index | Old Index