Thanks! Here is what I get when I run iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
I don't really know what that means, but I don't see anything port specific in there so I can't be specifically blocking 9000 right?
DEFAULT_HOST on GServer is localhost (127.0.0.1)... sorry this is probably ending up being a dev question not meant for this forum. If I should look elsewhere please let me know and I'll mosey on over to StackOverflow
