本帖最後由 st1000 於 2019-7-13 09:51 編輯
ac68u flash Merlin 384.7後嘅ver,DDNS就可以set獲得external IP
係Vtech set port forwarding,將openvpn 用嘅port 射去ac68u (如果冇自己改過port,default 係1194)
https://github.com/RMerl/asuswrt-merlin/wiki/DDNS-services
DDNS updates through either double NAT or a CGNAT connection
Also starting with 384.7, Asuswrt-Merlin lets you choose between Internal or External IP check methods. The Internal method is the same one that was used until now - the IP on your WAN interface is retrieved from nvram, and provided to In-a-dyn, which will provide it to the DDNS server (provided that server supports it). The External method is new, and lets the DDNS service provider determine your WAN IP (based on the IP from which you connect with it). This will allow your provider to retrieve your real public IP if your Asus router is behind another router, or your ISP uses CGNAT to provide you with a non-public IP.
Note that this parameter only applies to the built-in services listed on the WebUI. If you use a custom config or script, it will be up to you to handle how the IP is provided - that WebUI setting will have no effect.
|