Quote:
Originally Posted by tim_
I know I did not ask the question but this helped me
iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport (replaced with my port) -j ACCEPT
Thank You
|
That helped me as well, thanks. Apparently Unubtu 8.04 (Hardy) defaults *most* ports closed w/o firewall. I don't know the details (I'm a programmer, not an admin) but that's just the way it is!