• DNS resolver broken again

    2
    0 Votes
    2 Posts
    498 Views
    DerelictD
    Sounds like you might have forwarding on and DNSSEC enabled and are forwarding to forwarders that don't properly forward the DNSSEC forwarding. This is obsured but it totally resolves correctly from the pfsense box itself. WTF? Yes. Unless you set the domain as a private domain in unbound it will not return RFC1918 answers to queries.
  • No WAN IP after power outage

    2
    0 Votes
    2 Posts
    295 Views
    F
    You are expecting the provider/modem to give you a DHCP address? Assuming that's the case, my thoughts would be: Validate w/ some other device (laptop) that it is able to aquire DHCP lease tcpdump the wan interface to validate DHCP reqquest is getting sent and/or responded to: tcpdump -i xxxx -vvv port 67 or port 68 if no DHCP request is sent, then, re-configure interface.
  • [SOLVED] - Bind DNS Server - wrong CNAME Records (ending with ".")

    3
    0 Votes
    3 Posts
    938 Views
    L
    @Grimson Thanks a lot for your swift reply. Does that mean I have to enter the record in the format "ns2 IN CNAME server2.mydomain.myextension"? Cheers
  • 0 Votes
    16 Posts
    2k Views
    H
    @derelict they pre-route traffic. Roku has the Google DNS "hardcoded" and NSTV apparently does it as well. At least Netflix does. Chromecast does it as well, btw. But thanks for your help. I will try to get more info before I post here again.
  • DHCP execute script "on demand"

    9
    0 Votes
    9 Posts
    2k Views
    I
    Better?.... Don't know. You'd be the judge. My solution completly cuts any links between gui and dhcpd.conf. You'd have to manually edit the configuration file for every change. Don't forget to backup dhcpd.conf before every pfsense upgrade and remodify services.inc after that.
  • Diagnostics / DNS Lookup, using Resolver, always shows Query time 0 msec

    22
    1 Votes
    22 Posts
    2k Views
    L
    @johnpoz Got it! In that case, I'll enable 'em both. Thanks!
  • Unbound cant resolve domains - which exists correctly

    dns resolver
    16
    0 Votes
    16 Posts
    10k Views
    DerelictD
    i resolved the problem. I installed a bind 9.11 in a docker container and activated only the resolver for my subnet. And everything works without any problems. As I have said multiple times in other threads, this is the way to solve DNS resolution issues when you are policy-routing all over the place.
  • AWS ELBs don't resolve properly with local dns resolver

    1
    0 Votes
    1 Posts
    141 Views
    No one has replied
  • DNS forwarding not working properly

    10
    0 Votes
    10 Posts
    3k Views
    johnpozJ
    Yes.. That is what the domain overrides are for..
  • How to use dynamic DNS without external services

    dyndns dns android cellular
    6
    0 Votes
    6 Posts
    2k Views
    johnpozJ
    yeah you need to create your key ;) Simple google for bind dynamic dns should get you going. Have not done it in years... But guess I could fire bind in pfsense and do a walk through... Pretty busy with getting back to work from holiday so not sure be able to get to until later.
  • DHCP Server option 60

    7
    0 Votes
    7 Posts
    3k Views
    F
    Everytime the DHCP daemon is restarted, the settings will be created again from scratch. Therefore you will be limited to the options you are able to create on the GUI. In my case, I also needed to add some stuff (lines) to dhcpd.conf - I solved the first step by copying the current dhcpd.conf to dhcpd.override, make my manual changes and add some start options to use the dhcpd.override instead. Disadvantage: if you want to change something you have to manually edit dhcpd.override each time! Otherwise you may have to use sed or similar stuff to “dynamically inject” additional options? If you think this might be useful I can PM the link I used...
  • DDWRT script into Pfsense

    5
    0 Votes
    5 Posts
    731 Views
    RicoR
    If you need DNS redirecting, e.g. because the DNS Servers are hardcoded in some application also check out https://www.netgate.com/docs/pfsense/dns/redirecting-all-dns-requests-to-pfsense.html -Rico
  • Unbound + DNSSEC + Domain Overrides

    7
    2 Votes
    7 Posts
    5k Views
    DerelictD
    Using something like dig or drill can help diagnose this sort of problem. There is far more to diagnosing DNS issues than looking at unbound logs.
  • Azure Dynamic DNS setup help

    3
    1 Votes
    3 Posts
    2k Views
    A
    I spoke too soon: the record that got created is for example.com.example.com. I guess I should be specifying @ or nothing as the hostname so that the correct record gets set, but pfSense just tells me The hostname contains invalid characters. when I try those values. EDIT: I was able to workaround this by creating an A alias record in the Azure DNS Zone from @ to example.com. This is a dumb workaround though, I'd rather pfSense just updated the correct record in the first place.
  • Help pls - DNS leaks with vpn tunnel.

    5
    0 Votes
    5 Posts
    995 Views
    GertjanG
    @johnpoz said in Help pls - DNS leaks with vpn tunnel.: So either just forward to your vpn dns, or resolve through the vpn connection by changing unbound to use your vpn connection for its outbound q Exact. But keep in mind / check this : if unbound starts before the openvpn tunnel, what will happen ? Also : keep in mind that if you use the Forwarder, by default it will use all available interfaces to question DNS servers up stream. It should be limited to the OpenVPN tunnel interface.
  • Error starting DNS Forwarder

    6
    0 Votes
    6 Posts
    1k Views
    chudakC
    @gertjan Thank you, will try and likely take your advice
  • 0 Votes
    25 Posts
    6k Views
    B
    The nic is the built in nic on an old acer pc that looks like it originally came out of a school. I have been running the system with pfsense for about 3 years now and the nic has never caused any issues other than this one. This is only running my home network so nothing critical. It it does ever cause issues i will just throw in a different nic ore move it to a different system.
  • log queries to specific TLDs

    7
    0 Votes
    7 Posts
    943 Views
    NogBadTheBadN
    Just got a reply from the snort team:- “This rule will be updated in the next release as the match currently can false positive.”
  • dhcp status person figure in the online/offline column

    3
    0 Votes
    3 Posts
    355 Views
    J
    Thank you for your quick reply. That is what I was hoping for, a static mapping maps sense.
  • 0 Votes
    3 Posts
    495 Views
    GertjanG
    Right ! I saw the same thing. After a clean boot - using dnsmasq : /etc/hosts seems ok - all my static DHCP are present. Restarting it, and ... [2.4.4-RELEASE][admin@pfsense.brit-hotel-fumel.net]/root: cat /etc/hosts 127.0.0.1 localhost localhost.brit-hotel-fumel.net ::1 localhost localhost.brit-hotel-fumel.net 192.168.1.1 pfsense.brit-hotel-fumel.net pfsense ....... 2001:470:1f13:5c0:2::c4 Tactile1.brit-hotel-fumel.net Tactile1 2001:470:1f13:5c0:2::c5 Tactile2.brit-hotel-fumel.net Tactile2 # dhcpleases automatically entered 192.168.1.95 iPhonevanDiane.brit-hotel-fumel.net iPhonevanDiane # dynamic entry from dhcpd.leases 192.168.1.94 iPhonevanPieter.brit-hotel-fumel.net iPhonevanPieter # dynamic entry from dhcpd.leases 192.168.1.98 iPhonevebruiker.brit-hotel-fumel.net iPhonevebruiker # dynamic entry from dhcpd.leases 192.168.2.148 Galaxy-J3.brit-hotel-fumel.net Galaxy-J3 # dynamic entry from dhcpd.leases 192.168.2.207 Galaxy-A5-2016.brit-hotel-fumel.net Galaxy-A5-2016 # dynamic entry from dhcpd.leases # dhcpleases automatically entered 192.168.1.95 iPhonevanDiane.brit-hotel-fumel.net iPhonevanDiane # dynamic entry from dhcpd.leases 192.168.1.94 iPhonevanPieter.brit-hotel-fumel.net iPhonevanPieter # dynamic entry from dhcpd.leases 192.168.1.98 iPhonevebruiker.brit-hotel-fumel.net iPhonevebruiker # dynamic entry from dhcpd.leases 192.168.2.148 Galaxy-J3.brit-hotel-fumel.net Galaxy-J3 # dynamic entry from dhcpd.leases 192.168.2.207 Galaxy-A5-2016.brit-hotel-fumel.net Galaxy-A5-2016 # dynamic entry from dhcpd.leases # dhcpleases automatically entered 192.168.1.95 iPhonevanDiane.brit-hotel-fumel.net iPhonevanDiane # dynamic entry from dhcpd.leases 192.168.1.94 iPhonevanPieter.brit-hotel-fumel.net iPhonevanPieter # dynamic entry from dhcpd.leases 192.168.1.98 iPhonevebruiker.brit-hotel-fumel.net iPhonevebruiker # dynamic entry from dhcpd.leases 192.168.2.148 Galaxy-J3.brit-hotel-fumel.net Galaxy-J3 # dynamic entry from dhcpd.leases 192.168.2.207 Galaxy-A5-2016.brit-hotel-fumel.net Galaxy-A5-2016 # dynamic entry from dhcpd.leases All my LAN network devices have static mapped IP's (all are trusted devices). Only devices that have no static DHCP map will multiply in the /etc/hosts file. I have found a work around : I'm using the default resolver (unbound) for the last 2 years ;) Btw : It's /usr/local/sbin/dhcpleases who is responsible for the host file updating.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.