Navigation

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

    Inter Vlan Routing

    Firewalling
    2
    2
    638
    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.
    • M
      marcocamza last edited by

      HI

      I have 5 Vlan

      LAN - 10.0.0.0/24
      1stFloor (Vlan10) - 10.0.10.0/24
      2ndFloor(Vlan20) - 10.0.20.0/24
      Wifi (Vlan30) - 10.0.30.0/24
      Tenants (Vlan40) - 10.0.40.0/24

      I want rules to allow routing between LAN Vlan10-30 but block Vlan40 and vlan40 must have only internet access.

      On top of having only internet access I want to have a limiter set so all user don't consume our bandwidth.

      Any one help with this please.

      Thanks

      1 Reply Last reply Reply Quote 0
      • D
        DWAyotte last edited by

        A quick and dirty way to do it:

        Allow TCP/UDP to vlan40 address port 53. (If you want them to use pfSense as their dns server, otherwise change dhcp to hand out public dns and skip this rule)
        Block all RFC1918 address ranges for any protocol and any port.
        Allow any port and any protocol.

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