Article 581MX Can't connect to port 5900 from Public

Can't connect to port 5900 from Public

by
k_oudom
from LinuxQuestions.org on (#581MX)
Dear all

When I test port 5900 locally, it's open. But when I test open port using online tool it's close. I already forward port in my modem Ex. 5888 -> 5900. I can't think of what is blocking it.

netstat -tap | grep 5900
Code:tcp 0 0 localhost.localdom:5900 0.0.0.0:* LISTEN 4953/qemu-system-x8ipconfig -L
Code:Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT udp -- anywhere anywhere udp dpt:bootps
ACCEPT tcp -- anywhere anywhere tcp dpt:bootps
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT udp -- anywhere anywhere udp dpt:bootps
ACCEPT tcp -- anywhere anywhere tcp dpt:bootps
ACCEPT tcp -- anywhere anywhere tcp dpt:5900

Chain FORWARD (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere 192.168.122.0/24 ctstate RELATED,ESTABLISHED
ACCEPT all -- 192.168.122.0/24 anywhere
ACCEPT all -- anywhere anywhere
REJECT all -- anywhere anywhere reject-with icmp-port-unreachable
REJECT all -- anywhere anywhere reject-with icmp-port-unreachable
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpt:bootpc
ACCEPT udp -- anywhere anywhere udp dpt:bootpclatest?d=yIl2AUoC8zA latest?i=Wyp_1hSZmyg:3vIxqPn6oRI:F7zBnMy latest?i=Wyp_1hSZmyg:3vIxqPn6oRI:V_sGLiP latest?d=qj6IDK7rITs latest?i=Wyp_1hSZmyg:3vIxqPn6oRI:gIN9vFwWyp_1hSZmyg
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments