HOW TO CHANGE THE DEFAULT CLIENT/SERVER COMMUNICATION PORT OF 443 WITHOUT RUNNING THE 3WXM APPLICATION


Symptoms:

Facts:

Fixes:

1.- Go to your Windows Services and stop the Services (this is most important)for the application.

2.- Then go to the installation location and find the file: “conf” and then copy the “services-conf.xml” to your desktop and alter the file in this manner:

<?xml version="1.0" encoding="UTF-8" ?>
<!-- RingMaster Services Configuration File
<SERVICE-CONF>
<COMMON>
<SERVER port="443" snmp-port="162" keystore=".services_keystore"
keystore-type="JKS"

To read:

<SERVER port="NUMBER YOU WANT" snmp-port="162"
keystore=".services_keystore" keystore-type="JKS"

Then add it back to the “conf” folder as a .xml. Then Restart services.


Product(s): Wireless LAN Switches and Controllers Sub Product(s): Wireless Switch Manager

David Gonzalez 2021/03/31 12:33