I got a notification that an application was attempting to connect to a host:port and wanted to investigate this activity before allowing/denying it. I started Google’n it and by the time I was to the point where I could research common uses for the port the firewall’s dialog box disappeared. I searched the logs and found no reference to it, so I can only assume that there was some sort of default to “yes” after a predetermined amount of time. Is that the case, or have I overlooked something?
This is a listing of commonly used ports. Ports 0-1026 are reserved for standard communications (i.e. port 80 is HTTP transfer). Ports above 1026 (up to port 65535) can and are used by anything.
The best place to start is your system. Learn what is on there and what the port requirements are.
Knowing what should be happening is the first step in spotting what should not be happening.