# /etc/routes - configuration parameters for static routes. # # Each line of this file represents information that will be added to # the routing table at start-up. The lines in this file are given as # arguments to the 'route' command together with the keyword 'add'. # Lines starting with '#' are treated as comments. # # Examples: # -net 172.16.48.0 netmask 255.255.240.0 dev eth1 # default gw 192.168.1.1 # # See /etc/init.d/network and route(8) for additional information. -net 127.0.0.0 netmask 255.0.0.0 dev lo