Sunday, October 24, 2010

telnet UDP port

Wondering how to telnet a UDP port? Use this -

[deba@prodWeb100 ~]$ nc -vvzu PrdSQL100.domain.com 1434

Connection to PrdSQL100.domain.com 1434 port [udp/ms-sql-m] succeeded!

Cheers!
DK

No comments:

Post a Comment

RCA - Root Cause Analysis

An important step in finding the root causes of issues or occurrences that happen within a system or organization is root cause analysis (RC...