Well, I ended up separating link usage between servers and workstations, rather than by service. A few magic words did the trick for me: ip route add default via $WAN_IP_ADDR dev eth1 table WAN ip route add default via $ADSL_IP_ADDR dev eth2 table ADSL ip rule add from $SERVER_NETWORK table WAN Thanks anyway! -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html