Some helpful notes on working with Ubiquiti’s EdgeRouter Product.
Enable Remote HTTPS Management From the CLI
edit firewall name WAN_LOCAL rule 50 set description "Inbound traffic to WEB GUI" set action accept set log disable set protocol tcp_udp set destination port 443
Show ipsec VPN status
sudo ipsec status
Restart ipsec VPN
sudo ipsec restart