Re: ip domain name

From: Carlos G Mendioroz (tron@huapi.ba.ar)
Date: Fri Aug 03 2007 - 07:50:09 ART


Try "ping LUCA-5."
That could work.
-Carlos

Bit Gossip @ 26/07/2007 17:01 -0300 dixit:
> Group,
> R1 is configured as dns server with an an entry:
> hostname r1
> ip host LUCA-5 155.1.0.5
> ip dns server
>
> R4 is the DNS client:
> ip name-server 155.1.146.1 <<< R1
>
> It works great:
> r4#ping LUCA-5
>
> Translating "LUCA-5"...domain server (155.1.146.1) [OK]
>
> Type escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 155.1.0.5,
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
>
> Then on R4 I configure: ip domain name cisco.com
> and the name resolution is broken:
>
> r4#ping LUCA-5
>
> Translating "LUCA-5"...domain server (155.1.146.1)
> % Unrecognized host or address, or protocol not running.
>
> by sniffing the transaction I see that r4 append the domain to the host:
>
> 21:58:57.099065 IP 155.1.146.4.52961 > 155.1.146.1.domain: 12+ A?
> LUCA-5.cisco.com. (34)
> 21:58:57.105803 IP 155.1.146.1.domain > 155.1.146.4.52961: 12 ServFail 0/0/0
> (34)
>
> **********************
> Question: how can I keep the 'ip domain name cisco.com' on R4 but at the same
> time prevent it from appending it to the dns query?
>
> I have tried 'ip domain list' but without any success
>
> Thanks,
> bit.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>

-- 
Carlos G Mendioroz  <tron@huapi.ba.ar>  LW7 EQI  Argentina


This archive was generated by hypermail 2.1.4 : Sat Sep 01 2007 - 11:32:09 ART