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

    Create a guest network with VLAN tag 1003

    Scheduled Pinned Locked Moved Firewalling
    36 Posts 5 Posters 4.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.
    • Michel-angeloM
      Michel-angelo
      last edited by

      @wgstarks:

      I’m attempting to get my guest network setup on my Airport Extremes and this thread has been very helpful but a couple of things I’m not sure about.

      I’m using a Netgear GS724Tv2 switch to create the vlans MAIN_VLAN10 (pvid10) for all my desktops, printers and servers and WIFI_VLAN20 (pvid20) for the Airports. If I’m understanding correctly the Airports will tag guest traffic with 1003?

      I will just clarify the airport Extreme (or Express, or time Capsule) side.
      When used as a router, an Airport Extreme (and the other new Airport base stations) will be able to *create a guest network by VLAN tagging, assigning the Vlan tag 1003 to packets going to the guest network (ethernet or wireless).
      When used as a wifi simple access point, an airport Extreme base station will recognise packets Vlan tagged 1003 and be able to send them to the wireless guest network.
      Given that your airport base stations are wifi access points and not routers, none of them will do the Vlan tagging. But they will need it. You need to do it on your guest interface in the pfSense router. pfSense > Interfaces > VlanAssignment > Vlans. I attach a copy of my setup. HTH

      pfSenseInterfacesVlanAssignmentVlans.png
      pfSenseInterfacesVlanAssignmentVlans.png_thumb

      1 Reply Last reply Reply Quote 0
      • wgstarksW
        wgstarks
        last edited by

        @Derelict:

        Create a VLAN 1003 on the physical interface to your switch (using eth0 below as an example).

        Assign an interface to that VLAN 1003 on eth0 interface.

        Create appropriate firewall rules, DHCP services, etc on that interface.

        Everything transmitted by that interface will be tagged with 1003. Everything arriving tagged 1003 will be processed by that interface.

        Outstanding. That's what I thought. Just wanted to be sure.

        Box: SG-4200

        1 Reply Last reply Reply Quote 0
        • wgstarksW
          wgstarks
          last edited by

          @Michel-angelo:

          Given that your airport base stations are wifi access points and not routers, none of them will do the Vlan tagging. But they will need it. You need to do it on your guest interface in the pfSense router.

          This is all fairly new to me, but I don"t see how this could be? You are able to login to the wifi guest network and also into the regular network that you have setup right? The Airport must have some way to distinguish between the 2 different wifi networks. I would think that the Airport must be applying tags to all traffic entering the guest network via wifi. Of course there's always the chance that I'm completely wrong.  :D

          Box: SG-4200

          1 Reply Last reply Reply Quote 0
          • johnpozJ
            johnpoz LAYER 8 Global Moderator
            last edited by

            My understanding is the guest network on a airport will be tagged 1003.. You need to setup your switching and pfsense correctly to understand that tag..

            https://www.thegeekpub.com/5191/use-airport-extreme-guest-network-bridge-mode/
            The Airport Extreme Guest Wireless network can be used with almost any other brand of router as your main router, as long is it supports VLANs

            An intelligent man is sometimes forced to be drunk to spend time with his fools
            If you get confused: Listen to the Music Play
            Please don't Chat/PM me for help, unless mod related
            SG-4860 24.11 | Lab VMs 2.8, 24.11

            1 Reply Last reply Reply Quote 0
            • wgstarksW
              wgstarks
              last edited by

              @johnpoz:

              My understanding is the guest network on a airport will be tagged 1003.. You need to setup your switching and pfsense correctly to understand that tag..

              https://www.thegeekpub.com/5191/use-airport-extreme-guest-network-bridge-mode/
              The Airport Extreme Guest Wireless network can be used with almost any other brand of router as your main router, as long is it supports VLANs

              Thanks. I think I’ve kinda got my head wrapped around the basics of the tag routing now. Having a family day today, but I’ll give it a shot tomorrow and see if I can get it to work.

              Thanks to everyone for your help so far.

              Box: SG-4200

              1 Reply Last reply Reply Quote 0
              • wgstarksW
                wgstarks
                last edited by

                @wgstarks:

                @johnpoz:

                My understanding is the guest network on a airport will be tagged 1003.. You need to setup your switching and pfsense correctly to understand that tag..

                https://www.thegeekpub.com/5191/use-airport-extreme-guest-network-bridge-mode/
                The Airport Extreme Guest Wireless network can be used with almost any other brand of router as your main router, as long is it supports VLANs

                Thanks. I think I’ve kinda got my head wrapped around the basics of the tag routing now. Having a family day today, but I’ll give it a shot tomorrow and see if I can get it to work.

                Thanks to everyone for your help so far.

                Well that didn't turn out too good. I created a VLAN10 (pvid 10) on my switch with associated ports tagged. Created VLAN10_MAIN on my firewall for approved laptops and other wireless devices and created VLAN1003_Guest for guest use.

                VLAN1003 should have no access to local network. Only internet. I believe that's working.

                VLAN10 needs to have full access to the local network as well as the internet. I can get access to the internet but not the local network.

                I'm hoping I've just missed a rule or misconfigured one?

                Box: SG-4200

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

                  No way to know without knowing what that LOCAL_NETWORKS Alias and those port aliases are. Those rules don't make much sense.

                  What are you trying to do here?

                  I personally despise "blocking" traffic with pass ! rules. Hate it. Loathe it. Wish it would die in a fire.

                  If you want to block it, just block it. Then pass any.

                  ![Screen Shot 2018-01-01 at 3.50.23 PM.png](/public/imported_attachments/1/Screen Shot 2018-01-01 at 3.50.23 PM.png)
                  ![Screen Shot 2018-01-01 at 3.50.23 PM.png_thumb](/public/imported_attachments/1/Screen Shot 2018-01-01 at 3.50.23 PM.png_thumb)

                  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
                  • wgstarksW
                    wgstarks
                    last edited by

                    @Derelict:

                    No way to know without knowing what that LOCAL_NETWORKS Alias and those port aliases are. Those rules don't make much sense.

                    What are you trying to do here?

                    I personally despise "blocking" traffic with pass ! rules. Hate it. Loathe it. Wish it would die in a fire.

                    If you want to block it, just block it. Then pass any.

                    local_subnets

                    These rules aren't mine really. Straight from a guide. Would be glad for any suggestions to simplify them.

                    As far as what I want to accomplish. I have 2 airports that are configured with a WPA2 “Home Network” which works and a “Guest Network” which shows “no internet”. I’m trying to setup a vlan that will allow guest connections to DHCP server and WAN only, without interfering with the “Home Network” which needs full access to local networks.

                    Box: SG-4200

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

                      Just because it's in a "guide" doesn't mean it's correct.

                      You only gave half the picture. What destination ports are you passing?

                      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
                      • wgstarksW
                        wgstarks
                        last edited by

                        @Derelict:

                        Just because it's in a "guide" doesn't mean it's correct.

                        You only gave half the picture. What destination ports are you passing?

                        Not sure what you mean by destination ports?

                        Box: SG-4200

                        1 Reply Last reply Reply Quote 0
                        • wgstarksW
                          wgstarks
                          last edited by

                          @wgstarks:

                          @Derelict:

                          Just because it's in a "guide" doesn't mean it's correct.

                          You only gave half the picture. What destination ports are you passing?

                          Not sure what you mean by destination ports?

                          Guess I'm a little slow tonight.:)

                          Box: SG-4200

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

                            I would disable those rules and add a pass any any rule. Does it work? Then you are not passing traffic you need to pass.

                            You do realize that you will be unable to ping with that configuration because it is not passed, right?

                            I can be confident that pfSense is behaving exactly as it is being instructed to behave.

                            Check the firewall logs for what is being blocked and evaluate whether it should be passed and pass it or don't.

                            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
                            • wgstarksW
                              wgstarks
                              last edited by

                              @Derelict:

                              I would disable those rules and add a pass any any rule. Does it work? Then you are not passing traffic you need to pass.

                              Thanks. Makes a lot of sense. Maybe one of these days I’ll learn to quit following these online step-by-step guides.🙄

                              Box: SG-4200

                              1 Reply Last reply Reply Quote 0
                              • wgstarksW
                                wgstarks
                                last edited by

                                Think I've got everything working now. Thanks @Derelict. Guest network has access to DHCP Server and WAN but no access to firewall or LAN (only other local network currently).

                                The firewall rules may need some tweaking. Any advice? I checked pinging, that works.

                                Edit: Caught my mistake with the "Block LAN Access" rule order. It's now one above "Allow Any".

                                Box: SG-4200

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

                                  Your Allow any rule will pass all traffic and nothing below it will 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
                                  • wgstarksW
                                    wgstarks
                                    last edited by

                                    @Derelict:

                                    Your Allow any rule will pass all traffic and nothing below it will have any effect.

                                    Are you saying I should modify “allow any” or delete the rules below it? Or both?

                                    Box: SG-4200

                                    1 Reply Last reply Reply Quote 0
                                    • johnpozJ
                                      johnpoz LAYER 8 Global Moderator
                                      last edited by

                                      What he is saying is rules are evaluated top down, first rule to trigger wins - no other rules are evaluated.

                                      Anything below an any any allow is pointless since no traffic will ever make it to that rule since the any any allow will pass the traffic.  You need to place your rules in the correct order top down so they evaluate how you want them to evaluate.

                                      An intelligent man is sometimes forced to be drunk to spend time with his fools
                                      If you get confused: Listen to the Music Play
                                      Please don't Chat/PM me for help, unless mod related
                                      SG-4860 24.11 | Lab VMs 2.8, 24.11

                                      1 Reply Last reply Reply Quote 0
                                      • wgstarksW
                                        wgstarks
                                        last edited by

                                        Thanks. Actually, I understood that. Should have been more specific.

                                        I can see that the default block rules aren’t going to do anything. If I move the any-any rule below them then it won’t do anything. Since I’m a noob at this, I’m not sure if I should modify the any-any rule or just delete the default block rules? My intent with this rule is to allow unlimited acces to the internet.

                                        Box: SG-4200

                                        1 Reply Last reply Reply Quote 0
                                        • johnpozJ
                                          johnpoz LAYER 8 Global Moderator
                                          last edited by

                                          there is a default deny rule anyway.. There is no reason to create your own rule unless have turned off logging of the default rule and would still like to log stuff that makes it through your rules that you block that meet some specific criteria you setup in the block rule that would be different than default deny, etc.  Or if you only want to log stuff on specific lan side interfaces and have turned off the logging of the default deny rule that is on all interfaces.

                                          An intelligent man is sometimes forced to be drunk to spend time with his fools
                                          If you get confused: Listen to the Music Play
                                          Please don't Chat/PM me for help, unless mod related
                                          SG-4860 24.11 | Lab VMs 2.8, 24.11

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