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

    Wireguard site to site vpn, lan site not accessible.

    Scheduled Pinned Locked Moved WireGuard
    28 Posts 2 Posters 4.1k 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.
    • S
      sutha
      last edited by

      First of all, I'd like to thank you!
      Recently, I have heard about pfSense, and I'm very impressed with how its site-to-site VPN works. I have people in three locations working with computers, and they use an Active Directory controller to log in to those systems. My plan is to manage all three locations from a single place, so I need to establish site-to-site VPN connections in all three places.

      The scenario, which I've described here is just a testing environment. Once I have a good understanding of it, I'm going to implement it in our live environment.

      Actually I have followed this youtube video: https://www.youtube.com/watch?v=7_gLPyipFkk

      Simply expained:

      • Vpn tunnel is establish and handshake is success.
      • I can ping both side of tunnel ip from either side(182.35.35.1 and 182.35.35.2)
      • I can ping both side of pfsense ip from either side as well(192.168.2.1 and 192.168.3.1)
      • I'm unable to ping both side pc from opposite side:
        example: from site b to ping 192.168.2.68 or from site a to ping 192.168.3.68
      • I can ping those PC from same side. from site a to ping 192.168.2.68 or from site b to ping 192.168.3.68 is possible.

      There must be some sort of routing issue, but how. I have already a routing rule for "side a" 192.160.3.0/24 to 182.35.35.2 and for "side b" 192.168.2.0/24 to 182.35.35.1.
      LAN rule is any and wireguard interface (WG0) rule is also any.

      J 1 Reply Last reply Reply Quote 0
      • J
        Jarhead @sutha
        last edited by

        @sutha
        Did you fix the allowed IP's and the tunnel?
        If you're gonna have 3 sites you'll need to use a larger tunnel than the /30.

        Didn't watch the video.
        Follow this instead:
        https://docs.netgate.com/pfsense/en/latest/recipes/wireguard-s2ms.html

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

          Thanks for this link!
          I'm sure, I'll have the same issue again but anyway. I think, this is the only way I can train myself.

          I'll update the outcome very soon.

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

            Hi, I have completed the site-to-site VPN configuration as per the provided link. Now, I'm encountering same issue as before.

            I can successfully ping both sides of the tunnel and the allowed IPs from the diagnostics page of pfSense. Additionally, I can ping any PC locally on both sides. However, I'm unable to ping any PC on the other side of the VPN connection.

            My Hardware connection:
            Both pfSense network port 1 are connected to my router(WAN) with a local IP assigned from my router. However, my WAN IP on my pfsense is not my public IP. I'm using my second network port for LAN connection, where my PCs are connected.

            I'm accessing my pfSense locally from one of the PC from on each side. But after configuring the site-to-site VPN, I can only reach up to pfSense. I'm unable to reach any PCs on the other side of network.

            Am I missing any firewall rule for LAN, Currently I don't have any rule for Lan.
            On wan, I'm port forwarding the wireguard port to wan address.
            On tunnel interface all traffic allowed.
            On LAN : None
            There is a interface called wireguard, I don't have any rules in it.

            I have changed my managed switch as well, so both side unmanaged switch connected on lan port.

            J 1 Reply Last reply Reply Quote 0
            • J
              Jarhead @sutha
              last edited by

              @sutha If you don't have any LAN rules nothing on the LAN can talk to anything.
              Do you mean you have no rules other than the default ANY rule?

              Post pics.

              Go to VPN/Wireguard click the edit button for the tunnel and post a screenshot. Block ONLY the the keys and endpoints.
              Same with the peer.

              If you followed that link, go to interfaces, click the one you're using for the tunnel and post a screenshot. No need to block anything on here.

              System/Routing. Post a sceenshot.

              Firewall/Rules. Post shots on LAN, Wireguard and the Wireguard interface.

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

                These are the rules, which I have in pfsense firewall.
                Wireguard:
                wireguard-2.png
                Wan:
                wan-2.png
                Lan:
                lan-2.png
                Tunnel_WG0:
                WG0_Tunnel Interface-2.png

                I have added the lan and wireguard rule, but lan rule make sense. After Adding lan, I'm able to ping from local pc to pfsense ip and from pfsense to local ip without any problem, but still having problem reaching other side of the tunnel.
                Wireguard rule does not make any sense. I believe this is because I'm using the tunnel interface(WG0) for wireguard traffic.

                My current Lan after adding the rule:
                Lan-added-1.png

                Current Status:
                Status-040224.png
                Currently I'm able ping from pfsense A to pfsense B, both tunnel ip and pfsense ip.
                Next I'm able to ping from pfsense A to local pc's and pfsense B to local pc's as well, Both way.
                I'm unable to ping from PC-A1 to PC-B1 or PC-B2, also from PC-B1 to PC-A1 or PC-A2.

                Routing -A:
                Gateway,
                Gateway_A.png
                Static Route,
                Static_Routes_A-1.png

                Routing-B: Same as A , but all remote IP(192.168.10.0/24) to tunnel A (172.25.25.1).
                I don't know , if I forgot to forward some rule to other side of the tunnel.

                J 1 Reply Last reply Reply Quote 0
                • J
                  Jarhead @sutha
                  last edited by

                  @sutha You have to allow the listening port through the WAN. Add an allow rule for it.

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

                    I have add a rule for wan as well, see bleo the image.
                    wan-3.png

                    I have added for both side and also tested with any protocol, but no luck. No changes after adding the wan rule.

                    Curiosity question:
                    Actually, I'm planning to connect my three locations via VPN to share files or work via remote desktop. I aim to control all PCs from one place.

                    I have not installed any additional software on any PCs to access my remote location, other than this pfSense site-to-site VPN setup.

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      Jarhead @sutha
                      last edited by Jarhead

                      @sutha Listen, I asked you for pics and you only gave me the firewall rules. I know you think you "have everything correct" but no one can help by just going with what you say.
                      Post the pictures you were asked for if you want further help.
                      And if you followed the link I provided exactly (you obviously didn't or the firewall rules would've been there already), it would work.

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

                        Okay, here is what you're expecting.
                        Side A:
                        Tunnel:
                        Tunnel-.png
                        Peer:
                        Peer-.png
                        Tunnel Interface:
                        Interface-.png
                        Gateway:
                        Gateway.png
                        Routing:
                        Route-.png
                        LAN rule:
                        Lan-.png
                        Wireguard rule:
                        Wireguard-.png
                        Tunnel-interface rule:
                        Wireguard-int-.png

                        Site B:
                        Tunnel:
                        tunnel-.png
                        Peer:
                        Peer-.png
                        Tunnel Interface:
                        Interface-.png
                        Gateway:
                        Gateway-.png
                        Routing:
                        Routing-.png
                        LAN rule:
                        Lan-.png
                        Wireguard rule:
                        Wireguard-.png
                        Tunnel-interface Rule
                        Wireguard_int-.png

                        This is my total configuration.

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          Jarhead @sutha
                          last edited by Jarhead

                          @sutha You changed LAN subnets?
                          Not making this easy, are you?

                          Set the interface MTU to 1420 <--- DO THIS. Very important. (May fix your problem)

                          What you're calling Side A, what is the LAN subnet?

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

                            I have change the lan range but the subnetting is kept according to the link you provided. I want to avoid the same IP range again to avoid any complication with previous setting.
                            I have change the lan Interface mtu to 1420, it did not work then tried to change tunnel mtu as well but this is also not successful.
                            I have revert the lan mtu back to blank, but still not working.

                            Final outcome not working, current lan and tunnel interface mtu status are 1420.

                            Still can't ping other side local pc.
                            Side A is one of the location and Side B is the another location.
                            I have marked this in description of the Tunnel configuration as (S) and (I) .
                            Subnet for tunnel is x.x.x.x/30 and lan x.x.x.x/24 as you can see in the above configuration(don't compare with beginning of this chat).

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              Jarhead @sutha
                              last edited by Jarhead

                              @sutha I meant the WG interface MTU only. Bith sides should be 1420. No need to change the LAN MTU.

                              What is the local subnet on the side A?
                              I can't make the question any clearer than that. Thought that was clear enough in my last post.

                              (Hint, it's not x.x.x.x/24)

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

                                Local subnet is 192.168.10.0/24.

                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  Jarhead @sutha
                                  last edited by Jarhead

                                  @sutha Ok. Wireguard is setup correctly.
                                  Whatever the problem is, it's not Wireguard.
                                  These PC's you're trying to get to, how are they configured? DHCP? Is the gateway correct on them?
                                  Start checking the local PC's on both sides.

                                  Check the routing tables on both ends.

                                  Also, do a packet capture on one end from the Wireguard interface, then do a constant ping from a pc on the other end. Do you see the replies going out the Wireguard interface?
                                  With the same ping going, do a packet capture on the WG interface on the same side as the pinging PC. Do you see replies coming in?

                                  J 1 Reply Last reply Reply Quote 0
                                  • S
                                    sutha
                                    last edited by sutha

                                    Just to clear my confusion.
                                    Side A:
                                    Site-A.png
                                    Pc1:192.168.10.125 (Pc with company files from side-A)
                                    Pc2: 192.168.20.125 (This pc is to connect the side-B network)
                                    Subnet: 255.255.255.0
                                    Gateway: empty

                                    Side B:
                                    Site-B.png
                                    Pc1:192.168.20.68 (Pc with company files from side-B)
                                    Pc2:192.168.10.68 (This pc is to connect the Side-A network)
                                    Subnet: 255.255.255.0
                                    Gateway: empty

                                    Both sides have a different public IP from the WAN IP shown in the images above. Therefore, I have forwarded the WireGuard port to this particular machine on each side.

                                    Are my ip setting on the pc's are correct or do I need to add the gateway, when yes what is my gateway(tunnel ip,wan IP or pfsense ip).

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      Jarhead @sutha
                                      last edited by

                                      @sutha pfSense LAN IP on both sides.
                                      Side A gateway will be 10.0

                                      Side B gateway will be 20.1.

                                      1 Reply Last reply Reply Quote 1
                                      • S
                                        sutha
                                        last edited by sutha

                                        Great !
                                        Finally, something is working.
                                        After entering the gateway, I can ping the local PC from the diagnostic page of other side pfsense. However, I'm still unable to ping from the command prompt. Do I need to install the WireGuard peer on every system from which I'd like to connect via VPN, or is this site-to-site VPN setup with pfSense is enough?

                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          Jarhead @sutha
                                          last edited by

                                          @sutha pfSense is enough.
                                          You created a link from one router to the other. No clients needed.

                                          1 Reply Last reply Reply Quote 1
                                          • S
                                            sutha
                                            last edited by

                                            Thanks!
                                            I have tried the command tracert from command prompt, it goes upto otherside tunnel 172.25.25.2(I was trying fron tunnel side 172.25.25.1)

                                            1. first my router
                                            2. tunnel ip 172.25.25.2
                                              • requested timed out
                                              • requested timed out
                                                and so on.

                                            If I try the same ip from the diagnostic page from pfsense, 2 jumps only.

                                            1. tunnel ip 172.25.25.2
                                            2. pc ip 192.168.20.68

                                            I'm sure something is blocking from the exit point of the tunnel, now I'm looking for a way how to identify this block(Pc firewall is off).

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