Installing Wibu CodeMeter Linux: Difference between revisions
Content deleted Content added
m changed 'web interface' to 'web admin interface' |
No edit summary |
||
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
| |||