<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Simple &amp; Easy NAT between wifi and eth</title>
	<atom:link href="http://blog.foppiano.org/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foppiano.org/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/</link>
	<description>this blog is a feature</description>
	<lastBuildDate>Sat, 10 Dec 2011 08:02:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: jabka</title>
		<link>http://blog.foppiano.org/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12616</link>
		<dc:creator><![CDATA[jabka]]></dc:creator>
		<pubDate>Tue, 04 Dec 2007 17:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12616</guid>
		<description><![CDATA[You can get an ip of interface in the next way :
ip route show&#124;grep ethX&#124;awk &#039;{ print $1}&#039;]]></description>
		<content:encoded><![CDATA[<p>You can get an ip of interface in the next way :<br />
ip route show|grep ethX|awk &#8216;{ print $1}&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jabka</title>
		<link>http://blog.foppiano.org/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12542</link>
		<dc:creator><![CDATA[Jabka]]></dc:creator>
		<pubDate>Wed, 21 Nov 2007 16:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12542</guid>
		<description><![CDATA[np .

the problem is that im not so good with perl and awk ( i wish to adjust it that so it can dinf the ip of the eth0/ath0.]]></description>
		<content:encoded><![CDATA[<p>np .</p>
<p>the problem is that im not so good with perl and awk ( i wish to adjust it that so it can dinf the ip of the eth0/ath0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whitenoise</title>
		<link>http://blog.foppiano.org/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12538</link>
		<dc:creator><![CDATA[whitenoise]]></dc:creator>
		<pubDate>Wed, 21 Nov 2007 11:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12538</guid>
		<description><![CDATA[thanks :)

I&#039;m happy it is useful.. :-)

I guess if you link my post, blogspot send a pingback on my blog as comment ;-)

thanks again :)]]></description>
		<content:encoded><![CDATA[<p>thanks <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m happy it is useful.. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I guess if you link my post, blogspot send a pingback on my blog as comment <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>thanks again <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jabka</title>
		<link>http://blog.foppiano.org/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12537</link>
		<dc:creator><![CDATA[Jabka]]></dc:creator>
		<pubDate>Wed, 21 Nov 2007 11:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12537</guid>
		<description><![CDATA[Howdy,...

I adjested your script a bit (to make it work with bcm43xx also) and put it on my blog at :
http://bsh83.blogspot.com/search/label/Ad%20-%20Hoc]]></description>
		<content:encoded><![CDATA[<p>Howdy,&#8230;</p>
<p>I adjested your script a bit (to make it work with bcm43xx also) and put it on my blog at :<br />
<a href="http://bsh83.blogspot.com/search/label/Ad%20-%20Hoc" rel="nofollow">http://bsh83.blogspot.com/search/label/Ad%20-%20Hoc</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whitenoise</title>
		<link>http://blog.foppiano.org/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12008</link>
		<dc:creator><![CDATA[whitenoise]]></dc:creator>
		<pubDate>Thu, 27 Sep 2007 08:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12008</guid>
		<description><![CDATA[uhm, I don&#039;t have link (try with google if you need ;-) ), but the operation to do are:
1) configure ethernet ip address 
2) switch wifi to ad-hoc mode (in my case I have to unload and reload module, but you can do with &quot;iwconfig $wifi_interface mode adhoc&quot;
3) create adHoc essid and configure ip address
4) copy and paste my last part  and change wifi interface and LAN ip address with data of your net....

if you copy and past my script and try to adapt to your configuration i will be more simpe...trust me ;-)]]></description>
		<content:encoded><![CDATA[<p>uhm, I don&#8217;t have link (try with google if you need <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ), but the operation to do are:<br />
1) configure ethernet ip address<br />
2) switch wifi to ad-hoc mode (in my case I have to unload and reload module, but you can do with &#8220;iwconfig $wifi_interface mode adhoc&#8221;<br />
3) create adHoc essid and configure ip address<br />
4) copy and paste my last part  and change wifi interface and LAN ip address with data of your net&#8230;.</p>
<p>if you copy and past my script and try to adapt to your configuration i will be more simpe&#8230;trust me <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano Costa</title>
		<link>http://blog.foppiano.org/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12006</link>
		<dc:creator><![CDATA[Stefano Costa]]></dc:creator>
		<pubDate>Thu, 27 Sep 2007 08:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/2007/09/27/bash-scripting-simple-easy-nat-between-wifi-and-eth/#comment-12006</guid>
		<description><![CDATA[I didn&#039;t know this trick. I have an Intel IPW2200 wireless card on my laptop, but I guess it shouldn&#039;t be difficult to adjust your howto to fit my needs.. Have you got some link to draw from?]]></description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know this trick. I have an Intel IPW2200 wireless card on my laptop, but I guess it shouldn&#8217;t be difficult to adjust your howto to fit my needs.. Have you got some link to draw from?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

