Cannot connect to port 9024 / 9025 externally

Ben Kevan ben.kevan at gmail.com
Mon Aug 11 16:26:35 UTC 2008


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





More information about the redhat-list mailing list