Poniendo en /etc/rc.local algo como esto:
# Iniciar tabla de ruteo route add -net 192.168.X.X netmask 255.255.255.0 dev eth0 gw 192.168.157.153 route add -net 192.168.X.X netmask 255.255.255.0 dev eth0 gw 192.168.157.153 route add -net 192.168.X.X netmask 255.255.255.0 dev eth0 gw 192.168.157.153 route add -net 200.55.X.X netmask 255.255.255.0 dev eth0 gw 192.168.157.154 route add -net 200.55.X.X netmask 255.255.255.0 dev eth0 gw 192.168.157.154 route add -net 200.55.X.X netmask 255.255.255.0 dev eth0 gw 192.168.157.3 route add -net 100.100.X.X netmask 255.255.255.0 dev eth0 gw 192.168.157.4
Estos son algunos ejemplos, cada cual lo debe adaptar a sus necesidades. Tomado de la lista de soporte GUTL