원격 PC에 연결하려고하면이 오류가 발생합니다. 포트 5900에서 TightVNC 서버를 실행하는 Windows Vista 시스템입니다.
다음은 몇 가지 출력입니다.
ping 84.163.12.3
PING 84.163.12.3 (84.163.12.3) 56(84) bytes of data.
64 bytes from 84.163.12.3: icmp_req=1 ttl=59 time=57.4 ms
64 bytes from 84.163.12.3: icmp_req=2 ttl=59 time=57.5 ms
64 bytes from 84.163.12.3: icmp_req=3 ttl=59 time=57.2 ms
traceroute 84.163.12.3
traceroute to 84.163.12.3 (84.163.12.3), 30 hops max, 60 byte packets
1 speedport.ip (192.168.2.1) 0.556 ms 0.762 ms 9.168 ms
2 217.0.119.23 (217.0.119.23) 25.791 ms 26.361 ms 26.373 ms
3 87.186.254.54 (87.186.254.54) 31.085 ms 31.076 ms 31.057 ms
4 ka-eb1-i.KA.DE.NET.DTAG.DE (62.154.74.170) 29.643 ms 29.697 ms 29.680 ms
5 217.0.68.49 (217.0.68.49) 28.549 ms 29.641 ms 30.026 ms
6 p54A30C03.dip0.t-ipconnect.de (84.163.12.3) 67.047 ms !X 57.470 ms !X 58.563 ms !X
iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
netstat -nr
Kernel-IP-Routentabelle
Ziel Router Genmask Flags MSS Fenster irtt Iface
192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0
마지막 traceroute 결과에서! XI는 타임 아웃을 의미한다고 생각합니까? 방화벽이 될 수 있다고 생각하지만 설치 중에 Windows 방화벽에 예외를 추가했습니다. 무엇이 문제 일 수 있습니까?