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

Whitelist Being Ignored completely (2.9.2 issue on Ubuntu?) #159

Closed
4 of 13 tasks
dschaper opened this issue Oct 10, 2016 · 6 comments
Closed
4 of 13 tasks

Whitelist Being Ignored completely (2.9.2 issue on Ubuntu?) #159

dschaper opened this issue Oct 10, 2016 · 6 comments

Comments

@dschaper
Copy link
Member

dschaper commented Oct 10, 2016

@sam24and48 commented on Mon Oct 10 2016

This template was created based on the work of udemy-dl.

In raising this issue, I confirm the following (please check boxes, eg [X]):

How familiar are you with the codebase?:

  • 1 (very unfamiliar)
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10 (very familiar)

[FEATURE REQUEST | QUESTION | OTHER]:

{replace this section with your content or delete if not a FEATURE REQUEST/QUESTION/OTHER}

[BUG | ISSUE] Expected Behaviour: I have added multiple addresses including msftncsi.com, www.msftncsi.com, support.microsoft.com, and msn.com. We performed this last week and it fixed the issue of limited connectivity on our machines and also the ability to get to pages on support.microsoft.com and confirmed connectivity to msftncsi.com. (However today after the weekend and the 2.9.2 update it is pi-holing all of those addresses)

[BUG | ISSUE] Actual Behaviour: It appears to be completely ignoring the whitelist entirely. Today as I have done nslookups on the machines for all of those addresses they are pointing directly to the pi-hole ip. I have rebooted the pi-hole device multiple times along with dnsflushes on the machines multiple times. I can see in the web admin interface where it is flat out pi-holing the address when I go to it even though it is specifically added to the whitelist (example: support.microsoft.com).

[BUG | ISSUE] Steps to reproduce:

(Optional) Debug Log generated by pihole -d:

http://termbin.com/s1lw


@dschaper commented on Mon Oct 10 2016

Hi, how are you adding the domains to the whitelist? Via commandline or via the web interface?


@dschaper commented on Mon Oct 10 2016

And I do show that support is blacklisted on one of the lists:

::: /etc/pihole/list.7.raw.githubusercontent.com.domains (2 results)
diagnostics.support.microsoft.com #Microsoft
support.microsoft.com #Microsoft

@sam24and48 commented on Mon Oct 10 2016

I added it via the web interface


@dschaper commented on Mon Oct 10 2016

Okay, I'd like to move this issue over to the Web Interface repository for further review. Better venue to handle the questions.

@AzureMarker
Copy link
Contributor

Run cat /etc/pihole/gravity.list | grep support.microsoft.com.

@sam24and48
Copy link

pihole1

Here are the results of that command

@PromoFaux
Copy link
Member

I'm not sure this is a web interface issue. However we'll keep it here instead of moving it about too much! :)

Can you please run pihole -g to re-run the gravity script, and then give us the output of the command @Mcat12 asked again? thanks!

@sam24and48
Copy link

Sooooooo.... here's the output. It appears it stuck this time. I know for a fact I ran that pihole -g yesterday? Did some of the lists get changed since then maybe?

pihole2

and here we ran the command again and got no output:
pihole3

@PromoFaux
Copy link
Member

We may or may not have introduced an edge-case bug or two in 2.9.2 that doesn't run gravity properly during update, but is resolved by a simple run of pihole -g 😊

We're furiously working on getting that fixed here... pi-hole/pi-hole#774

Anyway, glad it's now working for you, and seems I was right about it not being web interface related. If it happens again, please feel free to reopen the original issue you opened here : pi-hole/pi-hole#775

@sam24and48
Copy link

Will do, thanks again for your help!

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

4 participants