[Buildroot] Buildroot 2012.02-rc3 released

Arnout Vandecappelle arnout at mind.be
Thu Mar 1 00:17:12 UTC 2012


On Wednesday 29 February 2012 23:48:36 Steve Calfee wrote:
> Both systems sit on a NAT LAN with 192.168* ip addresses. I don't know
> if that affects things, shouldn't.

 It will.  The DNS on the NAT will cache the authoritive server for 
uclibc.org.  If the original uclibc.org DNS server still replies to DNS 
requests, but doesn't give answers for uclibc.org addresses, then the NAT
will not look further.  You can verify this by issuing

host -v -t SOA uclibc.org

which should reply

uclibc.org.             86125   IN      SOA     ns1.auth.osuosl.org. hostmaster.osuosl.org. 1330554603 300 900 604800 86400

but will probably reply with the old DNS server.

 There is unfortunately no way to force your NAT to forget the cached
record.  You can try to NOT access any uclibc.org site for 48 hours,
which may expire the cache.

 To fix it, something must be done at the old DNS server.  I don't know
what needs to be done exactly.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F


More information about the buildroot mailing list