Skip to content

Commit 9561b7f

Browse files
committed
captive portal: wrong ports for documented firewall rules
1 parent 7d79f65 commit 9561b7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/manual/captiveportal.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ and ports 8000 + <zone id> for HTTPS.
275275
**Destination** __captiveportal_zone_<zone id>
276276
**Destination port range** 80
277277
**Redirect Target IP** 127.0.0.1
278-
**Redirect Target Port** 8000 + <zone id>
278+
**Redirect Target Port** 9000 + <zone id>
279279
**NAT Reflection** Disable
280280
**Filter Rule Association** Pass
281281
============================ ===============================
@@ -290,7 +290,7 @@ and ports 8000 + <zone id> for HTTPS.
290290
**Destination** __captiveportal_zone_<zone id>
291291
**Destination port range** 443
292292
**Redirect Target IP** 127.0.0.1
293-
**Redirect Target Port** 9000 + <zone id>
293+
**Redirect Target Port** 8000 + <zone id>
294294
**NAT Reflection** Disable
295295
**Filter Rule Association** Pass
296296
============================ ===============================

0 commit comments

Comments
 (0)