<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cyfinity &#187; telnet</title>
	<atom:link href="http://www.cyfinity.com/tag/telnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyfinity.com</link>
	<description>If it's broke, fix it</description>
	<lastBuildDate>Mon, 14 Nov 2011 14:23:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using a Draytek router to ping clients via telnet</title>
		<link>http://www.cyfinity.com/2009/02/using-a-draytek-router-to-ping-clients-via-telnet/</link>
		<comments>http://www.cyfinity.com/2009/02/using-a-draytek-router-to-ping-clients-via-telnet/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 23:28:15 +0000</pubDate>
		<dc:creator>ninjaneer</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[2600]]></category>
		<category><![CDATA[draytek]]></category>
		<category><![CDATA[ip ping]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[vigor]]></category>

		<guid isPermaLink="false">http://www.cyfinity.com/?p=668</guid>
		<description><![CDATA[I recently needed to check the availability (or rather pingability) of a system on a remote network. I didn&#8217;t have a VPN connection to that network but I did have administrative access to the network&#8217;s router which was a Draytek Vigor 2600. As well as the expected web interface, the Vigor 2600 (as with many [...]]]></description>
			<content:encoded><![CDATA[<p>I recently needed to check the availability (or rather pingability) of a system on a remote network. I didn&#8217;t have a VPN connection to that network but I did have administrative access to the network&#8217;s router which was a <a title="Draytek company website" href="http://www.draytek.com/" target="_blank">Draytek</a> Vigor 2600.</p>
<p>As well as the expected web interface, the Vigor 2600 (as with many other Draytek routers) also includes a telnet server with a suite of command line tools.</p>
<p>To telnet to the router from both Windows &amp; *nix systems you use the command:</p>
<blockquote><p>telnet &lt;router ip or hostname&gt;</p></blockquote>
<p>You will then be prompted for a password. This password is the same as the web interface password.</p>
<p>Once logged in, you can type &#8216;?&#8217; and expect to be presented with a set of available commands which may look roughly like those below.</p>
<blockquote><p>% Valid commands are:<br />
upnp         ddns         exit         ip           ipf          ddos<br />
urlf         p2p          log          quit         srv          show<br />
mngt         sys          vpn          wan          port         wol</p></blockquote>
<p>The ping command is a subcommand of &#8216;ip&#8217; so to use it we type:</p>
<blockquote><p>ip ping &lt;host ip address&gt;</p></blockquote>
<p>The router will then send five pings to the target host and display a report of each ping, latency and packet loss.</p>
<p>I hope this comes in handy for others <img src='http://www.cyfinity.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyfinity.com/2009/02/using-a-draytek-router-to-ping-clients-via-telnet/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

