Re: Ping and nslookup, dig

From: Le Ngoc Thach (lnthach_at_HotPOP.com)
Date: 08/27/03

  • Next message: TP R Murthy: "redhat 7.3 installation"
    To: redhat-list@redhat.com
    Date: Wed, 27 Aug 2003 16:57:48 +0700
    
    

    Dear Eduardo and Sean Estabrooks,
    I have tried both "ping server3" and "ping server3.vn.ibs-dp.com". But
    they do not work.

    I have also tried modified /etc/resolve.conf with "search vn.ibs-dp.com"
    but it also does not work.

    Thach.

    Eduardo A. dela Rosa wrote:

    >dear Le,
    >
    >apparently, the name server recognizes 192.168.2.13 as
    >server3.vn.ibs-dp.com as its sole identity. therefore
    >you should be able to ping server3 with its fully
    >qualified hostname as server3.vn.ibs-dp.com and not
    >server3 only.
    >
    >would you try if i'm correct?
    >
    >cheers!
    >
    >
    >On Wed, 2003-08-27 at 11:15, Le Ngoc Thach wrote:
    >
    >
    >>Hi all,
    >>I have setup successfully BIND service in RedHat. I have also used
    >>nslookup to lookup IP address of a host in Intranet. It'ok.
    >>
    >>But "ping <host>" does not work.
    >>
    >>Help me why?
    >>Here is my tracking of commands:
    >>
    >>[root@server5 etc]# nslookup server3
    >>Note: nslookup is deprecated and may be removed from future releases.
    >>Consider using the `dig' or `host' programs instead. Run nslookup
    >>with
    >>the `-sil[ent]' option to prevent this message from appearing.
    >>Server: 192.168.2.15
    >>Address: 192.168.2.15#53
    >>
    >>Name: server3.vn.ibs-dp.com
    >>Address: 192.168.2.13
    >>
    >>[root@server5 etc]# ping server3
    >>ping: unknown host server3
    >>[root@server5 etc]#
    >>
    >>

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: TP R Murthy: "redhat 7.3 installation"