Navigation

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

    Need to configure 2 LAN for 2 AP

    Routing and Multi WAN
    2
    2
    598
    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.
    • N
      nero_luci last edited by

      Hi,

      I have an WAN on static IP: 86.106.170.112, 1 LAN on static IP 10.0.0.1/24, DHCP 10.0.0.1 - 10.0.0.180 and 2 AP.

      I want to have 2 LANs such that each AP is sending to its LAN. AP1->LAN1 and AP2->LAN2.  I need this to be sure if one AP is down, all traffic is sent to another LAN thourgh its AP.

      I configured a new LAN in interfaces, gave it IP: 10.0.0.181/24, DHCP 10.0.0.181-10.0.0.254 and made in firewall the same rule as for the first LAN. It is not working, I do not understand why.

      Suggestions?

      Thank you very much!

      1 Reply Last reply Reply Quote 0
      • P
        phil.davis last edited by

        Learn about subnets first. Each LAN is has to be a different subnet. Also, LAN DHCP is starting from 10.0.0.1, which is your pfSense LAN address - I am surprised that pfSense even lets you do these things, I thought there was a lot more validation in the GUI these days.
        Change LAN DHCP range to start from 10.0.0.2
        Make the new LAN in a different subnet, like 10.0.1.1/24 with a DHCP range of whatever you like from .2 up.

        As the Greek philosopher Isosceles used to say, "There are 3 sides to every triangle."
        If I helped you, then help someone else - buy someone a gift from the INF catalog http://secure.inf.org/gifts/usd/

        1 Reply Last reply Reply Quote 0
        • First post
          Last post