I've got an application that used to work perfectly with all outgoing ports open and all incoming ports closed. Now we've closed all outgoing ports except a few specific ones e.g. http and it's not working any more. Is there a way I can find out using tools like wireshark which outgoing request is getting blocked so I can tell my sysadmin what to open?
feedback
|
|
It should be listed in your firewall's log. If you don't log blocked outgoing traffic, turn this on at least until you know what to open. | |||
feedback
|
|
Use this app http://www.netlimiter.com/ and it will list out all the connections/ports/addresses that any app running is using. | |||
|
feedback
|