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

Documentation - "Check for and disable antivirus anti-DNS Poisoning measures" should be in Common Issues. #19

Open
tyrfing666 opened this issue Aug 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tyrfing666
Copy link

tyrfing666 commented Aug 11, 2020

I just implemented lancache on my home network. The largest problem was that my game machine just would not use the cache server IP for most of the domains (the weird bit was that some of the domains would work, so it was off-and-on).

Tried many things but the real issue was my antivirus.

There is a component of Avast called "Real Site" which is designed to prevent DNS poisoning. Since that is exactly what we're trying to do, this component must be turned off for it to work.

The documentation does mention DNS poisoning, but I think it would be a good idea to call out in the "Common Issues" part of the guide that this is an issue if you have antivirus software and to check it if there are problems. Some screenshots of common types of antivirus software and where to turn this off (like the router DNS guide that you already have) would be very helpful.

Some screenshots:
Litmus test with Real Site turned on:
Litmus test with Real Site turned on

Litmus test with Real Site turned off (Flush DNS cache and restart browser first):
Litmus test with Real Site turned off

Turning off Real Site
Real Site - Turning it off

Real Site turned off:
Real Site - Turned off

Real Site turned on:
Real Site - Turned on

Real Site location within Avast:
Real Site - location

@tyrfing666 tyrfing666 changed the title Documentation - Antivirus anti-DNS Poisoning measures in Common Issues. Documentation - Antivirus anti-DNS Poisoning measures should be in Common Issues. Aug 13, 2020
@tyrfing666 tyrfing666 changed the title Documentation - Antivirus anti-DNS Poisoning measures should be in Common Issues. Documentation - "Check for and disable antivirus anti-DNS Poisoning measures" should be in Common Issues. Aug 13, 2020
@unspec unspec added the enhancement New feature or request label Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants