WAN / Internet : : FTTH provider : .----+------------. | PPPoE Router | (or Bridge, whatever) '-----+-----------' | WAN | .-----+------. | OPNsense | '-----+------' | LAN
You should be able to get a fibre modem that would bridge to ethernet AND support VLAN. That's how my VDSL works now, the modem is in bridge mode but it's using VLAN101 to connect. Opnsense then just does the PPPoE as normal.
Hi thereas there is a PPPoE problem in FreeBSD and it doesn't look like it will be solved in a reasonable timeframe I'm thinking of putting a router/bridge in front of my setup like this:Code: [Select] WAN / Internet : : FTTH provider : .----+------------. | PPPoE Router | (or Bridge, whatever) '-----+-----------' | WAN | .-----+------. | OPNsense | '-----+------' | LANInternet is provided with PPPoE and VLAN ID.I have fixed IP's I want to use with opnSense.Is there any cheap router/Bridge/whatever available to just do this:"transform" the ISP's signal to use with a regular WAN port of my opnSense router?If necessary I can also put a fiber converter in front, too.It may even use one of my public IP's.Thank you for all hints!