How can I verify VLAN support for my NIC?
-
@johnpoz I love that you want to compare Social Security Disability (which is well under minimum wage) to income from any employer.
-
My point is they are "FIXED"
Someone below poverty shouldn't be playing with this sort of stuff ;) If you can not afford the correct equipment, then find a cheaper hobby!
Not saying you need to go spend 3k... They are BRAND new for $30 anywhere...
Here
https://www.ebay.com/itm/Dell-PowerConnect-2824-24-Port-Managed-Ethernet-Switch-Gigabit-SFP-/36251498183310$ for a 24 port...
Sorry crying POOR when you have a USGp3 and a computer to run pfsense sent on, a bridge - and clearly internet..
You have NO need of pfsense, or even the electric run the computer its on.. You should prob find a NEW hobby.. if you can not spend the couple of bucks needed to buy the appropriate tools..
Your usg is a layer 3 router, its not a layer 2 switch. If you want to play with pfsense as your hobby and break out networks then give up something for the amount of time you need to give it up to afford the "TOY" you want to play with.
You might be able to bridge those interfaces.. But how you going to correctly handle the tags, etc. Use the CORRECT TOOL!!!
-
What you're doing there should work if the edge router passes the VLANs correctly between the ports. My understanding is that it has some sort of "switch mode" that should enable that but I've never used one.
Are you seeing traffic between the other VLANs correctly?
Have you ever used the PPPoE connection with the modem bridged like that before? Like does it require a VLAN maybe?
Steve
-
I need to do some more checking but so far it looks like it's moving VLAN traffic correctly.
The PPPoE requirements are weird b/c CenturyLink's configuration on their consumer modems have a VLAN ("PTM Tagged - VLAN 201") but whenever I enter that on the ER-X or my old pfSense box it won't connect (otherwise connecting is no issue on either device).
I think my problem is I need to figure out if including a PPPoE client interface in their VLAN aware switch is possible or a way to transparent bridge between eth1 and eth4. This may be a lost cause but I'm not entirely convinced this isn't feasible yet.
At a minimum, I continue to learn tangential things along the path. :)
I've run through a couple of wizards on the ER-X to study the configs they generate. Hopefully I can get some ideas from those.
-
here
https://help.ubnt.com/hc/en-us/articles/217990978-EdgeRouter-Configure-an-EdgeRouter-as-a-Layer-2-SwitchWhat a waste of actual router..
-
Ok so either the modem or pfSense is going to have to configure VLAN 201 for the PPPoE connection to succeed I imagine.
If pfSense is doing so then the edge router will have to pass that traffic tagged to the modem.
Steve
-
@stephenw10 Ya. I'm working on how on to setup firewall rules to port forward PPPoE within a level 3 switch but using the router to move it across interfaces. It's been like a decade since I've done stuff like this so I'm rusty. :)
-
If you haven't tried it yet I would try connecting pfSense directly to the modem to be sure the PPPoE link comes up as expected. That will verify the VLAN tag required. (or not required).
Once that's known to work then try to get it passing through the edge router.Steve
-
@stephenw10 The VLAN info for the PPPoE isn't required on other devices. My current pfSense box and the ER-X work fine without it.
-
Ah, well then it shouldn't be required through the edge router either. Just a matter of getting it to pass the traffic.
Steve