Loopback issues



Hi:

I am having a rather confusing issue regarding my loopback address. The computer has a 10.x.x.x address on its eth0 interface which is connected to a Linksys router's LAN port

The ifconfig command shows that my loopback address is 127.0.0.1. My DNS resolver shows that this is still the case. The /etc/host files shows that the localhost is 127.0.0.1.

nslookup localhost and nslookup localhost.localdomain both show up as 127.0.0.1.

however when I attempt to ping typing this command

ping localhost

It shows that it is pinging my border router's WAN IP address instead of the loopback address. I can verify that there is no IP masqurading going on as there is no such entry in the iptables.

Any ideas as to what might be going on here?
.



Relevant Pages

  • poor network loopback performance and scalability (was: Re: [RFC,PATCH] loopback: calls netif_receiv
    ... Socket bandwidth using localhost: 2607.09 MB/sec ... Set your loopback MTU to some larger value if this result and the ... pipes are still another ~25% faster: ... generic and therefore use IP sockets for everything. ...
    (Linux-Kernel)
  • Re: Loopback issues
    ... I am having a rather confusing issue regarding my loopback address. ... shows that the localhost is 127.0.0.1. ... nslookup localhost and nslookup localhost.localdomain both show up as ... however when I attempt to ping typing this command ...
    (comp.os.linux.networking)
  • Re: Fetchmail Problems
    ... SMTP connect to localhost failed ... SMTP transaction error while fetching from ... to get it to play nicely with procmail (I'm guessing this is another lo ... iface lo inet loopback ...
    (Debian-User)
  • Re: SendMail sending garbage mails
    ... #Deny packets from internet claiming to be from localhost and log ... > but not blocked loopback do u feel this problem is ... -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe ...
    (RedHat)
  • Re: Java Socket Constructor
    ... protocol. ... Hobby pages can't possibly be a reliable source of information. ... #> localhost is typically 127.0.0.1, which is the "loopback" address. ...
    (comp.lang.java.programmer)