cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
332
Views
0
Helpful
2
Replies

Can I change the HTTP port for CiscoWorks 2000 from 1741 to another port?

allenz
Level 1
Level 1

Thanks!

2 Replies 2

andrea.meconi
Level 2
Level 2

From another conversation...

- Can't change the port to < 1024.

- net stop crmdmgtd

- In the httpd.conf file, there are two instances of port 1741, change both to say 8080 (just as an example)

- In the md.properties file, change the PX_PORT and PX_WEB_PORT to the same above value (8080 in this example)

- net start crmdmgtd

- Wait for a few minutes before login.

Caution: Make sure that you first test the above steps on a test machine before using it on your production system.

Andrea.

These steps are for Windows, and you're missing the change in the registry. You need to use regedit, goto the key

HKEY_LOCAL_MACHINE\Software\Cisco\ResourceManager\CurrentVersion\Environment

And change PX_PORT and PX_WEB_PORT there as well.

For all UNIX, the files to change are:

/opt/CSCOpx/objects/web/conf/httpd.conf

/etc/services (change cscoweb)

/opt/CSCOpx/lib/classpath/md.properties

For Solaris:

/var/sadm/pkg/CSCOmd/pkginfo

For AIX and HP/UX:

/opt/CSCOpx/etc/.CSCOmd.ans