Re: problems with iptables
Please try an ACCEPT rule for the local interface, as The Cog mentioned. I think this:
Code:
sudo iptables -A INPUT -i lo -J ACCEPT
Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.