Actions
Bug #16066
closedWhen I configure the captive portal as below, captive Portal gives a used port number.
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Captive Portal
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
Affected Architecture:
amd64
Description
here dont checking zoneid if exist
Array
(
[sezer] => Array
(
[zone] => sezer
[descr] =>
[localauth_priv] =>
[zoneid] => 2
[interface] => lan
[maxproc] =>
[timeout] =>
[idletimeout] =>
[trafficquota] =>
[freelogins_count] =>
[freelogins_resettimeout] =>
[auth_method] => none
[auth_server] =>
[auth_server2] =>
[radacct_server] =>
[reauthenticateacct] =>
[httpsname] =>
[preauthurl] =>
[blockedmacsurl] =>
[certref] => 67978148cbb26
[redirurl] =>
[radmac_format] => default
[radiusnasid] =>
[termsconditions] =>
[page] =>
[enable] =>
)
[dd] => Array
(
[zone] => dd
[descr] => ddxxx
[localauth_priv] =>
[zoneid] => 6
[interface] => opt2
[maxproc] =>
[timeout] =>
[idletimeout] =>
[trafficquota] =>
[freelogins_count] =>
[freelogins_resettimeout] =>
[enable] =>
[auth_method] => authserver
[auth_server] => Local Auth - Local Database
[auth_server2] =>
[radacct_server] =>
[reauthenticateacct] =>
[httpsname] =>
[preauthurl] =>
[blockedmacsurl] =>
[certref] => 67978148cbb26
[redirurl] =>
[radmac_format] => default
[radiusnasid] =>
[termsconditions] =>
[page] =>
)
[xxxx] => Array
(
[zone] => xxxx
[descr] => xxx
[localauth_priv] =>
[zoneid] => 4
[interface] => opt3
[maxproc] =>
[timeout] =>
[idletimeout] =>
[trafficquota] =>
[freelogins_count] =>
[freelogins_resettimeout] =>
[enable] =>
[auth_method] => authserver
[auth_server] => Local Auth - Local Database
[auth_server2] =>
[radacct_server] =>
[reauthenticateacct] =>
[httpsname] =>
[preauthurl] =>
[blockedmacsurl] =>
[certref] => 67978148cbb26
[redirurl] =>
[radmac_format] => default
[radiusnasid] =>
[termsconditions] =>
[page] =>
)
Message from syslogd@pfSense at Feb 26 18:31:40 ...
nginx: 2025/02/26 18:31:40 [emerg] 41494#100563: bind() to [::]:8002 failed (48: Address already in use)
Message from syslogd@pfSense at Feb 26 18:31:40 ...
nginx: 2025/02/26 18:31:40 [emerg] 41494#100563: bind() to [::]:8002 failed (48: Address already in use)
Related issues
Actions