The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 12-13-2007
silex's Avatar
silex silex is offline
Registered User
 

Join Date: Dec 2007
Posts: 11
Why don't you use 'localhost' instead of '.' ?
telnet localhost
ping localhost
...
I think '.' is only MSWindows-related and for some things. Even in a MSWindows box you cannot do:
ping .
telnet .

it doesn't work

bye
Reply With Quote