Log Downloader Problem

OK, This is dumb but I’m new, I can’t get the Log Downloader program to connect to my hotspot server. There is only one IP on my system which is the hotspot server. Now here’s the odd part. I’ve got another MT running without a hotspot and can get the logs just fine. Aside from being new and dumb what else am I doing wrong?
Thanks

I like to “push” the logging off to a syslog server / application.
One I like to use id syslog2odbc..

This lets you push the logs to a database file or server and slice it as you see fit..

Pushing to a server is especially handy for “realtime” events..

You can place triggers on the tables and when an event you are interested happens you can be notified when it happens insted of having to pour thru the logs to locate events.

Craig