I have a server with BEA installed, and I can connect to ports 9024 / 9025 as required locally, but from the outside I cannot, port 9064 I can connect to locally and externally. sudo /sbin/service iptables status Password: Firewall is stopped. netstat -an | grep 9025 tcp 0 0 127.0.0.1:9025 0.0.0.0:* LISTEN Here is the netstat for port 9064 netstat -an | grep 9064 tcp 0 0 0.0.0.0:9064 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:9064 127.0.0.1:37308 TIME_WAIT tcp 0 0 127.0.0.1:9064 127.0.0.1:37346 TIME_WAIT tcp 0 0 127.0.0.1:9064 127.0.0.1:37321 TIME_WAIT tcp 0 0 127.0.0.1:9064 127.0.0.1:37325 TIME_WAIT tcp 0 0 127.0.0.1:9064 127.0.0.1:37329 TIME_WAIT tcp 0 0 127.0.0.1:9064 127.0.0.1:37342 TIME_WAIT -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list