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

Cannot connect to ANI server - Topology services

kviola1
Level 1
Level 1

I'm running LMS 3.1 on Solaris 9 on a Sunfire 480. My client PC is using IE 6.0.2900.2180 with jre 1.6.0_05 which was down loaded when initially entering Topology services in Campus. I consistently get the Campus Manager Error "Cannot connect to ANI server" with Probable Cause "Unknown Error". ANIServer is running and restarting Campus Manager does not resolve the issue. I tried changing nameserver.usedns to false, as well as reinitdb.pl -restore but nothing seems to work. There is only one interface on the system, so gatekeeper.ior does not exist and multi-homing is not an issue. The error occurs during Applet initialization. When responding (clicking OK) to the error message, the dialog box closes but the Topology Services Applet windows remains open for a prolonged period in state "Initializing Applet" - up to several minutes before closing on its own. This happens when using a web connection to the Solaris or Windows-based CiscoWorks servers. If using a remote desktop to Windows-based CW servers and running CW from that session, Topology services can be run with no problems. It appears to be a client-side java or browser security issue or blocked ports. Any ideas on how to troubleshoot this further?

Thanks for any help.

5 Replies 5

Joe Clarke
Cisco Employee
Cisco Employee

You need to make sure the client can resolve the hostname of the server and that TCP ports 42342 and 43242 are open between the client and server.

The client PC can resolve the server via DNS and local hosts file. Using netstat -a, the ports show they are in a LISTEN state on the server and the server has several ESTABLISHED connections to itself on those ports. There are many connections to the client PC in a TIME_WAIT state and 1 ESTABLISHED but not on those ports. When Topology services is initially kicked off, there are 6 additional connections ESTABLISHED between client and server - but on different ports. After the task fails, one ESTABLISHED port connection remains.

Could there be a local browser problem?

It sounds like these two ports are not reachable from the client. From the client, telnet to the server on those ports. Verify you get a successful connection, and that you do not get a timeout or connection refused.

Joe - it looks like the client is trying to connect to the server on 42342 but it retransmits twice without getting an acknowledgement. I also tried telneting to the server on those ports but I was not successful. The following were from a netmon capture when attempting to open Topology services:

Tcp: Flags=......S., SrcPort=3879, DstPort=42342, PayloadLen=0, Seq=4107114195, Ack=0, Win=64240 ( Negotiating scale factor 0x0 ) = 64240

Tcp: [SynReTransmit #2534]Flags=......S., SrcPort=3879, DstPort=42342, PayloadLen=0, Seq=4107114195, Ack=0, Win=64240 ( Negotiating scale factor 0x0 ) = 64240

Tcp: [SynReTransmit #2534]Flags=......S., SrcPort=3879, DstPort=42342, PayloadLen=0, Seq=4107114195, Ack=0, Win=64240 ( Negotiating scale factor 0x0 ) = 64240

Connections and data are exchanged on other ports:

Tcp: Flags=...AP..., SrcPort=3771, DstPort=HTTPS(443), PayloadLen=446, Seq=1459000151 - 1459000597, Ack=4084167731, Win=64217 (scale factor 0x0) = 64217

Tcp: Flags=...AP..., SrcPort=HTTPS(443), DstPort=3771, PayloadLen=207, Seq=4084167731 - 4084167938, Ack=1459000597, Win=49815 (scale factor 0x0) = 49815

I need to run test again to see if server is seeing the packets coming in on 42342.

Any other thoughts?

The ports are blocked. These ports are CRITICAL for CORBA to work. Talk to your firewall administrators to make sure those two TCP ports are open between your clients and server.

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: