<?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>MEMOBALL.info &#187; ssh</title>
	<atom:link href="http://www.memoball.info/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.memoball.info</link>
	<description>All of my Memories</description>
	<lastBuildDate>Sun, 05 Sep 2010 04:26:01 +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>การทำ proxy tunnel โดยผ่าน ssh ใน ubuntu</title>
		<link>http://www.memoball.info/2009/08/16/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b3-proxy-tunnel-%e0%b9%82%e0%b8%94%e0%b8%a2%e0%b8%9c%e0%b9%88%e0%b8%b2%e0%b8%99-ssh-%e0%b9%83%e0%b8%99-ubuntu/</link>
		<comments>http://www.memoball.info/2009/08/16/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b3-proxy-tunnel-%e0%b9%82%e0%b8%94%e0%b8%a2%e0%b8%9c%e0%b9%88%e0%b8%b2%e0%b8%99-ssh-%e0%b9%83%e0%b8%99-ubuntu/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 14:34:27 +0000</pubDate>
		<dc:creator>memoball</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.memoball.info/?p=360</guid>
		<description><![CDATA[อันนี้เขียนไว้ตั้งนานแล้ว แต่ยังไม่มีโอกาสให้เอาขึ้นมาบน memoball ซักที อยู่ใน wiki มานานมากแล้ว จาก WikiBall เนื้อหา 1 SSH 2 Browser 2.1 Firefox 3.x 3 อื่นๆ if (window.showTocToggle) { var tocShowText = "แสดง"; var tocHideText = "ซ่อน"; showTocToggle(); } SSH รันคำสั่งใน terminal ssh -D port -fCqN user@XXX.XXX.XXX.XXX Browser Firefox 3.x แก้ไขใน firefox ดังนี้ เข้าไปที่ Edit -&#62; Preference เข้าไปที่ Advance -&#62; Tab-networking กดปุ่ม [...]]]></description>
			<content:encoded><![CDATA[<p>อันนี้เขียนไว้ตั้งนานแล้ว แต่ยังไม่มีโอกาสให้เอาขึ้นมาบน memoball ซักที อยู่ใน wiki มานานมากแล้ว<br />
<span id="more-361"></span></p>
<div id="bodyContent">
<h3 id="siteSub"><a href="http://wiki.memoball.info/index.php/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%97%E0%B8%B3_proxy_%E0%B9%82%E0%B8%94%E0%B8%A2%E0%B8%9C%E0%B9%88%E0%B8%B2%E0%B8%99_ssh_%E0%B9%83%E0%B8%99_ubuntu">จาก WikiBall</a></h3>
<div id="contentSub"></div>
<div id="jump-to-nav"></div>
<p>			<!-- start content --></p>
<table id="toc" class="toc" summary="เนื้อหา">
<tr>
<td>
<div id="toctitle">
<h2>เนื้อหา</h2>
</div>
<ul>
<li class="toclevel-1"><a href="./#SSH" ref="toc"><span class="tocnumber">1</span> <span class="toctext">SSH</span></a></li>
<li class="toclevel-1"><a href="./#Browser" ref="toc"><span class="tocnumber">2</span> <span class="toctext">Browser</span></a>
<ul>
<li class="toclevel-2"><a href="./#Firefox_3.x" ref="toc"><span class="tocnumber">2.1</span> <span class="toctext">Firefox 3.x</span></a></li>
</ul>
</li>
<li class="toclevel-1"><a href="./#.E0.B8.AD.E0.B8.B7.E0.B9.88.E0.B8.99.E0.B9.86" ref="toc"><span class="tocnumber">3</span> <span class="toctext">อื่นๆ</span></a></li>
</ul>
</td>
</tr>
</table>
<p><script type="text/javascript"> if (window.showTocToggle) { var tocShowText = "แสดง"; var tocHideText = "ซ่อน"; showTocToggle(); } </script><br />
<a name="SSH" href="http://wiki.memoball.info/"></a><br />
<h2> <span class="mw-headline"> SSH</span></h2>
<p>รันคำสั่งใน terminal
</p>
<pre>
ssh -D port -fCqN user@XXX.XXX.XXX.XXX
</pre>
<p><a name="Browser" href="http://wiki.memoball.info/"></a><br />
<h2> <span class="mw-headline">Browser</span></h2>
<p><a name="Firefox_3.x" href="http://wiki.memoball.info/"></a><br />
<h3> <span class="mw-headline">Firefox 3.x</span></h3>
<p>แก้ไขใน firefox ดังนี้
</p>
<ol>
<li>เข้าไปที่ Edit -&gt; Preference
</li>
<li>เข้าไปที่ Advance -&gt; Tab-networking
</li>
<li>กดปุ่ม setting จะปรากฎหน้าต่างดังรูป
</li>
<li>แก้ไข SOCKS Host เป็น localhost และ port ตามที่เราใส่ไว้แล้วด้านบน
</li>
</ol>
<p><a href="http://wiki.memoball.info//index.php/%E0%B8%A0%E0%B8%B2%E0%B8%9E:Firefox-proxy.jpg" class="image" title="ภาพ:firefox-proxy.jpg"><img alt="ภาพ:firefox-proxy.jpg" src="http://wiki.memoball.info//images/d/dc/Firefox-proxy.jpg" width="506" height="548" border="0" /></a>
</p>
<p><a name=".E0.B8.AD.E0.B8.B7.E0.B9.88.E0.B8.99.E0.B9.86" href="http://wiki.memoball.info/"></a><br />
<h2> <span class="mw-headline">อื่นๆ</span></h2>
<p><a href="http://wiki.memoball.info//index.php/Ssh_tunnel_proxy_%E0%B9%83%E0%B8%99_putty" title="Ssh tunnel proxy ใน putty">Ssh tunnel proxy ใน putty</a>
</p>
<p><!--<br />
NewPP limit report<br />
Preprocessor node count: 8/1000000<br />
Post-expand include size: 0/2097152 bytes<br />
Template argument size: 0/2097152 bytes<br />
Expensive parser function count: 0/100<br />
--></p>
<p><!-- Saved in parser cache with key memoball_wiki:pcache:idhash:14-0!1!0!!th!2!edit=0 and timestamp 20100815142445 --></p>
<div class="printfooter">
<h5>รับข้อมูลจาก (Reference) : </h5>
<p>จาก WikiBall : <a href="http://wiki.memoball.info/index.php/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%97%E0%B8%B3_proxy_%E0%B9%82%E0%B8%94%E0%B8%A2%E0%B8%9C%E0%B9%88%E0%B8%B2%E0%B8%99_ssh_%E0%B9%83%E0%B8%99_ubuntu">http://wiki.memoball.info/index.php/การทำ_proxy_โดยผ่าน_ssh_ใน_ubuntu</a></div>
<div id='catlinks' class='catlinks'>
<div id="mw-normal-catlinks"><a href="http://wiki.memoball.info//index.php/%E0%B8%9E%E0%B8%B4%E0%B9%80%E0%B8%A8%E0%B8%A9:Categories" title="พิเศษ:Categories">หมวดหมู่</a>:&#32;<span dir='ltr'><a href="http://wiki.memoball.info//index.php?title=%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%AB%E0%B8%A1%E0%B8%B9%E0%B9%88:Linux&amp;action=edit&amp;redlink=1" class="new" title="หมวดหมู่:Linux (ยังไม่ได้สร้าง)">Linux</a></span> | <span dir='ltr'><a href="http://wiki.memoball.info//index.php?title=%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%AB%E0%B8%A1%E0%B8%B9%E0%B9%88:SSH&amp;action=edit&amp;redlink=1" class="new" title="หมวดหมู่:SSH (ยังไม่ได้สร้าง)">SSH</a></span> | <span dir='ltr'><a href="http://wiki.memoball.info//index.php?title=%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%AB%E0%B8%A1%E0%B8%B9%E0%B9%88:Tunnel&amp;action=edit&amp;redlink=1" class="new" title="หมวดหมู่:Tunnel (ยังไม่ได้สร้าง)">Tunnel</a></span> | <span dir='ltr'><a href="http://wiki.memoball.info//index.php?title=%E0%B8%AB%E0%B8%A1%E0%B8%A7%E0%B8%94%E0%B8%AB%E0%B8%A1%E0%B8%B9%E0%B9%88:Ubuntu&amp;action=edit&amp;redlink=1" class="new" title="หมวดหมู่:Ubuntu (ยังไม่ได้สร้าง)">Ubuntu</a></span></div>
</div>
<p>			<!-- end content --></p>
<div class="visualClear"></div>
</p></div>
<p>อันนี้เป็นของบน window โดยใช้ putty ครับ<br />
<a href="http://www.memoball.info/08/ssh-tunnels-proxy-%e0%b9%83%e0%b8%99-putty/">http://www.memoball.info/08/ssh-tunnels-proxy-ใน-puttyssh-tunnels-proxy-ใน-putty/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.memoball.info/2009/08/16/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%97%e0%b8%b3-proxy-tunnel-%e0%b9%82%e0%b8%94%e0%b8%a2%e0%b8%9c%e0%b9%88%e0%b8%b2%e0%b8%99-ssh-%e0%b9%83%e0%b8%99-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
