ipfw is blocking access to a script
- by user225551
I need to figure out how to troubleshoot why ipfw is blocking my script. This script parses out some rss feeds over the net. I have about 10 different feed urls. About 5 or 6 of these urls are returning xml, the others are timing out.
If I turn the firewall off, they will all work. The issue I'm having is that I have no idea what port I need to open for the urls that are timing out.
Is there a command that will show me this?