EoIP with DDNS

Hello,

I want give you some sigestion for next update.
When I want to make EoIP between MT-01 and MT02 with dynamic addres [use mt ddns], Remote address [MT-02] stay DDNS but Local address [MT-01] is resolved.
So when MT-01 get new IP Addres, EoIP form local MT [MT-01] don’t know self new address :slight_smile: And connection can not be established..

(I known about EoIP over PPTP or L2TP and use VPN Local and Remote address.. It can be so, but i think this [with ddns] would be quite cool :slight_smile: )

i have it running with eoipv6 on large scale with 10s of tunnes.
both ends use FQDN to resolve the other party’s address.

keep in mind though, that EoIP is session-less/stateless, and cannot traverse NAT w/o specific rules (requires 1:1 mapping), unlike L2TP over UDP. or SSTP.

@doneware

Ty for answer,

I will keep in mind that. I like EoIP becouse can tak it in a bridge and get broadcast :slight_smile:

set local-address to 0.0.0.0 then it will be automatically picked

Yes, simple easy.
Thanks

Wow, that’s work!
Ty :slight_smile: