Unable to see my Host on PuTTY.

Yannick Le Saint (kyncani) y.lesaint at gmail.com
Sun Jul 17 20:52:22 UTC 2005


On Sun, 2005-07-17 at 15:35 -0500, Barry Young wrote:
> In Ubuntu, can someone point me to the utility that will display your
> host name and IP address?

  Each network interface has its own address. You can see them with
ifconfig.
  You can resolve an ip address into a machine name with dig -x (dig is
in the dnsutils package).

  For example, with a ppp link, ifconfig gives me
ppp0      Link encap:Point-to-Point Protocol
          inet addr:82.254.145.48  P-t-P:192.168.254.254
Mask:255.255.255.255

  And the machine name associated with this interface (given by dig -x
82.254.145.48) is lns-vlq-25-ren-82-254-145-48.adsl.proxad.net.
 
-- 
Yannick Le Saint (kyncani) <y.lesaint at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050717/2c595b99/attachment.sig>


More information about the ubuntu-users mailing list