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

    wifi vlan guest network

    Wireless
    5
    32
    1.8k
    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.
    • P
      ppe
      last edited by

      Hi,

      I try to install wifi guest only on my network isolated from the rest.

      i have :

      • 192.168.2.0 : work lan (switch port 1, vlan 1)
      • 192.168.3.0 : vpn lan (switch port 2, vlan 1)
      • 192.168.4.0 : wifi lan (switch port 4, vlan 3000)

      my wifi router is mii 4a (there is no vlan settings available).

      i try to set the wifi router in extend mode but it say me that "couldn't get ip".

      I'm don't know how get out of this mess...

      does need use vlan ? set extend mode in my wifi router ?

      thanks you !

      JKnottJ 1 Reply Last reply Reply Quote 0
      • P
        ppe
        last edited by ppe

        on the interface WIFiGUEST, i set DHCP. so, i set 192.168.4.20 to my wifi router but i can't access it anymore...
        WIFIGUEST_DHCP= 100% loss (status is "Offline, Packetloss")

        can you help me ?

        V stephenw10S 2 Replies Last reply Reply Quote 0
        • V
          viragomann @ppe
          last edited by

          @ppe
          Not clear, what you intend.

          192.168.4.0 is your wifiguest network?

          @ppe said in wifi vlan guest network:

          i try to set the wifi router in extend mode but it say me that "couldn't get ip".

          What does the extended mode on the router?

          Do you intend, that its whole wifi to be the guest network?

          P 3 Replies Last reply Reply Quote 0
          • P
            ppe @viragomann
            last edited by

            @viragomann yes, all wifi is guest

            1 Reply Last reply Reply Quote 0
            • P
              ppe @viragomann
              last edited by

              @viragomann below, the goal :
              alt network architecture

              V 1 Reply Last reply Reply Quote 0
              • P
                ppe @viragomann
                last edited by

                @viragomann sorry if it is not clear; i don't really of the more pertain solution to choose

                johnpozJ 1 Reply Last reply Reply Quote 0
                • V
                  viragomann @ppe
                  last edited by

                  @ppe
                  So you can run the wifi as a router. pfSense will only see the routers IP then for all wifi clients connected to it.

                  If you enable the DHCP server in pfSense, I'd expect that the router pulls an IP.
                  Check out Status > DHCP IPv4 Leases if it is shown up there.

                  I can imagine, however, that the wifi router blocks access to its management interface from outside of its own subnet.
                  If this is the case, you can circumvent this with an outbound NAT rule.
                  But first ensure, that it gets an IP from the DHCP.

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

                    @ppe If your tagging with vlan id 3000, its never going to work unless your wifi is setup to understand this tag.

                    If you want to setup a different network for wifi. Then do that - but you can not use tagging unless your wifi router understands tagging.

                    You should just use your wifi router as an AP.. turn off its dhcp server and connect it to pfsense port via one of the lan ports on the router. If your wifi router does not have a AP mode.

                    Good idea to set the IP of the lan interface on your wifi router to be on the network your going to put it on. This 192.168.4/24 network

                    https://docs.netgate.com/pfsense/en/latest/solutions/netgate-2100/switch-overview.html

                    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.7.2, 24.11

                    1 Reply Last reply Reply Quote 0
                    • stephenw10S
                      stephenw10 Netgate Administrator @ppe
                      last edited by

                      @ppe said in wifi vlan guest network:

                      WIFIGUEST_DHCP= 100% loss (status is "Offline, Packetloss")

                      That looks like you set the WIFIGUEST interface itself to DHCP which is almost certainly not what you want. That should be set as Static, then add a DHCP server on that in Services > DHCP Server.

                      Steve

                      1 Reply Last reply Reply Quote 1
                      • JKnottJ
                        JKnott @ppe
                        last edited by

                        @ppe said in wifi vlan guest network:

                        my wifi router is mii 4a (there is no vlan settings available).

                        You need VLANs and a 2nd SSID if you want a guest WiFi on the same access point.

                        PfSense running on Qotom mini PC
                        i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                        UniFi AC-Lite access point

                        I haven't lost my mind. It's around here...somewhere...

                        1 Reply Last reply Reply Quote 0
                        • P
                          ppe
                          last edited by

                          hello, thank you everyone for yours answers !

                          i change of wifi router for the tp link archer c59.

                          i set to dynamic ip (so every computers are in 192.168.2.0/24) to get internet and i enable "guest wifi".

                          But i can access to my servers from guest wifi despite i disable "Allow guests to access my local network"...
                          it seems to be a bug : https://community.tp-link.com/en/home/forum/topic/575906

                          So, how i can make all devices connected to the 192.168.4.0/24 network in order to be able to block access to the servers using firewall rules ?

                          Thanks

                          stephenw10S 1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator @ppe
                            last edited by

                            @ppe said in wifi vlan guest network:

                            i change of wifi router for the tp link archer c59.

                            How is that connected to pfSense? Is it not via the GuestWIFI interface any longer?

                            P 1 Reply Last reply Reply Quote 0
                            • P
                              ppe @stephenw10
                              last edited by ppe

                              @stephenw10 all my wifi router can't offer vlan capabilies. so i remove vlan and the wifiguest because, if i well understand, i can't create interface without vlan on a switch (i'm on a sg 2100).

                              now, the wan port of my wifi router is wired to the lan port (N°4) of my pf.

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

                                @ppe said in wifi vlan guest network:

                                i can't create interface without vlan on a switch (i'm on a sg 2100).

                                where did you get that idea?? You can for sure create a different network on a port on the 2100 that doesn't need tags.

                                https://docs.netgate.com/pfsense/en/latest/solutions/netgate-2100/switch-overview.html#port-mode

                                These four switch ports are customizable and each can be configured to act as an independent switches or in groups.

                                In Port VLAN Mode, rather than specifying which interfaces are associated to a VLAN, the configuration can specify which physical ports form a switch.

                                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.7.2, 24.11

                                1 Reply Last reply Reply Quote 1
                                • stephenw10S
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  Yup that^. You need to put the WiFi on a separate interface so you can filter the traffic.

                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    ppe
                                    last edited by

                                    i created a new interface using vlan (because no choice) like this :

                                    • interfaces / vlans / add
                                      • lan
                                      • vlan tag = 3000 (mandatory)
                                    • interfaces / add

                                    i make vlan in port mode :

                                    • Interfaces / Switch / VLANs
                                      • switch port 5
                                        • vlan grp : 4
                                        • port : 4
                                        • members : 5
                                    • removing port 4 from ports (except port 4) in field members

                                    but i don't know how associate this interface with the switch port 4 ...

                                    1 Reply Last reply Reply Quote 0
                                    • stephenw10S
                                      stephenw10 Netgate Administrator
                                      last edited by

                                      Use the instructions here to configured LAN4 as a separate interface:
                                      https://docs.netgate.com/pfsense/en/latest/solutions/netgate-2100/configuring-the-switch-ports.html

                                      P 1 Reply Last reply Reply Quote 0
                                      • P
                                        ppe @stephenw10
                                        last edited by

                                        @stephenw10 i can't use vlan tagged because my wifi router don't recognize vlan

                                        1 Reply Last reply Reply Quote 0
                                        • stephenw10S
                                          stephenw10 Netgate Administrator
                                          last edited by

                                          The wifi router never sees the VLAN tags. The VLAN is all between pfSense and 2100 on-board switch not external to the 2100.

                                          P 1 Reply Last reply Reply Quote 0
                                          • P
                                            ppe @stephenw10
                                            last edited by

                                            @stephenw10 ok thank, i set 802... vlan

                                            but i have no internet from wifi router. On this, i set static ip : 192.168.4.1 and 192.168.2.1 as gateaway

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