• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Software to find a Program's port usage?

elkinm

Platinum Member
I have some old/unsupported software that works just fine when connected directly to the net but will not when connection through a router.

I would like to find what ports it is using or monitoring for connection so I can forward them to the router.

I know software firewalls can monitor connections or connection attempts, I have not seen a port by port analysis and personally I have always had more problems with software firewalls so I would like to avoid them if possible.

Thanks
 
netstat (both windows and linux) can watch for connections

Ethereal might be your best bet, but trim down your running apps that might access the net, as it may be an overload of info for you to sift through if you don't know what you are looking for.
 
Thanks, I will try both currports seems to give more detail but I did not know about netstat.
Will report back on my results.
 
Active Ports is a nice program, but I think that Current Ports is better.

Functionally they both provide the same info.

However when I have a choice, I always prefer a stand-alone program the is comprised of a single Exe file that does not need to be installed. These types of programs usually do not leave unnecessary Entry in the Registry, thus works faster and smoother, and can be completely uninstalled by just deleting the Exe file.

:sun:
 
Originally posted by: JackMDS
Active Ports is a nice program, but I think that Current Ports is better.

Functionally they both provide the same info.

However when I have a choice, I always prefer a stand-alone program the is comprised of a single Exe file that does not need to be installed. These types of programs usually do not leave unnecessary Entry in the Registry, thus works faster and smoother, and can be completely uninstalled by just deleting the Exe file.

:sun:

and that is a fantastic attribute in a small, (mostly) single use program.
 
CurrPorts worked like a charm. After all the programs were running it showed me all the ports I needed to forward and boy where there a lot of ports.

I will try Active Ports but the Sym AV corp. issue could be a problem.

Thanks everyone.
 
Originally posted by: elkinm
After all the programs were running it showed me all the ports I needed to forward and boy where there a lot of ports.

Really? What program is it? You aren't forwarding all the high number ports associated with it are you? Because they are probably outgoing connections.

 
Back
Top