Hi, I currently use a conf.d/local.start script to set my default routes: route add 10.255.255.1 dev eth0 route add default gw 10.255.255.1
I know I can set the second one using: routes_eth0=( "default via 10.255.255.1" ) but I cannot work out the correct syntax for the first. This setup is used by the hosting company 1&1. Any ideas? Thanks, tim -- gentoo-user@gentoo.org mailing list