若直接在L2TP Server內勾選啟用IPSec Pre Shared key會造成iOS設備無法建立連線
解決方法:照著老方法手動設定IPSec peer,或是取用下面的CLI Command
/ip ipsec peer
add enc-algorithm=3des exchange-mode=main-l2tp generate-policy=port-override \
secret=IPSec-Pre-Shared-Key
以上是小弟前幾天幫人設定 VPS(上面跑ROS) 時碰到的狀況,提供給手中有iOS設備使用L2TP/IPSec VPN的大大參考





























































































