ISSUE in PPPoE Mikrotik CHR installed in proxmox.

Ocean Sharma

New Member
Mar 28, 2024
2
0
1
I'm having strange problems with Mikrotik CHR on Proxmox. All VLANs are operational; however, within a single VLAN customer, certain clients may connect using PPPOE, and occasionally PPPOE requests may not reach the client's server. I confirmed the VLAN configuration is operational, and inside the same VLAN, I receive an IP address. Because it connects occasionally, the PPPoE server appears to be operating.


I'm not sure what's causing this; is there an MTU issue? or perhaps something different?
 
Hi!

Use "openvswitch" for bridges ( do no use the "ip link" bridge config).

Code:
$> apt-get install openvswitch-switch
$> apt-get install ifupdown2

Change all "vmbr" interfaces config:
Code:
auto vmbr0
iface vmbr0 inet manual
ovs_type OVSBridge

https://forum.mikrotik.com/viewtopic.php?t=206260
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!