Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Flush DNS cache" button #18

Open
dgaspar opened this issue Feb 13, 2013 · 3 comments
Open

"Flush DNS cache" button #18

dgaspar opened this issue Feb 13, 2013 · 3 comments

Comments

@dgaspar
Copy link

dgaspar commented Feb 13, 2013

In the prefpane, it would be nice to have a button to flush the DNS cache

@specialunderwear
Copy link
Owner

That is not needed, because host file comes before dns lookup

@superwills
Copy link

@specialunderwear Interesting point, I think you're right. I think @dgaspar is talking about the need for

sudo killall -HUP mDNSResponder

If you don't do that after editing /etc/hosts, OS X still seems to use the old values (it doesn't update)

See https://discussions.apple.com/thread/4466790?start=0&tstart=0

@specialunderwear
Copy link
Owner

Yuck, that is just aweful. I'd have to say I never had this problem before, my changes to the hosts file seem to take effect immediately (as they should). So until I can confirm, this one goes on the wall as unconfirmed.

Lars van de Kerkhof

On 22 apr. 2013, at 22:53, superwills [email protected] wrote:

@specialunderwear Interesting point, I think you're right. I think @dgaspar is talking about the need for

sudo killall -HUP mDNSResponder
If you don't do that after editing /etc/hosts, OS X still seems to use the old values (it doesn't update)

See https://discussions.apple.com/thread/4466790?start=0&tstart=0


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants