On 28/03/14 11:25, James Harper wrote: > tcpdump -i any show the packet going out on one interface, and after > trying each interface one by one (tcpdump doesn't tell you which) I > found it is going out the interface connected to the ADSL instead of > the interface connected to the fibre. I don't know why yet, but > that's the problem.
Sounds like you need to add a `ip route add 10.x.x.x/24 dev pppX` line. _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
