cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
883
Views
0
Helpful
5
Replies

Why can't I remotely access Topology Services in Ciscoworks LMS 3.2?

benjo.rulloda
Beginner
Beginner

Hi!

I noticed that I cannot remotely check the Topology Services in Ciscoworks LMS 3.2. I have attached a screenshot of the error for reference. When I access Topology Services on the server itself, everything works well. Any ideas why I'm receiving such errors?

Thanks in advance!

5 Replies 5

Joe Clarke
Hall of Fame Cisco Employee Hall of Fame Cisco Employee
Hall of Fame Cisco Employee

Topology uses CORBA for the client/server communication.  You must make sure the client can resolve the hostname of the server and that TCP ports 42342 and 43242 are open between client and server (i.e., you must be able to telnet to post 42342 and 43242 from the client to the server).

Hi Joseph,

Thanks for your reply. How can I test if the client can resolve the hostname of the server?

Joe Clarke
Hall of Fame Cisco Employee Hall of Fame Cisco Employee
Hall of Fame Cisco Employee

A simple nslookup on the client should work:

nslookup SERVER_HOSTNAME

Of course, if the server's hostname is in the client's hosts file, then that can fail but resolution can still work.  You can also do:

ping SERVER_HOSTNAME

That should succeed.

Hi Joseph,

What if the client PC cannot resolve the hostname of the server? How will I fix it?

Joe Clarke
Hall of Fame Cisco Employee Hall of Fame Cisco Employee
Hall of Fame Cisco Employee

You can add the hostname of the server to the client's local hosts file (e.g., in C:\WINDOWS\system32\drivers\etc\hosts).

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers