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

    How to get pfSense WAN to accept VLAN 0

    Scheduled Pinned Locked Moved General pfSense Questions
    414 Posts 25 Posters 209.1k 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.
    • JKnottJ
      JKnott @tquade
      last edited by

      @tquade

      Some TP-Link switches and access points don't handle tagged VLANs properly. The problem I had with my AP was that IPv6 multicasts would leak from the main LAN to the VLAN. As a result, devices using my guest WiFi would wind up with the wrong IPv6 address. I had to disable IPv6 on the VLAN, to make my guest WiFi usable. There are similar issues with the switches. I now have a Unifi AP, which works well with IPv6.

      I bought the switch before I was aware of the switch problems and, since my intent was always to use it as a data tap, have never tried to use tagged VLANs with it. @johnpoz can tell you more about the switch issues. So, knowing what I do now, I would not buy a TP-Link managed switch or AP, even though the switch meets my needs for the data tap. The AP also worked well, so long as I didn't try to run IPv6 over a VLAN.
      I also have a TP-Link unmanaged switch, which hasn't caused any problems.

      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...

      T 1 Reply Last reply Reply Quote 0
      • T
        tquade @JKnott
        last edited by tquade

        @jknott Thank you for the detail. I'm now on the hunt for a different managed switch to use in conjunction with wireshark. Any suggestions given your experience.

        Again thanks!
        Ted

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

          @tquade

          As I said, that switch works fine in that role. It's only when you use it to manage VLANs that you have problems. After I came up with that data tap configuration, I tested it to make sure nothing was going to contaminate the circuit I was monitoring. Prior to using the port based VLAN, I could see packets coming from my computer on that connection. One accidental feature is DHCP requests fail, so the monitoring computer winds up with a 169.254 address. I configured the switch to use an address in the same range so, when I want to access the switch management interface, I no longer have to ensure the switch and computer are on the same subnet. 😃

          Bottom line, stay away from tagged VLANs and it works fine. Also, it has no problem monitoring connections with tagged VLANs, as it's just data and the tags are not used within the switch.

          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...

          T 1 Reply Last reply Reply Quote 0
          • T
            tquade @JKnott
            last edited by

            @jknott Thanks for all your help.

            Ted

            1 Reply Last reply Reply Quote 0
            • N
              natbart @JKnott
              last edited by

              @jknott said in How to get pfSense WAN to accept VLAN 0:

              @natbart

              If that's what it takes to make it work, you can get a cheap 5 port switch (avoid TP-Link) to do that. You will also be able to configure it for port mirroring, so you have a handy point to run Wireshark.

              I am hoping to get Netgraph working so no switch will be required. But will get samll switch if required. Any experience with netgear SG305 vs GS105?

              T JKnottJ 2 Replies Last reply Reply Quote 0
              • T
                tquade @natbart
                last edited by

                @natbart I use a GS105 and have for many years without any issues.

                Ted

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

                  @natbart

                  No, I haven't used any Netgear equipment.

                  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...

                  Cool_CoronaC 1 Reply Last reply Reply Quote 0
                  • Cool_CoronaC
                    Cool_Corona @JKnott
                    last edited by

                    @jknott

                    Consider running pfsense in a VM and tag WAN as VLAN0 on the vswitch.

                    Then it should be working of the box directly from the modem

                    N J 2 Replies Last reply Reply Quote 0
                    • N
                      natbart @Cool_Corona
                      last edited by

                      @cool_corona said in How to get pfSense WAN to accept VLAN 0:

                      @jknott

                      Consider running pfsense in a VM and tag WAN as VLAN0 on the vswitch.

                      Then it should be working of the box directly from the modem

                      Not sure what the overhead of VMware will do to the performance on my unit. I have a i5-4570TE with 4gb of ram. I would like to run Snort and still get my 1gb symmetrical

                      1 Reply Last reply Reply Quote 0
                      • N
                        natbart @stephenw10
                        last edited by

                        @stephenw10 - Started digging into Netgraph again.... I found in another post that in 2.4.5-RELEASE-p1 (amd64) Netgraph is now an in-kernel module.

                        I am trying to understand the differences of in-kernel modules vs loaded modules and directory structure of where I need to put the script (if any)?

                        Waiting for weekend to take system down. I think I have the script cleaned up to only change VLAN tagging

                        pfatt2.txt

                        1 Reply Last reply Reply Quote 1
                        • N
                          natbart
                          last edited by natbart

                          So... after some troubleshooting (Windows messed up the file so it was not found) and one final error in the script (forgot to assign MAC address) I got it working!!!!

                          Script loads using Shellcmd (earlyshellcmd) and now I have no need for a switch to front end my connection.

                          Thanks to everyone for your feedback and help.

                          Problem solved and on to the next project.

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

                            Yeah the modules are all in kernel you should not need to load anything.

                            @natbart said in How to get pfSense WAN to accept VLAN 0:

                            I got it working!!!!

                            Nice! Can we see it for reference?

                            Steve

                            N 1 Reply Last reply Reply Quote 0
                            • N
                              natbart @stephenw10
                              last edited by

                              @stephenw10 of course... Here is the result. I think I removed everything that was not needed.vlanzero.sh.tar.gz

                              N 1 Reply Last reply Reply Quote 1
                              • N
                                natbart @natbart
                                last edited by

                                @natbart Attached the graphviz. Maybe there us some optimizations still left. Feel like maybe the o2m portion is not required?a03e55de-7fb7-417c-b896-f514f45d7e65-image.png

                                N 1 Reply Last reply Reply Quote 0
                                • N
                                  natbart @natbart
                                  last edited by

                                  @natbart Any suggestion on getting to this endstate?4d4362b4-0925-4315-a7ca-0338f9b2a28c-image.png or 3ac82293-7ad5-478f-834c-4ea216bd263f-image.png

                                  N 1 Reply Last reply Reply Quote 0
                                  • N
                                    natbart @natbart
                                    last edited by natbart

                                    @natbart I think this is the final version...@stephenw10 - thoughts? vlanzero.sh.tar.gz

                                    e15132ea-3897-438d-a0cf-51780be97397-image.png

                                    J R 2 Replies Last reply Reply Quote 3
                                    • J
                                      JustASK 0 @natbart
                                      last edited by

                                      @natbart Thank you for sharing this. This worked like a charm for me and my brand new Fibe service installed earlier this week. I was able to remove the HH3000 device and use my existing pfSense setup without a problem. Great work!

                                      N 1 Reply Last reply Reply Quote 0
                                      • N
                                        natbart @JustASK 0
                                        last edited by natbart

                                        @justask-0 glad it worked for you! The post had no action till now, so I didn’t know if it was helping anyone else.

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

                                          Yeah, nice work.
                                          Did you have to set the priority tag in the end?

                                          Steve

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            JustASK 0 @stephenw10
                                            last edited by

                                            @stephenw10 Yes. This is handled by ngctl within the provided script and applied to the virtual interface. The only thing I added to my setup was the Shellcmd package in order to run the script at startup.

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