Hello Dev guys,
Any idea here about my issue?
Best regards,
Emrah
--- Begin Message ---
Hi,
I am trying to use OpenVPN in bridge mode on a box that has multiple IP
aliases. eth0, eth0:0, eth0:1 and so on.
My questions are:
* What are the interfaces I am supposed to bridge? Only eth0 or
additiona
I use aliases of the bridge device instead.
So instead of eth0:0, eth0:1, I have br0:0, br0:1, etc. Works fine for
me. I have a startup script that sets up the interfaces and starts
OpenVPN.
It starts the bridge between eth0 and tap0, then adds aliases to the
new br0 interface.
Works fi