search for: isp4

Displaying 2 results from an estimated 2 matches for "isp4".

Did you mean: isp
2005 Jun 08
2
General Traffic Control Question
...$PORT2 -j MARK --set-mark 2 iptables -t mangle -A OUTPUT -p tcp --dport $PORT3 -j MARK --set-mark 3 iptables -t mangle -A OUTPUT -p tcp --dport $PORT4 -j MARK --set-mark 4 ip rule add fwmark 1 table isp1 ip rule add fwmark 2 table isp2 ip rule add fwmark 3 table isp3 ip rule add fwmark 4 table isp4 ip route add default via $GWIPADDR dev ppp0 table isp1 ip route add default via $GWIPADDR dev ppp1 table isp2 ip route add default via $GWIPADDR dev ppp2 table isp3 ip route add default via $GWIPADDR dev ppp3 table isp4 $PORT1 thru $PORT4 are unique and $GWIPADDR is the same for all 4 ppp links....
2005 Jan 21
0
equal cost multipath routing and incoming services...
...| [core1] [core2] | \ / | | \ / | | X | | / \ | | / \ | [border1] [border2] | | ISP1 ISP2 | | \ / ( The Internet ) / \ | | ISP3 ISP4 (Networks D through P | | not shown for clarity) [remote1] [remote2] | | [Network B] [Network C] _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:...