Manual:IP/Hotspot/Walled Garden: Difference between revisions
Jump to navigation
Jump to search
Created page with '{{Versions | v3, v4, v5+}} __TOC__ ==Walled Garden== <p id="shbox"> <b>Sub-menu:</b> <code>/ip hotspot walled-garden</code><br /> </p> <br /> HTTP walled-garden, menu allows to…' |
|||
Line 38: | Line 38: | ||
|default= | |default= | ||
|desc=Source address of the user, usually IP address of the HotSpot client | |desc=Source address of the user, usually IP address of the HotSpot client | ||
}} | }} | ||
Revision as of 09:11, 8 October 2010
Applies to RouterOS: v3, v4, v5+
Walled Garden
Sub-menu: /ip hotspot walled-garden
HTTP walled-garden, menu allows to set authentication bypass for HTTP and HTTPs resources
Properties
Property | Description |
---|---|
action (allow | deny; Default: allow) | Action to perform, when packet matches the rule
|
server (string; Default: ) | Name of the HotSpot server, rule is applied to. |
src-address (IP; Default: ) | Source address of the user, usually IP address of the HotSpot client |
method (string; Default: ) | HTTP method of the request |
dst-host (string; Default: ) | Domain name of the destination web-server |
dst-port (integer; Default: ) | TCP port number, client sends request to |
path (string; Default: ) | The path of the request, path comes after '''http://dst_host/''' |
IP Walled Garden
Sub-menu: /ip hotspot walled-garden ip
Walled-garden menu for the IP requests (Winbox, SSH, Telnet, SIP, etc.)
Properties
[ Top | Back to Content ]