<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Telnet</id>
	<title>Telnet - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Telnet"/>
	<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Telnet&amp;action=history"/>
	<updated>2026-04-25T05:28:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=Telnet&amp;diff=255&amp;oldid=prev</id>
		<title>Ardika Sulistija at 20:04, 10 October 2024</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Telnet&amp;diff=255&amp;oldid=prev"/>
		<updated>2024-10-10T20:04:38Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:04, 10 October 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l47&quot;&gt;Line 47:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 47:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;----&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;----&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Not telnet but use Test-NetConnection in powershell. See: https://&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;dikapedia&lt;/del&gt;.com/wiki/Test-NetConnection&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Not telnet but use Test-NetConnection in powershell. See: https://&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;dikapediav2&lt;/ins&gt;.com/wiki/Test-NetConnection&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=Telnet&amp;diff=185&amp;oldid=prev</id>
		<title>Ardika Sulistija: Created page with &quot;  &lt;b&gt;telnet&lt;/b&gt; -- user interface to the TELNET protocol. Useful to do a quick connection test to a remote server on a specific port.   (&lt;b&gt;Nmap&lt;/b&gt; might be more useful at times)   ====How to use Telnet==== ----   To test is port 22 (SSH) is open on a remote server:  $ telnet 34.195.120.102 22  Trying 34.195.120.102...  Connected to 34.195.120.102.  Escape character is &#039;^]&#039;.  SSH-2.0-OpenSSH_7.4  To escape, hit &lt;b&gt;ctrl + ]&lt;/b&gt;.   You will get dropped down to th...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Telnet&amp;diff=185&amp;oldid=prev"/>
		<updated>2024-09-11T14:31:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;  &amp;lt;b&amp;gt;telnet&amp;lt;/b&amp;gt; -- user interface to the TELNET protocol. Useful to do a quick connection test to a remote server on a specific port.   (&amp;lt;b&amp;gt;&lt;a href=&quot;/wiki/Nmap&quot; title=&quot;Nmap&quot;&gt;Nmap&lt;/a&gt;&amp;lt;/b&amp;gt; might be more useful at times)   ====How to use Telnet==== ----   To test is port 22 (SSH) is open on a remote server:  $ telnet 34.195.120.102 22  Trying 34.195.120.102...  Connected to 34.195.120.102.  Escape character is &amp;#039;^]&amp;#039;.  SSH-2.0-OpenSSH_7.4  To escape, hit &amp;lt;b&amp;gt;ctrl + ]&amp;lt;/b&amp;gt;.   You will get dropped down to th...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;telnet&amp;lt;/b&amp;gt; -- user interface to the TELNET protocol. Useful to do a quick connection test to a remote server on a specific port. &lt;br /&gt;
&lt;br /&gt;
(&amp;lt;b&amp;gt;[[Nmap|Nmap]]&amp;lt;/b&amp;gt; might be more useful at times)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====How to use Telnet====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To test is port 22 (SSH) is open on a remote server:&lt;br /&gt;
 $ telnet 34.195.120.102 22&lt;br /&gt;
 Trying 34.195.120.102...&lt;br /&gt;
 Connected to 34.195.120.102.&lt;br /&gt;
 Escape character is &amp;#039;^]&amp;#039;.&lt;br /&gt;
 SSH-2.0-OpenSSH_7.4&lt;br /&gt;
&lt;br /&gt;
To escape, hit &amp;lt;b&amp;gt;ctrl + ]&amp;lt;/b&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You will get dropped down to the telnet prompt. To quit, hit &amp;lt;b&amp;gt;q&amp;lt;/b&amp;gt; then enter.&lt;br /&gt;
 $ telnet 34.195.120.102 22&lt;br /&gt;
 Trying 34.195.120.102...&lt;br /&gt;
 Connected to 34.195.120.102.&lt;br /&gt;
 Escape character is &amp;#039;^]&amp;#039;.&lt;br /&gt;
 SSH-2.0-OpenSSH_7.4&lt;br /&gt;
 ^]&lt;br /&gt;
 &lt;br /&gt;
 telnet&amp;gt; q &lt;br /&gt;
 Connection closed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====How to open a listener for Telnet====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If you simply just want to test connectivity but don&amp;#039;t have a process listening on a particular port, you can simply open a listener using &amp;lt;b&amp;gt;nc -l&amp;lt;/b&amp;gt; command:&lt;br /&gt;
&lt;br /&gt;
1) On listening host run the following to open a listener on port 1500:&lt;br /&gt;
 nc -l 1500&lt;br /&gt;
&lt;br /&gt;
2)On the client machine, run the following command to check connectivity: &lt;br /&gt;
 telnet &amp;lt;ip&amp;gt; 1500&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====How to telnet from a Windows machine====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Not telnet but use Test-NetConnection in powershell. See: https://dikapedia.com/wiki/Test-NetConnection&lt;/div&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
</feed>