Community
User Guides
Support
Community
Help Forums
English Forum
General
About our Community
General Discussion
News and Feedback
Products
F-Secure SAFE
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Other products
Beta programs
Feature Requests
Finnish Forum (Tukifoorumi)
Tuotteet Kotiin
F-Secure SAFE
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Muut tietoturvatuotteet
Support Articles
Language
English
Suomi
Deutsch
Français
日本語
Svenska
Dansk
Italiano
Nederlands
Norsk
Polski
中文 (繁體)
Products & Services
F-Secure TOTAL
F-Secure SAFE / Internet Security / Anti-Virus
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Other products
Common topics
User Guides
Support
Login
|
Register
Unable to configure port for Policy Manager Proxy for Linux: port is already in use - F-Secure Community
<main> <article class="userContent"> <h3 data-version="2" data-article="000026678" data-id="issue">Issue:</h3> <p>When executing /opt/f-secure/fspms/bin/fspms-config to configure the Policy Manager proxy, an error message stating the port is already in use is printed:<br></p><pre class="code codeBlock" spellcheck="false" tabindex="0"><br><br>Specify the details for communication with F-Secure Policy Manager. Enter the server’s IP address or its DNS name.<br>Server address []: 192.168.1.100<br>HTTPS port [443]: 443<br>Port is already in use. Please enter another one.</pre> Based on investigation, the port (here 443) is not is use.<br> <h3 data-id="resolution">Resolution:</h3> <p>The proxy config-script requires and uses the <b>netcat </b>command to check the availability of the port. If netcat is not installed or available, you will receive the above mentioned error message.<br><br>To resolve the issue, install <b>netcat</b>. In Debian, this can be installed using the following command:<br> <br></p><pre class="code codeBlock" spellcheck="false" tabindex="0"><br># apt install netcat-traditional</pre> <p>Article no: 000026678</p> </article> </main>