This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technical:ipsec:routeros [2024/12/13 15:12] – jc | technical:ipsec:routeros [2024/12/13 15:52] (current) – jc | ||
---|---|---|---|
Line 28: | Line 28: | ||
``` | ``` | ||
/ | / | ||
- | + | ``` | |
- | ## Dynamic IPSec IPv4 or IPv6 Address | + | ## ~WIP~ Dynamic IPSec IPv4 or IPv6 Address |
### Script | ### Script | ||
+ | ``` | ||
+ | :global ip [:resolve myip.opendns.com server=208.67.222.222]; | ||
+ | put $ip | ||
+ | |||
+ | ``` | ||
### Pre-deployment | ### Pre-deployment |