View Single Post
  #8 (permalink)  
Old 2008-04-16
chillyjim chillyjim is online now
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 1,668
Rep Power: 5
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: Cannot connect to SmartCenter

Try these:

"netstat -an | grep 18190" this will show you what interfaces are looking for a CPMI connection.

"tcpdump -i <interface> host <HostIP> and port 18190" this will narrow down the traffic to just what we want to look at.

and just to make sure "fw unloadlocal", not that it should do anything but it won't hurt anything.

If you get nowhere with that, I think its time to call TAC.
Reply With Quote