<?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>One Kind Of Life &#187; ports</title>
	<atom:link href="http://www.doutdex.com/blog/tag/ports/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doutdex.com/blog</link>
	<description>Experience analyzing new softwares</description>
	<lastBuildDate>Wed, 04 Jan 2012 13:01:49 +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>How to add multiple port listen SSH on FreeBSD</title>
		<link>http://www.doutdex.com/blog/2010/07/14/how-to-add-multiple-port-listen-ssh-on-freebsd/</link>
		<comments>http://www.doutdex.com/blog/2010/07/14/how-to-add-multiple-port-listen-ssh-on-freebsd/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 19:56:00 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshd]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=502</guid>
		<description><![CDATA[The way to do is: 1) Edit sshd config &#8220;/etc/ssh/sshd_config&#8221; vi /etc/ssh/sshd_config 2) Uncomment the line &#8220;# Port 22&#8243; and add new lines according to how many listener ports you wants to be available for the SSH service on your machine. In this example we wants to add a new listener for port 10022 and [...]]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/07/14/how-to-add-multiple-port-listen-ssh-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

