From: Vladislav Shkapenyuk (vshkap+@cs.cmu.edu)
Date: 02/03/03
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 : 06/10/04 EDT