George Borisov wrote: > Покотиленко Костик wrote: >> So, to summarize, the is no default route in main routing table. Each >> group of clients is to be routed through its respective connection, and, >> when its connection is down it is not to be routed. > > Last time I successfully configured split routing I did have a > default gateway in the main table.
I forgot to add: My other routing tables looked a little different as well: ip rule add $ISP_LAN dev $ISP_IF src $EXT_IP table x ip rule add default via $ISP_GW table x Hope this helps, -- George Borisov DXSolutions Ltd

