PPPoE/Centurylink Fiber
-
What do your clients show if you do a "ipconfig /all on them (or equivalent..)
??
-
Gateway = 192.168.1.15 (I'm changing it to 1.1 later, hence why it's different than what I said before)
DNS = 192.168.1.2 (my pi hole/dhcp server)Was this what you were asking?
On the PF, I disabled DNS resolver/forward as well
-
Bah I am not sure how to edit posts! Gateway = 1.5* sorry
-
Im ignorant with DNS when it comes to configuring my own.. But Im curious if you may need a static port (no port randomization) for your DNS box (192.168.1.2)
That is found under Firewall / NAT / Outbound
Im doing my own research now.
-
Nope.. looks like Im wrong.
https://www.google.com/search?source=hp&ei=RkEnX_a5O8iz0PEPp--QyA4&q=dns+port+randomization&oq=DNS+port+rand&gs_lcp=CgZwc3ktYWIQARgAMgIIADIGCAAQFhAeMgYIABAWEB4yBggAEBYQHjIGCAAQFhAeOg4ILhCxAxDHARCjAhCTAjoFCAAQsQM6CwguELEDEMcBEKMCOgUILhCxAzoICC4QsQMQgwE6CAguEMcBEKMCOggIABCxAxCDAToICC4QxwEQrwE6CggAELEDEEYQ-wFQuAxY7yJghjRoAHAAeACAAUeIAaUGkgECMTOYAQCgAQGqAQdnd3Mtd2l6&sclient=psy-ab
-
I guess the part where I am confused is; When I set my DNS to (google), everything works fine. Even if I tell my DNS/DHCP server to hand out google DNS, it does not work. My DHCP/DNS server has the gateway for the pf set, the pf is online too. It's like the PF is preventing the DNS/DHCP server from working
-
I moved the DHCP to the PF, exact same issue. There is some DNS setting on this PF I am missing.
-
If you are not using pfsense for DNS then it is not involved other than to NAT that traffic out to your ISP.
I have several devices that use their own DNS..
Have you set the correct gateway on your RasPI? It needs to point to your pfsense LAN address.
-
@chpalmer confirmed I'm using the right gateway (1.5) for the DHCP config on the DNS server.
My next plan is to move DNS to the pf for testing
-
I mean the device the pi-hole is running on.. What is the addressing for its interface?
Should be-
192.168.1.2
GW- 192.168.1.5
-
@chpalmer correct.
Pi hole is 1.2
GW is 1.5 -
Next I would do a packet capture on your LAN for anything going on for address 192.168.1.2
Then do some attempted surfing and see if the traffic is actually making it to the LAN port. If it is do the same for the PPPoE/WAN interface.
Diagnostics / Packet Capture