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. |