Skip to main content
6 events
when toggle format what by license comment
Aug 27, 2015 at 15:03 review Suggested edits
Aug 27, 2015 at 15:15
Aug 25, 2013 at 8:25 comment added derobert @Flav you can also set your exceptions with the firewall marks (in PREROUTING). BTW: One of the linked questions (unix.stackexchange.com/questions/70440/…) has more explanation of part of this config. Those ip/mask rules are actually for non-NAT'd traffic in my config (SNAT happens in POSTROUTING, hence after the ip rule stuff)
Aug 24, 2013 at 9:32 vote accept Flav
Aug 24, 2013 at 8:11 comment added Flav Works like a charm, thanks again. Except for the pref order / default route to 'comcast'. (For me that should be eth2 ) But I think I worked around it by adding a general rule ip rule add from 10.0.0.0/24 pref 1400 lookup eth2 and creating the exceptions afterwards.
Aug 24, 2013 at 7:10 comment added Flav Thank you very much! I am now going to modify this to my needs, load it on the box and update this post.
Aug 23, 2013 at 22:49 history answered derobert CC BY-SA 3.0