Feature Request - Layer2 Bonding with dynamic IP

The ability to setup the bonding of 2 or more EOIP tunnel with only 1 side with fixed IP.

e.g. http://zeroshell.net/eng/load-balancing-failover/#vpn-bonding

I’m tryng to achieve this with a portknocking script.

if one side has a fixed IP this will work out of the box… just add L2TP tunnels, assign an ip to each l2tp interface, ie 10.0.0.1 & 10.0.0.2. Then run EoIP over 10.0.0.1 and 10.0.0.2. The L2TP tunnels help you with encryption which I’m guessing you might need.

Sam

thank you
I’ll try this.

p