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

    HowTo: Route part of your LAN via TorGuard or PIA.

    Scheduled Pinned Locked Moved OpenVPN
    45 Posts 15 Posters 28.5k 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.
    • C
      chebyshev
      last edited by

      I used this tutorial and everything worked great, except dnsleaktest.com still shows my ISP instead of Choopa.com (which is PIA's DNS).

      Where should I start to diagnose this?

      1 Reply Last reply Reply Quote 0
      • P
        pfsensory
        last edited by

        The key might be in section (above) - "Add a rule to block vpnclients from making DNS queries to the LAN IP.  This prevents vpnclients from using the DNS Resolver and prevents DNS leaks if you forget to override DNS settings when adding static DHCP mappings for vpnclients."

        Has this rule been set up?

        1 Reply Last reply Reply Quote 0
        • C
          chebyshev
          last edited by

          Yes, I set up that rule.

          1 Reply Last reply Reply Quote 0
          • PippinP
            Pippin
            last edited by

            Is your client Windows 8 or up?
            Then it could be this:
            https://forum.pfsense.org/index.php?topic=110910.msg617899#msg617899

            I gloomily came to the ironic conclusion that if you take a highly intelligent person and give them the best possible, elite education, then you will most likely wind up with an academic who is completely impervious to reality.
            Halton Arp

            1 Reply Last reply Reply Quote 0
            • C
              chebyshev
              last edited by

              I just tried that, but got the following in my OpenVPN log:

              May 6 20:54:13	openvpn	84233	SIGTERM[hard,] received, process exiting
              May 6 20:54:13	openvpn	30195	Options error: Unrecognized option or missing parameter(s) in /var/etc/openvpn/client2.conf:31: block-outside-dns (2.3.9)
              May 6 20:54:13	openvpn	30195	Use --help for more information.
              

              This seems weird to me because the documentation for OpenVPN 2.3.9 seems to indicate that the –block-outside-dns option is available.

              1 Reply Last reply Reply Quote 0
              • morrealeM
                morreale
                last edited by

                @chebyshev:

                I just tried that, but got the following in my OpenVPN log:

                May 6 20:54:13	openvpn	84233	SIGTERM[hard,] received, process exiting
                May 6 20:54:13	openvpn	30195	Options error: Unrecognized option or missing parameter(s) in /var/etc/openvpn/client2.conf:31: block-outside-dns (2.3.9)
                May 6 20:54:13	openvpn	30195	Use --help for more information.
                

                This seems weird to me because the documentation for OpenVPN 2.3.9 seems to indicate that the –block-outside-dns option is available.

                I had to use "push block-outside-dns" which someone recommended.  not sure if that is actually working or not.  don't see anything in the log.

                I am still having the issue where any of the leaktest sites are showing my DNS server as my IP from the ISP (not my ISPs DNS servers)

                I have done all the different rules for blocking DNS and forcing certain servers.  It just seems like it was working at first and now it always displays the ISP IP even when connected to VPN

                I am using DNS Resolver (no forwarding and no DNS servers configured on general setup…using 127.0.0.1)

                Release: pfSense 2.3.4 p1(amd64)
                M/B: Supermicro A1SRi-2758F-O
                SSD: 128GB
                RAM: 2x8Gb Kingston 1600MHz DDR3L PC3-12800 ECC
                AP: Cisco

                1 Reply Last reply Reply Quote 0
                • C
                  chebyshev
                  last edited by

                  The "push block-outside-dns" seems to allow the client to start at least, but it didn't change anything in terms of the leak tests. You're right - they are showing my IP, not my ISP's DNS server. Strange and pretty much the opposite of what I'm looking for out of a VPN.

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

                    @chebyshev On the host you are performing DNS leak tests what are the configured name servers? Precisely what firewall rules did you create (screen shot would be best).

                    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
                    • C
                      chebyshev
                      last edited by

                      The host doing the leak tests gets a static IP assigned via DHCP from the pfSense box - it is assigned the Google DNS servers (8.8.8.8 and 8.8.4.4). Those are the ones that show up if I do 'ipconfig /all'. It is running Windows 10.

                      Screenshots of my firewall rules are attached.

                      lan_rules.PNG
                      lan_rules.PNG_thumb
                      floating_rules.PNG
                      floating_rules.PNG_thumb

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

                        Do you have name servers set up in System > General Setup?? What are they?

                        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
                        • morrealeM
                          morreale
                          last edited by

                          @morreale:

                          @chebyshev:

                          I just tried that, but got the following in my OpenVPN log:

                          May 6 20:54:13	openvpn	84233	SIGTERM[hard,] received, process exiting
                          May 6 20:54:13	openvpn	30195	Options error: Unrecognized option or missing parameter(s) in /var/etc/openvpn/client2.conf:31: block-outside-dns (2.3.9)
                          May 6 20:54:13	openvpn	30195	Use --help for more information.
                          

                          This seems weird to me because the documentation for OpenVPN 2.3.9 seems to indicate that the –block-outside-dns option is available.

                          I had to use "push block-outside-dns" which someone recommended.  not sure if that is actually working or not.  don't see anything in the log.

                          I am still having the issue where any of the leaktest sites are showing my DNS server as my IP from the ISP (not my ISPs DNS servers)

                          I have done all the different rules for blocking DNS and forcing certain servers.  It just seems like it was working at first and now it always displays the ISP IP even when connected to VPN

                          I am using DNS Resolver (no forwarding and no DNS servers configured on general setup…using 127.0.0.1)

                          Here is my config at the moment…I have the DNS related rules disabled until I figure out the situation

                          0.JPG
                          0.JPG_thumb
                          1.JPG
                          1.JPG_thumb
                          2.JPG
                          2.JPG_thumb
                          3.JPG
                          3.JPG_thumb
                          4.JPG
                          4.JPG_thumb
                          5.JPG
                          5.JPG_thumb
                          6.JPG
                          6.JPG_thumb

                          Release: pfSense 2.3.4 p1(amd64)
                          M/B: Supermicro A1SRi-2758F-O
                          SSD: 128GB
                          RAM: 2x8Gb Kingston 1600MHz DDR3L PC3-12800 ECC
                          AP: Cisco

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

                            Don't know why you have all those rules duplicated. Only the first match is going to have any effect.

                            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
                            • morrealeM
                              morreale
                              last edited by

                              @Derelict:

                              Don't know why you have all those rules duplicated. Only the first match is going to have any effect.

                              some of those are due to it being 2 separate images that i should have done a better job of editing before posting :)
                              the others are due to being autocreated and manually created.  duplicates remain disabled and were left in place only for testing

                              Release: pfSense 2.3.4 p1(amd64)
                              M/B: Supermicro A1SRi-2758F-O
                              SSD: 128GB
                              RAM: 2x8Gb Kingston 1600MHz DDR3L PC3-12800 ECC
                              AP: Cisco

                              1 Reply Last reply Reply Quote 0
                              • C
                                chebyshev
                                last edited by

                                @Derelict:

                                Do you have name servers set up in System > General Setup?? What are they?

                                I have the Google DNS servers in there: 8.8.8.8 and 8.8.4.4.

                                dns.png_thumb
                                dns.png

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

                                  I think that might be the problem. Manually set your DNS server on that host to just 4.2.2.2 and run your DNS leak test again.

                                  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
                                  • C
                                    chebyshev
                                    last edited by

                                    Tried that - same result.

                                    host_dns.PNG
                                    host_dns.PNG_thumb

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

                                      And what result is that?

                                      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
                                      • C
                                        chebyshev
                                        last edited by

                                        Sorry - my IP is showing up in the DNS leak test results.

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

                                          Hmm. When I set mine to use google for DNS all dnsleaktest.com sees is google.

                                          You positive you're working from a host that has all traffic forwarded to the VPN?

                                          You sure that host has google and only google set as its DNS servers?

                                          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
                                          • C
                                            chebyshev
                                            last edited by

                                            I'm pretty sure on all counts. Is there a DNS leak test site I can use that doesn't require a browser? Like how I can just wget ipecho.net/plain. That way I could test it on my headless clients that are supposedly behind the VPN.

                                            The only thing I wonder about is if IPV6 is somehow leaking my IPV4 info, but I don't know enough about IPV6 to know if that is possible.

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