Installing Wibu CodeMeter Linux: Difference between revisions
Content deleted Content added
No edit summary |
Apparently managed to make the same mistake three times in a row - apologies to anyone confused. 22350, 22352 and 22353 are definitely correct, more in CodeMeter documentation. |
||
Line 45:
On Debian, you can run:<pre>sudo iptables -A INPUT -p tcp -m tcp --dport 22350 -j ACCEPT</pre>
Similarly, if you want users to be able to access the web admin interface for code meter on the server, you would need to ensure the firewall allows request on port 22352 (for http) and/or
| |||