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

How to get pfSense WAN to accept VLAN 0

General pfSense Questions
25
414
206.5k
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.
  • J
    JKnott @tquade
    last edited by Feb 16, 2021, 3:37 PM

    @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 Feb 16, 2021, 3:52 PM Reply Quote 0
    • T
      tquade @JKnott
      last edited by tquade Feb 16, 2021, 3:53 PM Feb 16, 2021, 3:52 PM

      @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

      J 1 Reply Last reply Feb 16, 2021, 4:18 PM Reply Quote 0
      • J
        JKnott @tquade
        last edited by Feb 16, 2021, 4:18 PM

        @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 Feb 16, 2021, 4:38 PM Reply Quote 0
        • T
          tquade @JKnott
          last edited by Feb 16, 2021, 4:38 PM

          @jknott Thanks for all your help.

          Ted

          1 Reply Last reply Reply Quote 0
          • N
            natbart @JKnott
            last edited by Feb 17, 2021, 3:18 AM

            @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 J 2 Replies Last reply Feb 17, 2021, 3:27 AM Reply Quote 0
            • T
              tquade @natbart
              last edited by Feb 17, 2021, 3:27 AM

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

              Ted

              1 Reply Last reply Reply Quote 0
              • J
                JKnott @natbart
                last edited by Feb 17, 2021, 11:34 AM

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

                C 1 Reply Last reply Feb 17, 2021, 12:08 PM Reply Quote 0
                • C
                  Cool_Corona @JKnott
                  last edited by Feb 17, 2021, 12:08 PM

                  @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 Feb 19, 2021, 6:02 AM Reply Quote 0
                  • N
                    natbart @Cool_Corona
                    last edited by Feb 19, 2021, 6:02 AM

                    @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 Feb 26, 2021, 4:14 AM

                      @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 Feb 28, 2021, 7:26 AM Feb 28, 2021, 7:24 AM

                        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
                        • S
                          stephenw10 Netgate Administrator
                          last edited by Feb 28, 2021, 6:07 PM

                          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 Mar 1, 2021, 1:34 AM Reply Quote 0
                          • N
                            natbart @stephenw10
                            last edited by Mar 1, 2021, 1:34 AM

                            @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 Mar 1, 2021, 1:54 AM Reply Quote 1
                            • N
                              natbart @natbart
                              last edited by Mar 1, 2021, 1:54 AM

                              @natbart Attached the graphviz. Maybe there us some optimizations still left. Feel like maybe the o2m portion is not required?login-to-view

                              N 1 Reply Last reply Mar 1, 2021, 4:55 PM Reply Quote 0
                              • N
                                natbart @natbart
                                last edited by Mar 1, 2021, 4:55 PM

                                @natbart Any suggestion on getting to this endstate?login-to-view or login-to-view

                                N 1 Reply Last reply Mar 2, 2021, 12:28 AM Reply Quote 0
                                • N
                                  natbart @natbart
                                  last edited by natbart Mar 2, 2021, 12:28 AM Mar 2, 2021, 12:28 AM

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

                                  login-to-view

                                  J R 2 Replies Last reply May 6, 2021, 11:34 AM Reply Quote 3
                                  • J
                                    JustASK 0 @natbart
                                    last edited by May 6, 2021, 11:34 AM

                                    @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 May 6, 2021, 1:22 PM Reply Quote 0
                                    • N
                                      natbart @JustASK 0
                                      last edited by natbart May 6, 2021, 1:22 PM May 6, 2021, 1:22 PM

                                      @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
                                      • S
                                        stephenw10 Netgate Administrator
                                        last edited by May 6, 2021, 2:11 PM

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

                                        Steve

                                        J 1 Reply Last reply May 6, 2021, 2:21 PM Reply Quote 0
                                        • J
                                          JustASK 0 @stephenw10
                                          last edited by May 6, 2021, 2:21 PM

                                          @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 Jun 21, 2021, 12:39 AM Reply Quote 2
                                          • First post
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.