PDA

View Full Version : Firestarter not closing ports


TonyLechner
September 12th, 2007, 04:20 PM
I am running Firestarter as my firewall, and have only opened a few ports, but upon a quick portscan of my machine, I found three ports open that are not allowed by the firewall policy.

I'm a newly converted, just installed Ubuntu yesterday, but would anyone have any idea as to why this is and, more importantly, how I can close these ports if my firewall is not doing it?

(I'm running tor and privoxy, if that helps, but it isn't any of their default ports)

steve.horsley
September 12th, 2007, 05:15 PM
Were you scanning the machine from itself? Normally, the PC is allowed full access to its own ports.

If you can make sense of it, the command
sudo iptables -L
will list all the rules that are currently in force.

digen
September 12th, 2007, 05:59 PM
I would also suggest scanning the machine from outside the network or from a different computer within the same network to get a broad and clear picture.