localhost is off on my machine.
it's described in my /etc/network/interfaces:
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet dhcp
but when i run route
route -n" with wireless off
I get:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
how can i turn it on?