<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.twig.es/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Configuring_Raspberry_Pi_as_a_router</id>
		<title>Configuring Raspberry Pi as a router - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Configuring_Raspberry_Pi_as_a_router"/>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Configuring_Raspberry_Pi_as_a_router&amp;action=history"/>
		<updated>2026-05-06T15:01:38Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.0</generator>

	<entry>
		<id>https://wiki.twig.es/index.php?title=Configuring_Raspberry_Pi_as_a_router&amp;diff=2255&amp;oldid=prev</id>
		<title>George2: Created page with &quot; Enable Forwarding to Reach the Internet   Enable IPv4 forwarding  sudo sysctl -w net.ipv4.ip_forward=1  1 	  sudo sysctl -w net.ipv4.ip_forward=1   Enable NAT  sudo iptables...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Configuring_Raspberry_Pi_as_a_router&amp;diff=2255&amp;oldid=prev"/>
				<updated>2015-07-19T13:50:28Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; Enable Forwarding to Reach the Internet   Enable IPv4 forwarding  sudo sysctl -w net.ipv4.ip_forward=1  1 	  sudo sysctl -w net.ipv4.ip_forward=1   Enable NAT  sudo iptables...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; Enable Forwarding to Reach the Internet&lt;br /&gt;
&lt;br /&gt;
 Enable IPv4 forwarding&lt;br /&gt;
 sudo sysctl -w net.ipv4.ip_forward=1&lt;br /&gt;
 1&lt;br /&gt;
	&lt;br /&gt;
 sudo sysctl -w net.ipv4.ip_forward=1&lt;br /&gt;
&lt;br /&gt;
 Enable NAT&lt;br /&gt;
 sudo iptables -t nat -A POSTROUTING -j MASQUERADE&lt;br /&gt;
 1&lt;br /&gt;
	&lt;br /&gt;
 sudo iptables -t nat -A POSTROUTING -j MASQUERADE&lt;/div&gt;</summary>
		<author><name>George2</name></author>	</entry>

	</feed>