From: Suman Nath (sknath@cs.cmu.edu)
Date: 02/03/03
I assume, the root element of your XML schema is vshkapenPTROOT (not
vshkapen), and so the dns-style name should be
WH.CMU.Oakland.Pittsburgh.Allegheny.PA.NE.vshkapenPTROOT.dsan.net
not
WH.CMU.Oakland.Pittsburgh.Allegheny.PA.NE.vshkapen.dsan.net
And I can resolve the first name using dig.
I wonder how you could ever resolve the 2nd name, since it has never
been added to the dynamic dns database. The returned 10.212.2.33 means the
name was not found in the DNS database (we used 10.212.3.33 as the default
answer).
You should be able to resolve the dynamic dns names after you have added
those, there should not be any delays in the order of minutes.
Please let me know if you still have the problems.
On Mon, 3 Feb 2003, Vladislav Shkapenyuk wrote:
> I am stil having problem with updating DNS records after using addfile
> and breakfile. Occasionally, new dns entries take effect but a minute
> later all the hosts in dsan.net start to resolve to 10.212.3.33. I
> modified /etc/resolv.conf and /etc/hosts as was suggested in previously
> posted email, but it didn't help.
>
> My /etc/resolv.conf:
> ; generated by /sbin/dhclient-script
> nameserver 128.2.206.1
> nameserver 128.2.32.37
> nameserver 128.2.4.21
>
> My /etc/hosts
> # Do not remove the following line, or various programs
> # that require network functionality will fail.
> 127.0.0.1 localhost.localdomain localhost
> 128.2.72.67 odessa
>
> My output of "dig
> WH.CMU.Oakland.Pittsburgh.Allegheny.PA.NE.vshkapen.dsan.net"
>
> ; <<>> DiG 9.2.1 <<>>
> WH.CMU.Oakland.Pittsburgh.Allegheny.PA.NE.vshkapen.dsan.net
> ;; global options: printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34989
> ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
>
> ;; QUESTION SECTION:
> ;WH.CMU.Oakland.Pittsburgh.Allegheny.PA.NE.vshkapen.dsan.net. IN
> A
>
> ;; ANSWER SECTION:
> WH.CMU.Oakland.Pittsburgh.Allegheny.PA.NE.vshkapen.dsan.net. 86400 IN A
> 10.212.3.33
>
> ;; AUTHORITY SECTION:
> dsan.net. 86400 IN NS
> iris-d-01.cmcl.cs.cmu.edu.
>
> ;; ADDITIONAL SECTION:
> iris-d-01.cmcl.cs.cmu.edu. 179743 IN A 128.2.206.1
>
> ;; Query time: 4 msec
> ;; SERVER: 128.2.206.1#53(128.2.206.1)
> ;; WHEN: Mon Feb 3 16:04:50 2003
> ;; MSG SIZE rcvd: 148
>
> Thanks,
> Vlad
>
>
>
>
This archive was generated by hypermail 2.1.5 : 02/03/03 EST