• Verizon FiOS DHCP Issue

    1
    0 Votes
    1 Posts
    352 Views
    No one has replied
  • why error?? I try follow the step but can't block the web URL..

    1
    0 Votes
    1 Posts
    163 Views
    No one has replied
  • Pushed DNS settings from VPN provider

    2
    0 Votes
    2 Posts
    249 Views
    GrimsonG
    https://www.netgate.com/docs/pfsense/dns/index.html
  • DHCPD does not update local BIND

    1
    0 Votes
    1 Posts
    212 Views
    No one has replied
  • Difference between DNS Resolver and DNS Forwarder

    Locked
    16
    0 Votes
    16 Posts
    80k Views
    C
    This post is a good post and asked a question that is also in my mind for years. Now I am more clear that in pfSense, you can either use DNS forwarder ( dnsmasq) or DNS resolver (unbound, DNSSEC). Because these two are mutual exclusive.
  • Multiple WAN with different DNS

    6
    0 Votes
    6 Posts
    852 Views
    B
    ![0_1542380995430_pfsense.JPG](Uploading 100%)
  • Experimenting with RFC 7706 on unbound

    1
    0 Votes
    1 Posts
    443 Views
    No one has replied
  • DHCP fails silently, but works on reboot of pfSense

    37
    0 Votes
    37 Posts
    7k Views
    jimpJ
    @bjk said in DHCP fails silently, but works on reboot of pfSense: Should I start a new thread concerning why my VLAN interfaces are not showing up in the GUI? Any other thoughts on this? Any suggestions on things to try to maybe understand what might be happening here? thx again Yeah that's a separate issue and I can't reproduce it here at all. I can't see why it would behave inconsistently either.
  • CentOS invisible on pfSense DHCP

    1
    0 Votes
    1 Posts
    196 Views
    No one has replied
  • pfSense 2.4.4 DHCP Relay issue

    2
    0 Votes
    2 Posts
    788 Views
    A
    Just want to say that I also have this issue on 2.4.4. I've checked the logs to find this Nov 13 09:43:51 dhcrelay Disabling output on BPF/vmx1.2202/00:50:56:94:4b:66 Nov 13 09:43:51 dhcrelay Disabling input on BPF/vmx1.2202/00:50:56:94:4b:66 Nov 13 09:43:51 dhcrelay receive_packet failed on vmx1.2202: Device not configured repeated for each interface setup for DHCP Relay. Restarting the service fixes it, but I'd rather not take mcarson75's solution of setting up a cron job to fix this.
  • Dynamic DNS not working in 2.4.4 - SSL error

    4
    0 Votes
    4 Posts
    410 Views
    GrimsonG
    Wild guess: You are running pfBlockerNG and one of your lists is blacklisting dyndns.org. Go to Diagnostics -> DNS Lookup and see where members.dyndns.org resolves to. If that isn't the problem open https://members.dyndns.org in your browser and check it's certificate, they may have messed up something on their end. If you want more accurate help you need to provide details about your setup.
  • DHCP RENEW PROBLEM

    1
    0 Votes
    1 Posts
    747 Views
    No one has replied
  • Diffent timings between pfSense and namebench

    3
    2
    0 Votes
    3 Posts
    421 Views
    N
    Great tool and pfSense is the best ;) [image: 1541660664671-8226a5d3-f749-487b-b5ad-278b45054091-image.png]
  • No DNS on a VLAN when switching it from one interface to a different one

    3
    0 Votes
    3 Posts
    257 Views
    A
    The interface is enabled. DHCP is not required on this interface as a Windows server server is providing it. Rules are based on VLANS not interfaces so the Rules follow the re-assignment of the vlan to a different interface. DNS is failing when it's on the different interface. orig int = igb0 new int = igb3.
  • Unbound Log Entries

    2
    0 Votes
    2 Posts
    2k Views
    M
    @jdeloach said in Unbound Log Entries: Can someone tell me what these entries in the unbound log mean. Are these something I need to be concerned with? Nov 3 00:40:57 unbound 61464:0 info: generate keytag query _ta-4a5c-4f66. NULL IN Nov 2 12:45:26 unbound 61464:0 info: generate keytag query _ta-4a5c-4f66. NULL IN Nov 2 01:21:56 unbound 61464:0 info: generate keytag query _ta-4a5c-4f66. NULL IN Nov 1 13:51:52 unbound 61464:0 info: generate keytag query _ta-4a5c-4f66. NULL IN Nov 1 02:55:48 unbound 61464:0 info: generate keytag query _ta-4a5c-4f66. NULL IN Nov 1 02:55:46 unbound 61464:0 info: start of service (unbound 1.7.3). Hi, Maybe this would help :) https://nlnetlabs.nl/pipermail/unbound-users/2018-March/005110.html
  • Setting advanced DHCP settings causes the webgui to 403

    6
    0 Votes
    6 Posts
    471 Views
    T
    For clarification it was a 502 Bad Gateway error, not a 403.
  • Windows DHCP Server + Multiple Scopes + Pfsense DHCP Relay

    12
    0 Votes
    12 Posts
    3k Views
    S
    I was able to get this resolved finally. My gut was right, the issue was on the HyperV switch side and not on pfsense. I had to setup the virtual switch for trunking with powershell scripts since its not possible with the GUI. Once I did that it was straighforward. A word of caution for others who attempt this any changes done through powershell will be overwritten by the GUI if you modify there. So take extra caution.
  • Possible bug in Cloudflare DDNS

    1
    2 Votes
    1 Posts
    375 Views
    No one has replied
  • DigitalOcean Dynamic DNS

    1
    1
    0 Votes
    1 Posts
    658 Views
    No one has replied
  • pfSence box loosing DHCP connection on WAN.

    2
    3
    0 Votes
    2 Posts
    237 Views
    S
    Did you try putting the toggle script in pfsense. I had a similar problem and saw this trick online which worked for me. Login to you pfsense command line, Create a new file using vi with the command -> vi /etc/rc.local Add the lines below - ifconfig de0 down (use the right name for your WAN port, mine was de0) ifconfig de0 up dhclient de0 save and exit Then give the file root access by executing command "chmod 755 /etc/rc.local" reboot Hopefully this should work for you too.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.