<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Port Forwarding on Freifunk Firmware</title>
	<atom:link href="http://www.alexharford.com/2005/05/16/port-forwarding-on-freifunk-firmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexharford.com/2005/05/16/port-forwarding-on-freifunk-firmware/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 20 Nov 2008 12:25:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: glahue</title>
		<link>http://www.alexharford.com/2005/05/16/port-forwarding-on-freifunk-firmware/#comment-24</link>
		<dc:creator>glahue</dc:creator>
		<pubDate>Wed, 26 Apr 2006 00:51:35 +0000</pubDate>
		<guid isPermaLink="false">/?p=73#comment-24</guid>
		<description>Take a Look at https://wiki.funkfeuer.at//index.php?title=Port-Forwarding_unter_FreiFunk !</description>
		<content:encoded><![CDATA[<p>Take a Look at <a href="https://wiki.funkfeuer.at//index.php?title=Port-Forwarding_unter_FreiFunk" rel="nofollow">https://wiki.funkfeuer.at//index.php?title=Port-Forwarding_unter_FreiFunk</a> !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fff-rider</title>
		<link>http://www.alexharford.com/2005/05/16/port-forwarding-on-freifunk-firmware/#comment-23</link>
		<dc:creator>fff-rider</dc:creator>
		<pubDate>Tue, 11 Oct 2005 03:55:50 +0000</pubDate>
		<guid isPermaLink="false">/?p=73#comment-23</guid>
		<description>I'm using an ADSL-connection and get disconnected every 24h.
Because of this i decided to put this rules in the /etc/ppp/ip-up like this:

iptables -t nat -I PREROUTING -i $1 -p tcp --sport 1024:65535 -d $4 --dport 6881:6890 -j DNAT --to-destination 192.168.0.2
iptables -I FORWARD -p TCP -i $1 -o vlan0 -d 192.168.0.2 --dport 6881:6890 -j ACCEPT

but when i get disconnected it doesn't work anymore, i don't know what to write in my /etc/ppp/ip-down to solve this problem</description>
		<content:encoded><![CDATA[<p>I&#8217;m using an ADSL-connection and get disconnected every 24h.<br />
Because of this i decided to put this rules in the /etc/ppp/ip-up like this:</p>
<p>iptables -t nat -I PREROUTING -i $1 -p tcp &#8211;sport 1024:65535 -d $4 &#8211;dport 6881:6890 -j DNAT &#8211;to-destination 192.168.0.2<br />
iptables -I FORWARD -p TCP -i $1 -o vlan0 -d 192.168.0.2 &#8211;dport 6881:6890 -j ACCEPT</p>
<p>but when i get disconnected it doesn&#8217;t work anymore, i don&#8217;t know what to write in my /etc/ppp/ip-down to solve this problem</p>
]]></content:encoded>
	</item>
</channel>
</rss>
