Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    DNS leaks using OpenVPN client tunnel

    Scheduled Pinned Locked Moved OpenVPN
    69 Posts 7 Posters 24.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      gschmidt
      last edited by

      I did an nslookup at the client W10 PC
      Which shows the DNS server of ExpressVPN
      Which I entered in the Static Mapping DNS servers in pfSense

      nslookup.JPG
      nslookup.JPG_thumb

      1 Reply Last reply Reply Quote 0
      • S
        strangegopher
        last edited by

        try removing the ExpressVPN DNS servers from Static DHCP Mapping and replacing it with 8.8.8.8 and 8.8.4.4

        1 Reply Last reply Reply Quote 0
        • DerelictD
          Derelict LAYER 8 Netgate
          last edited by

          It doesn't matter where anything is configured. What are the DNS servers configured on the client. Use ipconfig /all

          Hell, if you're having this much trouble, configure them statically.

          Chattanooga, Tennessee, USA
          A comprehensive network diagram is worth 10,000 words and 15 conference calls.
          DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
          Do Not Chat For Help! NO_WAN_EGRESS(TM)

          1 Reply Last reply Reply Quote 0
          • G
            gschmidt
            last edited by

            ipconfig /all

            I dont see static dns servers?
            Only the express vpn dns servers i have specified in pfsense

            ipconfig-all.JPG
            ipconfig-all.JPG_thumb

            1 Reply Last reply Reply Quote 0
            • S
              strangegopher
              last edited by

              my guess is expressvpn dns servers might be the issue, so try using 8.8.8.8 in windows go to Control Panel\Network and Internet\Network Connections right click your interface, select properties, double click "Internet Protocol Version 4", select "Use Following DNS server addresses" and enter 8.8.8.8 and 8.8.4.4

              and run dns leak test again

              1 Reply Last reply Reply Quote 0
              • G
                gschmidt
                last edited by

                @strangegopher:

                try removing the ExpressVPN DNS servers from Static DHCP Mapping and replacing it with 8.8.8.8 and 8.8.4.4

                Check!…Still leaking Google and openDNS servers....looks exact the same as with the NAT redirection of port 53
                I just did a default pfsense 2.4.2 setup (update to 2.4.3), nothing special

                1 Reply Last reply Reply Quote 0
                • S
                  strangegopher
                  last edited by

                  Well I am out of ideas then. I don't know what could be going wrong.

                  1 Reply Last reply Reply Quote 0
                  • DerelictD
                    Derelict LAYER 8 Netgate
                    last edited by

                    What matters is that they are not coming from YOU. You cannot control where the resolvers you query go to get their information. If the resolvers you query don't do what you like, use different resolvers.

                    Chattanooga, Tennessee, USA
                    A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                    DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                    Do Not Chat For Help! NO_WAN_EGRESS(TM)

                    1 Reply Last reply Reply Quote 0
                    • G
                      gschmidt
                      last edited by

                      @strangegopher:

                      Well I am out of ideas then. I don't know what could be going wrong.

                      Look now I have removed the DNS servers at System/General Setup
                      And in DNS Resolver i set (see picture)
                      In DHCP Server all DNS Servers are empty
                      Also Clients have no DNS specified
                      Your rule (stopped temporarily)

                      See dnsleaktest pic!

                      ![DNS Resolver.JPG](/public/imported_attachments/1/DNS Resolver.JPG)
                      ![DNS Resolver.JPG_thumb](/public/imported_attachments/1/DNS Resolver.JPG_thumb)
                      NoDNSleak.JPG
                      NoDNSleak.JPG_thumb

                      1 Reply Last reply Reply Quote 0
                      • G
                        gschmidt
                        last edited by

                        But with this setup, all my network clients use the EXPRESSVPN interface….so if this interface is down...no internet for all

                        1 Reply Last reply Reply Quote 0
                        • S
                          strangegopher
                          last edited by

                          you can try setting the outgoing interface in dns to WAN and try with dhcp settings and firewall rule again and see if that works.

                          1 Reply Last reply Reply Quote 0
                          • G
                            gschmidt
                            last edited by

                            @Derelict:

                            What matters is that they are not coming from YOU. You cannot control where the resolvers you query go to get their information. If the resolvers you query don't do what you like, use different resolvers.

                            ….my knowledge is not that fancy of pfsense I admit...but i knew that my clients did NOT have static dns servers
                            On a simple modem with OPENWRT this was a piece of cake....on their forum they helped instead of shouting

                            1 Reply Last reply Reply Quote 0
                            • G
                              gschmidt
                              last edited by

                              @strangegopher:

                              you can try setting the outgoing interface in dns to WAN and try with dhcp settings and firewall rule again and see if that works.

                              Thanx man for your help sofar, I will try tomorrow…have to get some sleep now...ciao!

                              1 Reply Last reply Reply Quote 0
                              • G
                                gcu_greyarea
                                last edited by

                                In my opinion handing out DNS Servers via DHCP isn't sufficient to prevent DNS Leaks. There are Clients that will use hard coded DNS Servers. E.g. I had a Roku Player and a Fire TV that bypassed my specified DNS Server with hard coded Google DNS Servers. Perhaps even Apps installed on the FireTV may use their own DNS Server.
                                The only thing that worked reliably was to port forward (DNAT) DNS Requests (Dest. Port 53) to my DNS Server of Choice, which is my VPN providers own internal DNS Server. If you trust your VPN provider with your Data traffic you might as well trust them with your DNS Traffic.

                                My VPN Provider also has a public DNS Server which pfSense uses to resolve the VPN Servers. Once the Tunnel is up my LAN clients will send their DNS Queries through the Tunnel to the VPN providers internal DNS Server.

                                For Clients that do not need tunneling via VPN you can hand out DNS Servers via DHCP (e.g. Google or OpenDNS). You do not need to have a DNS Forwarder or Resolver run on your pfSense box.

                                @gschmitt:
                                In your screenshot your Windows IP Config shows a DNS Server of 85.203.37.1. That is a public DNS Server. Use this Server under pfSense General Setup.
                                Uncheck "Allow DNS server list to be overridden by DHCP/PPP on WAN"
                                Check "Do not use the DNS Forwarder/DNS Resolver as a DNS server for the firewall"

                                I assume you use the pfSense OpenVPN Client to connect to Express VPN. Express VPN will assign you an RFC1918 Address (an internal IP Address) . E.g.

                                10.8.0.5 with a Gateway of 10.8.0.1

                                My VPN Provider (Mullvad) also has a DNS Server listening on 10.8.0.1.

                                So the DNAT(Port Forward rule) should forward DNS Traffic to 10.8.0.1 and there shouldn't be any leaks anymore.

                                1 Reply Last reply Reply Quote 0
                                • G
                                  gschmidt
                                  last edited by

                                  Thanx for the effort man!

                                  "I assume you use the pfSense OpenVPN Client to connect to Express VPN"

                                  Yes

                                  In your screenshot your Windows IP Config shows a DNS Server of 85.203.37.1. That is a public DNS Server.

                                  Aha…I used the "public DNS Server: 85.203.37.1" for port forwarding the DNS server 53
                                  85.203.37.1 and 85.203.37.2 are the DNS servers ExpressVPN is showing on their site.
                                  In my pfsense dashboard I also see at the EXPRESSVPN Gateway a internal ip-address 10.111.0.21 and a remote/virtual ip-adress of 10.111.0.22
                                  Which one should I use to DNAT port forward?

                                  Use this (85.203.37.1) Server under pfSense General Setup

                                  Both 85.203.37.1 and 85.203.37.2? With or without selected EPRESSVPN gateway?
                                  Any other DNS Servers here?

                                  Should I set DNS Servers at my DHCP Server/LAN? (for clients not going trough the VPN tunnel)
                                  I have made static mappings for the client(s) that I want to go through EXPRESSVPN gateway.
                                  And a firewall alias of those clients

                                  Any special settings for System/AdvancedFirewall & NAT/Network Address Translation?
                                  I currently have "Pure NAT"and the rest is unchecked

                                  Greetzzz

                                  ![internal ip-address.JPG](/public/imported_attachments/1/internal ip-address.JPG)
                                  ![internal ip-address.JPG_thumb](/public/imported_attachments/1/internal ip-address.JPG_thumb)

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    strangegopher
                                    last edited by

                                    @gcu_greyarea:

                                    In my opinion handing out DNS Servers via DHCP isn't sufficient to prevent DNS Leaks. There are Clients that will use hard coded DNS Servers. E.g. I had a Roku Player and a Fire TV that bypassed my specified DNS Server with hard coded Google DNS Servers. Perhaps even Apps installed on the FireTV may use their own DNS Server.

                                    I have a chromecast that uses hardcoded google dns servers primarily for geo blocking netflix, hulu, etc.

                                    I am not sure how it works but technically even if client is using its own dns server, it shouldn't leak the real IP address.

                                    edit: I use a vpn server in the same city as me, for speed and reliability, so geo blocking is not a concern for me.

                                    1 Reply Last reply Reply Quote 0
                                    • G
                                      gschmidt
                                      last edited by

                                      Express VPN will assign you an RFC1918 Address (an internal IP Address) . E.g. 10.8.0.5 with a Gateway of 10.8.0.1

                                      My VPN Provider (Mullvad) also has a DNS Server listening on 10.8.0.1.

                                      So the DNAT(Port Forward rule) should forward DNS Traffic to 10.8.0.1 and there shouldn't be any leaks anymore.

                                      I have difficulties finding the RFC1918 Address of the expressvpn gateway…
                                      When i use the internal ip-adress I thought was the gateway (see previous attachment), the clients that have to go through the expressvpn tunnel have no internet connection.

                                      Besides that, every time I reboot pfsense or restart the OpenVPN (ExpressVPN) service I get different RFC1918 Addresses.
                                      Is this pfsense or expressvpn responible for the change?

                                      1 Reply Last reply Reply Quote 0
                                      • G
                                        gcu_greyarea
                                        last edited by

                                        I have difficulties finding the RFC1918 Address of the expressvpn gateway…
                                        When i use the internal ip-adress I thought was the gateway (see previous attachment), the clients that have to go through the expressvpn tunnel have no internet connection

                                        The Express VPN Servers may not listen for DNS Requests on the Gateway (10.111.0.21).

                                        Besides that, every time I reboot pfsense or restart the OpenVPN (ExpressVPN) service I get different RFC1918 Addresses.
                                        Is this pfsense or expressvpn responible for the change?

                                        The VPN Server will assign you another IP Address each time you reconnect, similar to a DHCP Server on your LAN.
                                        I hope I wasn't confusing you. The example I provided works with Mullvad VPN.
                                        Mullvad hand to the same Gateway IP Each time.. which Express VPN may not do…

                                        1 Reply Last reply Reply Quote 0
                                        • G
                                          gcu_greyarea
                                          last edited by

                                          Here's an Example of my Config.

                                          • I use 4 VPN Tunnels concurrently.

                                          • Therefore I have 4 Tunnel Gateways, In this example I will use Tunnel Mullvad_AU

                                          • Port Forwarding Rules are used to 'HiJack' DNS Traffic. Here you could use your Own Destination  (85.203.37.1 )
                                            Once the DNS traffic traverses the VPN Tunnel your VPN Provider will use its own DNS Server (85.203.37.1)

                                          • Manual Outbound NAT is required so your LAN Clients (or Alias) can send Traffic via the Tunnel

                                          • The Firewall Rules "policy route" traffic through the Tunnel Gateway and set the "No Wan Egress" Flag
                                            The Relevant rules are highlighted in green. For both Rules the Advanced Settings are identical.

                                          • The Floating Outbound Rule ensures that Traffic Marked "No WAN Egress" will get Rejected immediately

                                          OVPNC.jpg
                                          OVPNC.jpg_thumb
                                          Gateways.jpg
                                          Gateways.jpg_thumb
                                          PortForward.jpg
                                          PortForward.jpg_thumb
                                          Manual_Outbound_NAT.jpg
                                          Manual_Outbound_NAT.jpg_thumb
                                          LAN_FW_Rule.jpg
                                          LAN_FW_Rule.jpg_thumb
                                          Rule_Detail1.jpg
                                          Rule_Detail1.jpg_thumb
                                          RuleDetail2.jpg
                                          RuleDetail2.jpg_thumb
                                          Floating_Outbound.jpg
                                          Floating_Outbound.jpg_thumb
                                          Float_Out_Detail1.jpg
                                          Float_Out_Detail1.jpg_thumb
                                          Float_Out_Detail2.jpg
                                          Float_Out_Detail2.jpg_thumb

                                          1 Reply Last reply Reply Quote 0
                                          • G
                                            gschmidt
                                            last edited by

                                            I have pretty much the same setup…only my LAN firewall rule is over my LAN interface and yours over the VLAN

                                            I notice in the FW_LAN_rules that you also block access to "this firewall" and all Subnets???

                                            What DNS servers have you specified in System/General Setup?
                                            Did you also checked "Disable DNS Forwarder"?
                                            Any DNS Servers specified somewhere else at DHCP Server?

                                            ![LAN firewall rule.JPG](/public/imported_attachments/1/LAN firewall rule.JPG)
                                            ![LAN firewall rule.JPG_thumb](/public/imported_attachments/1/LAN firewall rule.JPG_thumb)

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.