<?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/"
		>
<channel>
	<title>Comments for udayv . soundc</title>
	<atom:link href="http://www.soundc.de/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soundc.de/blog</link>
	<description>Electronic Music, Programming</description>
	<lastBuildDate>Sat, 29 Oct 2011 11:18:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Mac OS X Port Forwarding with Internet Connection Sharing by Si</title>
		<link>http://www.soundc.de/blog/2009/01/24/mac-os-x-port-forwarding-with-internet-connection-sharing/comment-page-1/#comment-16433</link>
		<dc:creator>Si</dc:creator>
		<pubDate>Sat, 29 Oct 2011 11:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundc.de/blog/?p=140#comment-16433</guid>
		<description>ps -ax &#124; grep natd
sudo killall natd
sleep 10
sudo natd -interface en1 -redirect_port tcp 192.168.2.2:3074 3074 -redirect_port udp 192.168.2.2:88 88 -redirect_port udp 192.168.2.2:3074 3074 -redirect_port tcp 192.168.2.2:80 80
ps -ax &#124; grep natd

^^^ I found I needed to wait 10 seconds before running natd because it takes a second to kill.</description>
		<content:encoded><![CDATA[<p>ps -ax | grep natd<br />
sudo killall natd<br />
sleep 10<br />
sudo natd -interface en1 -redirect_port tcp 192.168.2.2:3074 3074 -redirect_port udp 192.168.2.2:88 88 -redirect_port udp 192.168.2.2:3074 3074 -redirect_port tcp 192.168.2.2:80 80<br />
ps -ax | grep natd</p>
<p>^^^ I found I needed to wait 10 seconds before running natd because it takes a second to kill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Port Forwarding with Internet Connection Sharing by S</title>
		<link>http://www.soundc.de/blog/2009/01/24/mac-os-x-port-forwarding-with-internet-connection-sharing/comment-page-1/#comment-14822</link>
		<dc:creator>S</dc:creator>
		<pubDate>Fri, 23 Sep 2011 10:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundc.de/blog/?p=140#comment-14822</guid>
		<description>So I posted earlier about having a problem.  Looks like when you do sudo killall natd it can sometimes take a minute for it to actually shut off.  If I was a little more patient, I would see that when I do ps -ax the natd process eventually shuts off, at which point you can enter the command.

Now my problem is my stupid Belkin router says it&#039;s forwarding the ports to my computer, but when I check the ports they are closed.  So I can&#039;t say for sure that it worked, just that it didn&#039;t fail yet.

Thanks!</description>
		<content:encoded><![CDATA[<p>So I posted earlier about having a problem.  Looks like when you do sudo killall natd it can sometimes take a minute for it to actually shut off.  If I was a little more patient, I would see that when I do ps -ax the natd process eventually shuts off, at which point you can enter the command.</p>
<p>Now my problem is my stupid Belkin router says it&#8217;s forwarding the ports to my computer, but when I check the ports they are closed.  So I can&#8217;t say for sure that it worked, just that it didn&#8217;t fail yet.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Port Forwarding with Internet Connection Sharing by Si</title>
		<link>http://www.soundc.de/blog/2009/01/24/mac-os-x-port-forwarding-with-internet-connection-sharing/comment-page-1/#comment-14679</link>
		<dc:creator>Si</dc:creator>
		<pubDate>Mon, 19 Sep 2011 22:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundc.de/blog/?p=140#comment-14679</guid>
		<description>also, I saw someone suggest

sudo ipfw add allow UDP from 3074 to 3074
sudo ipfw add allow TCP from 3074 to 3074
sudo ipfw add allow UDP from 88 to 88

thoughts on that idea?</description>
		<content:encoded><![CDATA[<p>also, I saw someone suggest</p>
<p>sudo ipfw add allow UDP from 3074 to 3074<br />
sudo ipfw add allow TCP from 3074 to 3074<br />
sudo ipfw add allow UDP from 88 to 88</p>
<p>thoughts on that idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Port Forwarding with Internet Connection Sharing by Si</title>
		<link>http://www.soundc.de/blog/2009/01/24/mac-os-x-port-forwarding-with-internet-connection-sharing/comment-page-1/#comment-14678</link>
		<dc:creator>Si</dc:creator>
		<pubDate>Mon, 19 Sep 2011 22:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundc.de/blog/?p=140#comment-14678</guid>
		<description>thanks for your suggestion for this problem!
however I get this message:

natd: Unable to bind divert socket.: Address already in use

I wasn&#039;t sure so I tried it will internet sharing on and off, and did killall natd (No matching processes belonging to you were found each time)</description>
		<content:encoded><![CDATA[<p>thanks for your suggestion for this problem!<br />
however I get this message:</p>
<p>natd: Unable to bind divert socket.: Address already in use</p>
<p>I wasn&#8217;t sure so I tried it will internet sharing on and off, and did killall natd (No matching processes belonging to you were found each time)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Port Forwarding with Internet Connection Sharing by Halomaster</title>
		<link>http://www.soundc.de/blog/2009/01/24/mac-os-x-port-forwarding-with-internet-connection-sharing/comment-page-1/#comment-11975</link>
		<dc:creator>Halomaster</dc:creator>
		<pubDate>Thu, 07 Jul 2011 16:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundc.de/blog/?p=140#comment-11975</guid>
		<description>Your amazing dude, but how come after i put my mac to sleep and awake or restart my mac it goes back to moderate and i have to redo this process?</description>
		<content:encoded><![CDATA[<p>Your amazing dude, but how come after i put my mac to sleep and awake or restart my mac it goes back to moderate and i have to redo this process?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Port Forwarding with Internet Connection Sharing by James</title>
		<link>http://www.soundc.de/blog/2009/01/24/mac-os-x-port-forwarding-with-internet-connection-sharing/comment-page-1/#comment-10963</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 03 Jun 2011 23:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundc.de/blog/?p=140#comment-10963</guid>
		<description>Hi. I am having a bit of trouble with this. My ethernet port is set to the ip 10.0.0.1 and my xbox 10.0.0.2. Which ip do I use with -redirect_port? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi. I am having a bit of trouble with this. My ethernet port is set to the ip 10.0.0.1 and my xbox 10.0.0.2. Which ip do I use with -redirect_port? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Port Forwarding with Internet Connection Sharing by Wes</title>
		<link>http://www.soundc.de/blog/2009/01/24/mac-os-x-port-forwarding-with-internet-connection-sharing/comment-page-1/#comment-7521</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Tue, 01 Feb 2011 23:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundc.de/blog/?p=140#comment-7521</guid>
		<description>Hello Verma, still getting a moderate NAT, just wondering if i have this correct. on my router i have the the required ports forwarded to my mac minis IP and then using your script the mac forwards them to my xbox IP? this is how i have it set at the moment but still recieving NAT errors any ideas?</description>
		<content:encoded><![CDATA[<p>Hello Verma, still getting a moderate NAT, just wondering if i have this correct. on my router i have the the required ports forwarded to my mac minis IP and then using your script the mac forwards them to my xbox IP? this is how i have it set at the moment but still recieving NAT errors any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML-RPC for Silverlight updates by ksmk</title>
		<link>http://www.soundc.de/blog/2009/03/01/xml-rpc-for-silverlight-updates/comment-page-1/#comment-6933</link>
		<dc:creator>ksmk</dc:creator>
		<pubDate>Thu, 06 Jan 2011 07:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundc.de/blog/?p=162#comment-6933</guid>
		<description>Hello verma!

I want to know about how to use xml-rpc silverlight in ironpython
Is it work??

Thanks...</description>
		<content:encoded><![CDATA[<p>Hello verma!</p>
<p>I want to know about how to use xml-rpc silverlight in ironpython<br />
Is it work??</p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Port Forwarding with Internet Connection Sharing by Jan</title>
		<link>http://www.soundc.de/blog/2009/01/24/mac-os-x-port-forwarding-with-internet-connection-sharing/comment-page-1/#comment-5091</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Thu, 21 Oct 2010 19:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundc.de/blog/?p=140#comment-5091</guid>
		<description>Thanks a lot man! I have a Windows-PC that should use eMule Filesharing and doesn&#039;t have a WLan-Device. The PC is connected to a Macbook via cable! It works now!</description>
		<content:encoded><![CDATA[<p>Thanks a lot man! I have a Windows-PC that should use eMule Filesharing and doesn&#8217;t have a WLan-Device. The PC is connected to a Macbook via cable! It works now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Port Forwarding with Internet Connection Sharing by Use your Mac to Connect to Xbox Live and Set Up Port Forwarding &#124; SuperProfundo</title>
		<link>http://www.soundc.de/blog/2009/01/24/mac-os-x-port-forwarding-with-internet-connection-sharing/comment-page-1/#comment-4814</link>
		<dc:creator>Use your Mac to Connect to Xbox Live and Set Up Port Forwarding &#124; SuperProfundo</dc:creator>
		<pubDate>Fri, 08 Oct 2010 15:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundc.de/blog/?p=140#comment-4814</guid>
		<description>[...] Soundc &#8211; Mac OS X Port Forwarding with Internet Connection Sharing Mac OS X Reference LIbrary: do shell script in AppleScript    &#8592; Keeping Children Safe From [...]</description>
		<content:encoded><![CDATA[<p>[...] Soundc &#8211; Mac OS X Port Forwarding with Internet Connection Sharing Mac OS X Reference LIbrary: do shell script in AppleScript    &larr; Keeping Children Safe From [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

