I still can figure out how to configure my default route with the new configuration format (as stupid as that may sound). I have this: config_eth0=( "192.168.1.5/24" ) which works and: route_eth0="default gw 192.168.1.101" which doesn't work. I tried: route_eth0=("default via 192.168.1.101") and route_eth0="default via 192.168.1.101" noting works. I get no error and no default route. Any ides how to get some output of what's going on or something like ? Or a solution ? Thanks. -- José Pable Ezequiel Fernández
-- gentoo-user@gentoo.org mailing list