Displaying 1 result from an estimated 1 matches for "mygw".
Did you mean:
migw
2006 Dec 01
0
ROUTE target broken under 2.6.18.3 kernel
...stro sources) with connlimit + layer7 + ROUTE
patches (as I see, I only need change the makefile into distro sources
to allow connlimit and ROUTE work)
The command that break off network (and posibility crash the machine) is:
iptables -t mangle -A POSTROUTING -p tcp --dport msnp -j ROUTE --gw <mygw>
--continue
I have 2 uplinks with 2 diferents gw ip''s, and I detected disconnection
problems with messenger clients (amsn, windows msn, msn-messenger, gaim,
etc....) and I only want to route all msn traffic into only one uplink.
Any help about this? It is really a bug with ROUTE Patch...