On Thu, Nov 15, 2012 at 4:51 PM, Mikhail Strizhov <mikhailstrizhov@xxxxxxxxx> wrote: > ROUTES=('129.82.44.0/22 via 129.82.44.1') You don't need this - it's for extra static routes. netcfg will set up the default route for you. You do need to add "NETMASK=22" to your config, otherwise netcfg assumes it to be a /24 network and will set up a wrong default route.