Bug #1637
closedcaptive portal web service port bind validation issue
0%
Description
captive portal uses port 8000 for the web interface but fails to report to the user if the port is already in useby another service on the pfsense box
example
if the ssh port is set to port 8000
ssh works correctly and on port 8000 via http a ssh protocol mismatch is reported which is correct behaviour
but if a user tries to enable the captive portal it should fail when pressing the save button and should report that the portal was not enabled/will not work due to another service using the captive portal web service port it should save all settings for the portal apart from the enable option
Updated by ellis melman about 14 years ago
forgot to provide pfsense version 2.0-RC3 (i386) built on Fri Jul 1 20:11:57 EDT 2011
Updated by Chris Buechler almost 11 years ago
- Status changed from New to Needs Patch
lot of things it can conflict with, if you want to add the input validation, patches welcome.