Dear 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.
FYI:
In my lan, Server5 runs RedHat 9.0, bind 9.2.2. Its IP is 192.168.2.15. A client has IP 192.168.2.66.
I have tried to use tcpdump (Run: tcpdump -l -n -i eth1 'port 53') on DNS Server 192.168.2.15. On my client run command "Ping Server5"
-----Here tracking-------
10:30:58.921898 192.168.2.66.2900 > 192.168.2.15.domain: 93+ A? server5.vn.ibs-dp.com. (39)
10:30:58.923163 192.168.2.15.domain > 192.168.2.66.2900: 93 NXDomain* 0/1/0 (85) (DF)


Thanks and Good Time.

Thach.
Sean Estabrooks wrote:

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



CLEARLY I MADE A TYPO IN MY POST TO THE LIST...
ADD THE LINE


search vn.ibs-dp.com



cheers, Sean








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

Reply via email to