Check-Host.cc

Advanced Options (Custom Payload)

If left empty, the system will automatically inject a standardized probe for known ports (DNS, NTP, SNMP, Source Engine, etc.).

A port is required for UDP checks.

UDP Port Açık Durumunu Kontrol Et: Küresel bağlantı testi

UDP Port Kontrol aracımız, küresel çapta hedefinizdeki belirli bir bağlantı noktasına (port) Kullanıcı Veri Bloğu İletişim Kuralları (User Datagram Protocol - UDP) paketleri gönderir. UDP bağlantısız (connectionless) bir protokol olduğu için (TCP'nin aksine el sıkışması/handshake yapmaz), bir UDP bağlantı noktasının gerçekten "açık" olup olmadığını doğrulamak, bir yanıt veya zaman aşımı (timeout) beklemeyi gerektirir. DNS (port 53), NTP (port 123) ve oyun sunucuları gibi hizmetler büyük ölçüde UDP'ye bağlıdır.

Düğümlerimiz (nodes) bir araştırma paketi (probe) gönderdiğinde, ana bilgisayar (host) ICMP "Port Unreachable" (Bağlantı Noktasına Ulaşılamıyor) mesajı döndürürse, bağlantı noktasının kesinlikle kapalı olduğunu anlarız. Zaman aşımından önce hiçbir yanıt alınmazsa, bağlantı noktası açık olabilir veya paketler bir güvenlik duvarı (firewall) tarafından basitçe engellenmiş (dropped) olabilir. Aracımız, hizmetinizin UDP profilinin kapsamlı bir resmini sunmak için farklı coğrafi konumlardaki bu durumları doğru bir şekilde birbirinden ayırır.
The tool can be used with live data over 60 seconds too. For that use the repeat button.

Examples:
8.8.8.8:53 (DNS)
time.nist.gov:123 (NTP)
1.1.1.1:5060 (SIP)

Commonly Used UDP Ports

A list of the most frequent destination ports encountered in modern UDP network monitoring.

Port Service Description
53DNSDomain Name System; resolves hostnames to IP addresses.
67DHCPDHCP Server; used for dynamic IP allocation.
123NTPNetwork Time Protocol; synchronizes system clocks.
161SNMPSimple Network Management Protocol; used for network monitoring.
500ISAKMPISAKMP; used for setting up IPsec VPN tunnels.
3478STUNSTUN; used for NAT traversal in VoIP and WebRTC.
5060SIPSession Initiation Protocol (SIP); used for VoIP signaling.
27015Source EngineSource Engine Query; used by game servers (CS:GO, TF2, Rust).