-
Notifications
You must be signed in to change notification settings - Fork 2
wan access
GitHub Action edited this page Jul 20, 2026
·
1 revision
The WAN Access feature exposes switches for the three remote-access settings the GL.iNet router firewall supports: ICMP echo responses, HTTPS management, and SSH management.
To enable this feature, check the Firewall option under Enabled Features in the integration configuration or options flow.
-
Option key:
firewall
| Entity | Description | API Source |
|---|---|---|
| WAN Ping Access | Toggle whether the router responds to ICMP echo requests from the WAN. | firewall/set_wan_access |
| WAN HTTPS Access | Toggle remote HTTPS management access from the WAN. | firewall/set_wan_access |
| WAN SSH Access | Toggle remote SSH management access from the WAN. | firewall/set_wan_access |
WAN access switches are exposed only when the Firewall feature is enabled.
- Firewall Rules — Add and remove custom firewall rules.
- Port Forwards — Add and remove port forwarding rules.
- DMZ — Toggle the DMZ feature.
- Firewall parent page