• MOVED: Resolver IP Externo dentro da própria rede

    Locked
    1
    0 Votes
    1 Posts
    216 Views
    No one has replied
  • Does DNS over TLS negate the need to block DNS leaks?

    3
    0 Votes
    3 Posts
    523 Views
    NeoDudeN

    Makes sense, thanks.

  • Duplicate name Host overrides in DNS Resolver

    1
    0 Votes
    1 Posts
    235 Views
    No one has replied
  • Solved - Identifying IPv6 devices with DHCP leases

    6
    0 Votes
    6 Posts
    1k Views
    stan-qazS

    NogBadTheBad, Well I learned how to install Wireshark and get the basics working so I could try your suggestion and I'm fooling with different filters now.

    I've identified several of my unidentified IP address owners and am busily plugging them into the static leases settings.

    Thanks!

  • Firewall resolving DNSBL IP address on VLANs

    1
    0 Votes
    1 Posts
    294 Views
    No one has replied
  • Local DNS requests not going through haproxy?

    2
    0 Votes
    2 Posts
    613 Views
    P

    Why are you using hostoverrides? If haproxy listens on the wan-ip, and the domainname resolves to that wan-ip, then the request should be handled by haproxy..?
    And if your using different subnets for clients and servers, there is little that can stand in the way.. (Otherwise try and disable transparent-client-ip if you have that set on the backend..)

  • Route general DNS traffic over VPN

    3
    0 Votes
    3 Posts
    342 Views
    G

    Thanks for leading me in the right direction.

    I ended up recreating the VPN Gateways at System / Routing / Gateways and using hard coded IPs as GW instead of "dynamic".

  • DNS list spring cleaning question

    1
    0 Votes
    1 Posts
    205 Views
    No one has replied
  • 0 Votes
    2 Posts
    583 Views
    SammyWooS

    @tlm4594:

    ipconfig /all I only get my default gateway as the dns server- 192.168.1.1. Is this okay? I find it odd that it's not handing out 1.1.1.1 or 1.0.0.1 as the DNS.

    This is normal and standard.

    PFsense, like many other firewall and router boxes runs a local DNS service, which in between other things CACHES DNS resolutions, so repeat DNS requests don't have to get out to the Internet, which takes time, to resolve, the local DNS service answers within a millisecond.

    Now you can certainly force PFsense to hand you the 1.1.1.1, if the extra time it requires to execute your requests is intentional.

  • DNS over HTTPS/TLS support?

    4
    0 Votes
    4 Posts
    2k Views
    A

    This is great, i have grabbed and configured, but i have a quick question to the knowledgable before messing up my DNS resolution setup on my pFsense.

    I have a split DNS where i use "DNS Forwarder" to maintain my internal address's (including the DHCP address), I would like the dnscrypt-proxy to accept all the calls from the DNS Forwarder that it does not handle itself…  so DNS Forwarder > DNSCrypt Proxy > Remote DNSCrypt Server.

    I am considering putting the DNSCrypt Proxy on its own internal address and pointing the whole pFsense DNS resolution at the new internal proxy address, is this the sensible way to do it or should i be doing something else?  It feels a little clunky to add yet another step - and from the config docs for DNScrypt Proxy it would seem to be able to do everything that the DNS forwarder can do already but of course it will not have its own CP pane and not integrate with pFsense in a unified way.

    Any thoughts from knowledgeables would be appreciated.

  • Lots of ARP Request who-has on WAN interface

    2
    0 Votes
    2 Posts
    1k Views
    JKnottJ

    I run the pfSense WAN port in DHCP mode behind a cable modem.

    That is entirely normal with cable modems, at least with Hitron¹.  I see the same thing.  You are sharing a cable with many other subscribers.  Those are arp requests from the CMTS (head end) to all the subscribers on your segment.

    1. I don't recall seeing it when I had a Cisco modem.

  • DNS Forwarder Host Overrides Edit Bug?

    1
    0 Votes
    1 Posts
    225 Views
    No one has replied
  • DHCP Client Option with Mac Address

    2
    0 Votes
    2 Posts
    763 Views
    D

    Ok I found the solution the parameters need to be in the correct order  60, 61, 77

    dhcp-class-identifier "sagem", dhcp-client-identifier 1:90:xx:xx:xx:xx:b0, user-class "'FSVDSL_livebox.MLTV.softathome.Livebox4"

  • RFC2136 Updates fail after upgrade to 2.4.x

    18
    0 Votes
    18 Posts
    2k Views
    V

    working as expected in 2.4.3

    #Choose internal interface as upgrade source
    #outbound NAT ( with this workaround rule disabled  )
    LAN    This Firewall    tcp/udp/*    int.dns.ip.ip/32    tcp/udp/ 53    lan.int.ip.ip/32    *      DNS dynamic update  from WAN to internal DNS server

    Thanks !

  • Dns resolver not resolving after some time when outgoing interface is vpn

    1
    0 Votes
    1 Posts
    223 Views
    No one has replied
  • DNS Resolver leaks after reboot

    1
    0 Votes
    1 Posts
    389 Views
    No one has replied
  • Slow DNS Lookup with internal domain name appended to DNS Lookup! [SOLVED]

    14
    0 Votes
    14 Posts
    3k Views
    TheMetManT

    Finally, and I am pretty sure it is Finally, I have found the problem.
    Nothing to do with my internal DNS or pfSense on my SG-1000 but the external Cisco Router/Modem provided by my ISP.
    That was blocking Pings, so no wonder there were lots of ICMP UDP Port not found errors instead of a reply with the address of the servers on the tcpdump output. This seemed to be intermittent so very difficult to track down.
    Hooray!!!
    And another thank you to jonpoz for helping me.
    Regards

  • DNS Resolver with Forwarding Mode

    2
    0 Votes
    2 Posts
    300 Views
    G

    A little update. I can ping from my WAN connection now but still have no direct link to a DNS6 name server. I'm not sure what option I might be missing or if its even an option at all but I am sticking with the resolver. At some point I might figure this out but until then failover to DNS4 is working fine. Any ideas are welcome.

  • SG-1000 not getting DHCP lease on WAN

    9
    0 Votes
    9 Posts
    566 Views
    A

    Now back at home with a stable Gigabit environment & updated to 2.4.2_1…

    The WAN port auto-negotiates a 1000BaseT connection, and when manually selected, a 100BaseT: but when 10baseT is selected, there is no negotiation.

    Does this imply a problem with infrastructure, to with pfsense/SG1000? Where do I look further to verify this?

    I would presume that if everything works at 100/1000baseT, then 10baseT should be a given.

  • DNS on local network with Pfsense?

    13
    0 Votes
    13 Posts
    9k Views
    johnpozJ

    Or your finding the host name via broadcast or wins..  Or some other discovery protocol like ssdp or bonjour, ws-discovery (multicast) etc. etc..  There are many discovery protocols.. UPnP, LLMNR, etc.

    But if you want to use dns then the query needs to be fully qualified..

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.