<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://hack-it.org/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Hack-it.org - Contributions de l’utilisateur [fr]</title>
		<link>http://hack-it.org/index.php?title=Sp%C3%A9cial:Contributions/91.165.96.43</link>
		<description>De Hack-it.org.</description>
		<language>fr</language>
		<generator>MediaWiki 1.15.1</generator>
		<lastBuildDate>Sun, 09 Aug 2026 10:10:36 GMT</lastBuildDate>
		<item>
			<title>Iptables</title>
			<link>http://hack-it.org/index.php?title=Iptables</link>
			<description>&lt;p&gt;91.165.96.43&amp;nbsp;:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Forwarder un port vers l'autre pour une ip particulière&lt;br /&gt;
 iptables -t nat -I PREROUTING -i eth0 -s 91.165.96.43 -p tcp --dport 80 -j REDIRECT --to 22&lt;br /&gt;
Très pratique quand on se retrouve sur un pc dont les ports non-http vers l'extérieur.&lt;/div&gt;</description>
			<pubDate>Thu, 05 Feb 2009 09:01:49 GMT</pubDate>			<dc:creator>91.165.96.43</dc:creator>			<comments>http://hack-it.org/index.php?title=Discussion:Iptables</comments>		</item>
	</channel>
</rss>