Hi,
I'm using ERX(ver1.9.1a2) and I would like to know ERX support etherip
protocols.
"etherip protocols" is not listed Ubiquiti Networks Products support list.
So, It may not support --i guess. But I can configure etherip setting with in
IPSec section.
-----------------------------------------------------------------------------
ma@vp01-01# show vpn
ipsec {
...........
site-to-site {
peer ::/0 {
authentication {
pre-shared-secret XXXXXXXX
}
default-esp-group ESP
ike-group IKE
local-address fd00:1234:xx:xx:xx:xx:xx:xx
tunnel 0 {
protocol etherip
}
}
}
}
-------------------------------------------------------------
As you know, There is etherip linux kernel driver and some manufacture
support it. So, I wonder if it protocol support EdgeMAX or...
Q1. Is there possible to adopt etherip protocol in near future?
Q2. If i need to set up encrypted L2VPN over IPv6, Is L2TPv6 over IPSec
single solution?
Any advice is appriciate!