Linux - Loopback IP configuration

About

To configure the host to resolve host names to the loopback IP (equivalent of the Windows loopback adapter) on a dhcp environment, the /etc/hosts file must be modified to contain the following entries:

127.0.0.1 hostname.domainname hostname
127.0.0.1 localhost.localdomain localhost

After doing so, you can check that the host name resolves to the loopback IP address by entering the following command:

/bin/ping hostname.domainname

Articles Related

  • Bookmark "Linux - Loopback IP configuration" at del.icio.us
  • Bookmark "Linux - Loopback IP configuration" at Digg
  • Bookmark "Linux - Loopback IP configuration" at Ask
  • Bookmark "Linux - Loopback IP configuration" at Google
  • Bookmark "Linux - Loopback IP configuration" at StumbleUpon
  • Bookmark "Linux - Loopback IP configuration" at Technorati
  • Bookmark "Linux - Loopback IP configuration" at Live Bookmarks
  • Bookmark "Linux - Loopback IP configuration" at Yahoo! Myweb
  • Bookmark "Linux - Loopback IP configuration" at Facebook
  • Bookmark "Linux - Loopback IP configuration" at Yahoo! Bookmarks
  • Bookmark "Linux - Loopback IP configuration" at Twitter
  • Bookmark "Linux - Loopback IP configuration" at myAOL
 
linux/loopback.txt · Last modified: 2010/09/14 11:17 by gerardnico