08-16-2004 05:23 AM - edited 03-02-2019 05:46 PM
Is there a way to change the default login port 1741
to another value? Thanks in advance.
Thomas Schraml
08-16-2004 06:33 AM
Please be aware of following bug.
CSCdu37552
Externally found moderate defect: Closed (C)
The webserver can no longer run on ports < 1024
To change the default web port to a port > 1024, use following procedure.
- DOS CLI "net stop crmdmgtd"
- edit the file CSCOpx\lib\wbe\conf and replace all 1741 entries with desired port #
- edit the file CSCOpx\lib\classpath\md.properties and replace all 1741 with desired port #
- go to the windows registry Start -> Run -> regedit
- HKEY_LOCAL_MACHINE\Software\Cisco\ResourceManager\CurrentVersion\Environment
change values of PX_PORT and PX_WEB_PORT from 1741 to desired port #
For Solaris, edit CSCOpx/lib/classpath/md.properties file
- CLI "net start crmdmgtd"
08-16-2004 09:38 PM
Yes, there is a way. But why would you change it?
Even when you change the port to another one, there are for example Perl-scripts which take port 1741.
Search for "1741" on the partition you installed Cisco Works and try it out yourself.
If you will do this trick just for security reasons, then I think this is the wrong way.
Kind regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide