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

    2 WANs and 2 LANs

    Scheduled Pinned Locked Moved Routing and Multi WAN
    17 Posts 6 Posters 8.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.
    • G
      Gradius
      last edited by

      I have 2 WANs and 2 LANs, I can access the Internet on both LANs just fine, I also use 2 WANs as loading balance and works fine, the only problem I have is I cannot ping or "see" my other LAN for example:

      LAN1 cannot "see" LAN2 and vice-versa (except WANs), I tried to use static routing but so far no success also put firewalls rules allowing everything, but still no joy.

      Any tip?  Thanks.

      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        Add a rule at the top of your firewall rules that passes traffic to the other subnet, that has a gateway of "default" - it's possible that the policy routing for multi-wan is sending that traffic directly out your WAN instead of it going locally.

        Though I thought there was an automatic policy route negation for local networks, it's worth trying.

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

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

          Hi,

          Thanks for reply, I have them already on it.

          I guess is because the other one is by a WiFi router (I use a TL-WR1043ND) and creates his own network.

          Looks like the only real solution would be adding a WiFi card directly on pfsense to connect that far PC (is only 1 PC).

          1 Reply Last reply Reply Quote 0
          • M
            MarkProvanP
            last edited by

            Is the pfSense box connected to the WiFi router's WAN port?

            1 Reply Last reply Reply Quote 0
            • H
              heper
              last edited by

              @gradius

              the pass rules need to be added on the tab of the source interface …

              so when you want traffic going from lan1 to lan2 you would go to the lan1 rule tab and add something like this:

              Action: PASS
              proto: any
              src: LAN1 subnet
              dest: LAN2 subnet
              .....

              i made the mistake in the past and tried it the other way around, as in going to the LAN2 rules to allow traffic originating from LAN1 .... this does not work

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

                @MarkProvanP:

                Is the pfSense box connected to the WiFi router's WAN port?

                Hi,

                Yes, like this one:

                WAN (wifi) > NIC2 (on pfSense) or
                2.253 > 2.254

                From pfSense shell I can ping 2.253, but not from network.

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

                  @heper:

                  @gradius

                  the pass rules need to be added on the tab of the source interface …

                  so when you want traffic going from lan1 to lan2 you would go to the lan1 rule tab and add something like this:

                  Action: PASS
                  proto: any
                  src: LAN1 subnet
                  dest: LAN2 subnet
                  .....

                  i made the mistake in the past and tried it the other way around, as in going to the LAN2 rules to allow traffic originating from LAN1 .... this does not work

                  Yes, I have all that, still no go.  I did some changes and now I can ping and access WiFi control panel (on web) from network, in other words, WAN port from WiFi.

                  But still no joy when I'm trying to access the internal LAN from WiFi, looks like TP-Link creates his own LAN network, so I'm unable to access the computers/devices connected by.

                  Tips? Hints?

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

                    Well, I still cannot ping/access my WiFi router.

                    My setup:

                    TL-WR1043ND: 192.168.2.253/252 (gateway 192.168.2.254) and LAN: 192.168.2.100~192.168.2.105

                    I have 2 xDSL + 4 NICs on pfSense, setup is:

                    WAN1: 192.168.10.254/24 (xDSL1: 192.168.10.1)
                    WAN2: 192.168.20.254/24 (xDSL2: 192.168.20.1)

                    LAN1: 192.168.0.254/24 (connected to my wired switcher on network1)
                    LAN2: 192.168.2.254/24 (connected to WiFi as 192.168.2.253/30)

                    From my computer (192.168.0.1) I can ping everything, except WiFi (192.168.2.253) and WiFi's network (192.168.2.100~192.168.2.105).

                    I use Load Balancing and works well, but I just cannot ping anything from my wired network1 to wireless network2, and vice-versa.

                    My firewall rules are very simple:

                    From WiFi, I can also ping/access everything except my wired network (LAN1).

                    Help!

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

                      Adding this:
                      Action: PASS
                      proto: any
                      src: LAN1 subnet
                      dest: LAN2 subnet

                      I can ping 192.168.2.253 (my WiFi), but not 192.168.2.100~192.168.2.105 (WiFi network).

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

                        There is something pretty odd, I can access my HP printer (192.168.0.240) from WiFi w/o problem, but not my Win7 computers.   ???

                        Edit: I can now ping my .0.1 from WiFi (culpit was Norton Firewall), but I still cannot ping my notebook (on WiFi) from my local, the inverse is possible.

                        I turned off the firewalls and still no go.

                        1 Reply Last reply Reply Quote 0
                        • H
                          heper
                          last edited by

                          i'm guessing the client-computers are the ones blocking the pings … it's unlikely some ip's are pingable and others are not while the entire subnet should be allowed according to your firewall rules

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

                            Well, I did turn off every firewall on computers (not on pfsense), and still no go (cannot ping).

                            It must be TL-WR1043ND since it creates his own internal IP (is a WiFi router).  :(

                            1 Reply Last reply Reply Quote 0
                            • M
                              Metu69salemi
                              last edited by

                              Try to turn it like accesspoint

                              1 Reply Last reply Reply Quote 0
                              • V
                                vildsvin123
                                last edited by

                                turn off DHCP in your wifi router and dont use the wan port. connect the cable from your pfsense box to a lan port and try.:)

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

                                  @vildsvin123:

                                  turn off DHCP in your wifi router and dont use the wan port. connect the cable from your pfsense box to a lan port and try.:)

                                  But if I do that, then I will don't have WiFi at all.  Besides, I cannot access my WiFi at all, I'm forced to use WAN or nothing (on WiFi) works.

                                  If I turn off DHCP and try to use the same network it gives me:
                                  Error code: 5008
                                  WAN IP address and LAN IP address cannot be in a same subnet. Please input another IP address.

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

                                    @Metu69salemi:

                                    Try to turn it like accesspoint

                                    I wish how.  Looks like the official FW is very limited.

                                    The only option I see is:
                                    Enable WDS Bridging - You can select this to enable WDS Bridging, with this function, the Router can bridge two or more Wlans. NOTE: If this checkbox is selected, you had better make sure the following settings are correct.

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      Metu69salemi
                                      last edited by

                                      1. Set management ip and subnet, make sure that this ip is usable and in same network than your firewall
                                      2. Set your wireless settings
                                      3. Turn dhcp off from that wireless router
                                      4. connect only power cable and lan cable from your network switch or firewall(pfsense) and connect that cable only to lan side no wan at all
                                      5. Enjoy
                                      1 Reply Last reply Reply Quote 0
                                      • First post
                                        Last post
                                      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.