<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://futex.re/mediawiki/index.php?action=history&amp;feed=atom&amp;title=8.3.2_Forwarding</id>
	<title>8.3.2 Forwarding - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://futex.re/mediawiki/index.php?action=history&amp;feed=atom&amp;title=8.3.2_Forwarding"/>
	<link rel="alternate" type="text/html" href="https://futex.re/mediawiki/index.php?title=8.3.2_Forwarding&amp;action=history"/>
	<updated>2026-05-13T16:16:04Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://futex.re/mediawiki/index.php?title=8.3.2_Forwarding&amp;diff=2354&amp;oldid=prev</id>
		<title>Futex : Futex a déplacé la page 5.3.2 Forwarding vers 8.3.2 Forwarding</title>
		<link rel="alternate" type="text/html" href="https://futex.re/mediawiki/index.php?title=8.3.2_Forwarding&amp;diff=2354&amp;oldid=prev"/>
		<updated>2013-06-19T15:06:12Z</updated>

		<summary type="html">&lt;p&gt;Futex a déplacé la page &lt;a href=&quot;/mediawiki/index.php/5.3.2_Forwarding&quot; class=&quot;mw-redirect&quot; title=&quot;5.3.2 Forwarding&quot;&gt;5.3.2 Forwarding&lt;/a&gt; vers &lt;a href=&quot;/mediawiki/index.php/8.3.2_Forwarding&quot; title=&quot;8.3.2 Forwarding&quot;&gt;8.3.2 Forwarding&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Activer le forwarding&lt;br /&gt;
  echo 1 &amp;gt; /proc/sys/net/ipv4/ip_forward&lt;br /&gt;
&lt;br /&gt;
Rediriger toutes les connexions entrantes sur le port destination 80, jusuqu&amp;#039;à la machine 192.168.1.10 sur son port 8080&lt;br /&gt;
  #iptables -t nat -A PREROUTING -d $VOTRE_IP_INTERNET -p tcp --dport 80 -j DNAT --to-destination 192.168.1.10:8080&lt;/div&gt;</summary>
		<author><name>Futex</name></author>
	</entry>
</feed>