Alex Dupre wrote:
> Yes, it seems a bit overkill. I've tried a few other configurations like
> changing the mac address of the vlan interface and enabling promiscuous
> mode on the ether interface, without success.
I solved the issue, I had to enable promiscuous mode on both the
ethernet and vlan
On Wed, Feb 8, 2017 at 10:06 AM, Alex Dupre wrote:
> Hi,
> I need to establish two PPPoE sessions on the same LAN using the same
> ethernet interface. The sessions are on different VLANs, but they are
> handled by the same AC that doesn't allow that both sessions are initiated
> by the same MAC a
Alan Somers wrote:
> It sounds like overkill, but if you put each PPPoE client in a
> separate VIMAGE jail, then each one will get a separate vnet
> interface, with distinct MACs. They can be bridged to the same
> physical interface.
Yes, it seems a bit overkill. I've tried a few other configurat
It sounds like overkill, but if you put each PPPoE client in a
separate VIMAGE jail, then each one will get a separate vnet
interface, with distinct MACs. They can be bridged to the same
physical interface.
-Alan
On Wed, Feb 8, 2017 at 11:06 AM, Alex Dupre wrote:
> Hi,
> I need to establish two