<?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>EzyLinux &#187; client</title>
	<atom:link href="http://www.ezylinux.com/tag/client/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ezylinux.com</link>
	<description>ลินุกซ์ง่ายนิดเดียว</description>
	<lastBuildDate>Fri, 23 Jul 2010 10:07:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Test the connectivity to any socket on my server from a client on the same network using netcat</title>
		<link>http://www.ezylinux.com/sshtelnet/test-the-connectivity-to-any-socket-on-my-server-from-a-client-on-the-same-network-using-netcat/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=test-the-connectivity-to-any-socket-on-my-server-from-a-client-on-the-same-network-using-netcat</link>
		<comments>http://www.ezylinux.com/sshtelnet/test-the-connectivity-to-any-socket-on-my-server-from-a-client-on-the-same-network-using-netcat/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 08:41:22 +0000</pubDate>
		<dc:creator>Tum.</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[SSH/Telnet]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[connect]]></category>
		<category><![CDATA[nc]]></category>
		<category><![CDATA[netcat]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[socket]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://www.ezylinux.com/?p=190</guid>
		<description><![CDATA[เมื่อต้องการทดสอบ connection เราสามารถที่จะใช้โปรแกรม netcat เพื่อทำการทดสอบได้ ขั้นตอนการทดสอบสามารถทำได้ดังนี้ ถ้าไม่มีโปรแกรม netcat ให้ใช้คำสั่ง ดังข้างล่างนี้ #yum install nc จากนั้นในฝั่ง server ให้ทำการเปิด socket หรือ port ที่ต้องการทดสอบดังคำสั่งด้านล่างนี้ (ต้องเป็น user root เท่านั้น) #nc -l &#60;port&#62; จากนั้นในฝั่ง Client ให้เรารันคำสั่งดังข้างล่างนี้ #nc &#60;IP of the Server&#62; &#60;port&#62; ถ้าในฝั่ง Client เราไม่ได้เป็น user root (เนื่องจากโปรแกรม netcat นี้จะสามารถรันได้เฉพาะ user root เท่านั้น) ให้เราใช้คำสั่ง telnet แทนดังตัวอย่างข้างล่างนี้ $telnet &#60;IP of the Server&#62; [...]


Related posts:<ol><li><a href='http://www.ezylinux.com/sshtelnet/enable-telnet-in-linux-server/' rel='bookmark' title='Permanent Link: Enable Telnet in Linux Server'>Enable Telnet in Linux Server</a> <small>ใน Linux จะไม่อนุญาติให้มีการใช้งาน telnet เนื่องจากว่าไม่มีความปลอดภัยในการใช้งาน จึงได้ใช้ ssh แทน สำหรับการเปิดใช้งานและการติดตั้ง telnet...</small></li>
<li><a href='http://www.ezylinux.com/squid/transparent-proxy-in-squid-26/' rel='bookmark' title='Permanent Link: Transparent proxy in squid 2.6'>Transparent proxy in squid 2.6</a> <small>การเซ็ต transparent proxy ใน squid 2.6 จะใส่แค่ค่า http_port 8080 transparent...</small></li>
<li><a href='http://www.ezylinux.com/security/telnet-as-the-root-user/' rel='bookmark' title='Permanent Link: Telnet as the root user'>Telnet as the root user</a> <small>โดยทั่วไป Linux ไม่เปิดการใช้งาน telnet service กันเนื่องจากปัญหาด้านความปลอดภัยของการใช้งาน แต่ถ้าเราต้องการจะใช้งาน telnet ละแล้วก็ไม่อยาก login...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ezylinux.com/sshtelnet/test-the-connectivity-to-any-socket-on-my-server-from-a-client-on-the-same-network-using-netcat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
