[Help] Airtel PPPoE on OpnSense

  • Thread starter Thread starter mikrotik
  • Start date Start date
  • Replies Replies 1
  • Views Views 1,069

mikrotik

I am getting updated....
Messages
3,200
Location
Noida
ISP
Airtel FTTH
My current setup:

Running Server 2022 with multiple physical NICs. One of the NICs is mapped to HyperV as External Switch with "Allow management operating system to share this network adapter" unchecked.

This switch is mapped to the VM for OpnSense.

Inside OpnSense, I have created a new interface WAN2 to this virtual switch and created a VLAN with tag 100 while setting WAN2 as parent for this interface.

Configured PPPoE settings such as username and password for VLAN interface. Unfortunately, it is not able to connect.

While using the same port of ONT, I am able to dial PPPoE on a OpenWRT router without any issues with VLAN set to 100.

Can someone point out the mistake I am making?
 
You usually do not need to set VLAN on bridge mode.
Maybe the VLAN you set on OpenWRT was untagged port, hence you did not notice?
 
Back