Re: sprint broadband
[email protected] (Paul Jarc)
| Newsgroups | gmane.network.djbdns |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
"Cap Casady" <[email protected]> wrote: > I have sprint's wireless broadband service. Apparently they intercept > dns queries and send them to their servers. Aside from the > acceptability of that behavior, dnscache does not seem to work with > that setup. dnscache normally sends non-recursive queries, which isn't what you want when you're talking to another cache. Try setting up a forwarding dnscache instead: http://cr.yp.to/djbdns/run-cache-x-home.html Or, if your dnscache is only being used by the machine it runs on: http://cr.yp.to/djbdns/run-cache-home.html paul