About the route command



I've a doubt with route. I get this output when I run "route -n" :

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref
Use Iface
127.0.0.0 0.0.0.0 255.0.0.0 U
0 0 0 lo

Shouldn't be the flag UH instead?, since localhost is a host, isn't
it?
TIA

.



Relevant Pages

  • Re: About the route command
    ... Shouldn't be the flag UH instead?, since localhost is a host, isn't ... Localhost is a host, but this is localnet, which is a network. ...
    (comp.os.linux.networking)
  • Re: About the route command
    ... Shouldn't be the flag UH instead?, since localhost is a host, isn't ... is the loopback network. ... The host address would be 127.0.0.1. ...
    (comp.os.linux.networking)
  • Re: Unable to resolve hostname (winsock problem?)
    ... "Charlie Tame" wrote: ... >> The only thing in my hosts file is localhost. ... >>> # be placed in the first column followed by the corresponding host name. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: #host localhost
    ... $ host localhost ... with a cost -- the cost of learning about DNS and configuring your ...
    (comp.unix.bsd.freebsd.misc)
  • Re: DBIx::DBH - Perl extension for simplifying database connections
    ... host that it would not connect using the host name and end up using TCP on ... The server name is ... important because I use the localhost name to match up with that, ... matches then don't add in the hostname to the connect string. ...
    (perl.dbi.users)