MonkWho / pfatt

Enable true bridge mode for AT&T U-Verse and pfSense (this is a fork of an original repository https://github.com/aus/pfatt. Since it is not available anymore, I'll do my best to maintain a copy for people that still need a bypass)
450 stars 175 forks source link

Change DNS #35

Closed MatthewGCampbell closed 3 years ago

MatthewGCampbell commented 3 years ago

Is it possible to change the DNS on pfsense to like 1.1.1.1 while running this? Whenever I go to System > General Setup > DNS Servers > change it to 1.1.1.1 and 1.0.0.1 > and add IPv6 2606:4700:4700::1111 and 2606:4700:4700::1001. Is this possible to do or do you need to have AT&Ts DNS in there for it to work, it seems to break my WAN when I do that.

MonkWho commented 3 years ago

I don't have IPv6 set up so I can't comment on that part. But for regular DNS I have Cloudflare IPs entered and it works perfectly fine.

MatthewGCampbell commented 3 years ago

Where did you enter it?

MatthewGCampbell commented 3 years ago

and did you uncheck Allow DNS server list to be overridden by DHCP/PPP on WAN?

MonkWho commented 3 years ago

Cloudflare IPs entered in System -> General Setup -> DNS Server Settings. And "Allow DNS server list to be overridden by DHCP/PPP on WAN" is unchecked.

MatthewGCampbell commented 3 years ago

And did you choose a gateway? WAN_DHCP for both? Or did you leave that empty?

MonkWho commented 3 years ago

Gateway selector can be left to "none" unless you want to have different DNS servers set for different WAN interfaces.

owenthewizard commented 3 years ago

I also concur that you can use any DNS you like with pfatt, just like regular pfsense.

MatthewGCampbell commented 3 years ago

Unsure what the issue was previously, maybe i forgot to reset the state tables, really weird but now it works.