summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2010-09-21 00:18:15 -0500
committerDan Williams <dcbw@redhat.com>2010-09-21 00:18:15 -0500
commit06bd99f61779417453a049934ab136c8be9df955 (patch)
tree3c899d84fea83d5fa28f39737948cb5157369159 /README
parent20acb482c53beabb59022be258f167233dd14959 (diff)
dns: write only 127.0.0.1 to resolv.conf when caching
If all nameservers are listed in resolv.conf, glibc apparently tries them all (even if 'options rotate' isn't specified??). Leading to queries for internet hosts being directed to VPN-specific DNS servers in split-DNS situations. I've verified this with wireshark; I see queries going out over the tunnel to VPN nameservers for non-internal addresses, while BIND itself never logs anything about queries to VPN nameservers for that same address. Thus the only thing left is to blame glibc...
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions