Re: Cannot connect to port 9024 / 9025 externally

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



it seems that it listens on 9064 from outside - tcp        0      0
0.0.0.0:9064                0.0.0.0:*

but on 9024/9025 listens only on loopback ...so you can connect locally but
not from outside

so you have to configure your server to listen on eth0 or ethX address




On Mon, Aug 11, 2008 at 7:26 PM, Ben Kevan <ben.kevan@xxxxxxxxx> wrote:

> 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
>
-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux