Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot access Host ports from remote PC

User_XL0RXAug 13 2021

i have installed Oracle Linux 7.9 and installed one app which uses ports 14002, 8101 , i can see these ports are listening (checked with netstat) , even i installed webmin BUT i cannot access these ports from remote PC, but i can only able to access SSH as i am able to login thru Putty.
firewall is not enabled , is there any settings i am missing ?

tcp 0 0 0.0.0.0:8101 0.0.0.0:* LISTEN 14684/./lpc
tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN 15411/vino-server
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1003/rpcbind
tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 25303/perl
tcp 0 0 0.0.0.0:14002 0.0.0.0:* LISTEN 14684/./lpc

thanks
Denis

Comments
Post Details
Added on Aug 13 2021
2 comments
444 views