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