by adrien » Dec 10 03 10:12 pm
Hi
thanks for the log. Unfortunately it doesn't show the details, since you appear to be running a version prior to 5.0.8
However, I looked up port 162 UDP. It is SNMP-trap.
What this means is that the SNMP agent on your router is sending updates/traps (SNMP events) to your machine.
This could be for several reasons.
I would check:
a) are you running the SNMP service. or any SNMP management software on this computer that would have requested updates from the router. If so, you could probably just open port 162 UDP on this interface.
b) is the router configured to send SNMP updates to your machine.
I note that the IP addresses are all private, so I assume the router performs NAT (Network Address Translation - a form of internet connections sharing)? If so, you are probably fairly safe behind it anyway.
Adrien