Just a couple of comments on the actual IP's, I wouldn't worry too much:
>>"Generic Host Process trying to access trusted zone, 127.0.0.1 port xxxx ""
This is the internal IP for your computer, the same one on which Zone Alarm is running. Probably a system process
>>""Generic Host Process trying to access INTERNET, 192.168.0.1 ". "
This is a private IP so it will not be routed beyond your router. It may in fact be your router, or PC. Is that the case? Again probably a system process.
>>"Generic Host Process trying to access Internet, 239.255.255.250: port 1900 "
Interesting IP. Internet public IP's only go up to 113.255.255.254 Beyond that are reserved for Multicast use. Your IP is shown as reserved for "239.255.000.000-239.255.2
So, again likely no threat.
As r-k these are all Generic Host Processes and very common. I would just allow all and they should not appear again. I assume you have Zone Alarm set for the highest security. Lowering slightly may allow these by default.
r-k's suggestion of using netstat can tell you a lot. Adding the n parameter will show IP's
netstat -anb
Look for "ESTABLISHED" connections and the port number. These are the ones to be concerned about. If you do not have any Internet services running, such as a web browser, updates, or such, it should show only local LAN connections.
Main Topics
Browse All Topics





by: r-kPosted on 2007-08-17 at 00:31:57ID: 19715131
This sounds normal, just various Windows Services that run within the Generic Host Process (svchost.exe). I would just tell ZoneAlarm to allow this and to remember this answer.
If you want to double-check, run "netstat -ab" from a command prompt and see what network connections/ports are open, and by which program. If unsure, you can save that list to a text file and copy-and-paste it here.