Jan Torreele writes:
> Same here, but only more than once a day. (squid-1.NOVM.10, Solaris
> on Ultra 2). It is a bit weird for our users to hear that
> 'www.microsoft.com does not exist'. Any clues?
I have just done a real check of our servers here:
grep ERR_DNS access.log | awk '{print $7}' > ~/ERR_DNS
cat ~/ERR_DNS | grep '^http' | sed 's/^http:\/\///' | sed 's/\/.*//' | sort | uniq | xargs -l1 dig +pfset=0x2020
None of them were false... seems to be something to do with
the resolver then, since we have seen it both on 1.1.10 and NOVM
Oskar
Received on Thu Jun 19 1997 - 05:11:24 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:33 MST