On Wed, 27 Aug 2003 10:15:50 +0700
Le Ngoc Thach <[EMAIL PROTECTED]> 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:
> 
> [EMAIL PROTECTED] 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
> 
> [EMAIL PROTECTED] etc]# ping server3
> ping: unknown host server3
> [EMAIL PROTECTED] etc]#



Here's a guess, add the following line into the file
/etc/resolv.conf :

search vn.ibs-db.com

then see if the above ping works....

Cheers,
Sean


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to