<?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 on: Set up true NAT networking on Virtualbox</title>
	<atom:link href="http://dark.asengard.net/blog/2008/05/08/set-up-true-nat-networking-on-virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://dark.asengard.net/blog/2008/05/08/set-up-true-nat-networking-on-virtualbox/</link>
	<description>where the light fades and the shadow creeps in</description>
	<pubDate>Thu, 20 Nov 2008 17:24:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-almost-beta-9300</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dark</title>
		<link>http://dark.asengard.net/blog/2008/05/08/set-up-true-nat-networking-on-virtualbox/#comment-3859</link>
		<dc:creator>dark</dc:creator>
		<pubDate>Tue, 16 Sep 2008 20:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://dark.asengard.net/blog/?p=49#comment-3859</guid>
		<description>In Gentoo, all the &lt;strong&gt;/etc/init.d/net.*&lt;/strong&gt; scripts are just symlinks to &lt;strong&gt;/etc/init.d/net.lo&lt;/strong&gt;, which is a general-purpose script written for the startup and shutdown of network services. It is part of &lt;a href="http://roy.marples.name/openrc" rel="nofollow"&gt;openrc&lt;/a&gt;: I'm not uploading it directly because it's not useful without the rest of the openrc system ;)
Anyway, as soon as I conclude some open issues with some work in progress, I'll rewrite this guide by trying to go in further detail.</description>
		<content:encoded><![CDATA[<p>In Gentoo, all the <strong>/etc/init.d/net.*</strong> scripts are just symlinks to <strong>/etc/init.d/net.lo</strong>, which is a general-purpose script written for the startup and shutdown of network services. It is part of <a href="http://roy.marples.name/openrc" rel="nofollow">openrc</a>: I&#8217;m not uploading it directly because it&#8217;s not useful without the rest of the openrc system <img src='http://dark.asengard.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Anyway, as soon as I conclude some open issues with some work in progress, I&#8217;ll rewrite this guide by trying to go in further detail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wouter</title>
		<link>http://dark.asengard.net/blog/2008/05/08/set-up-true-nat-networking-on-virtualbox/#comment-3858</link>
		<dc:creator>Wouter</dc:creator>
		<pubDate>Tue, 16 Sep 2008 20:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://dark.asengard.net/blog/?p=49#comment-3858</guid>
		<description>Hi,

Thanks for your script. As John, I don't have any /etc/init.d/net.SOMETHING scripts. Would you please share the contents of your scripts?


Thanks, Wouter</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for your script. As John, I don&#8217;t have any /etc/init.d/net.SOMETHING scripts. Would you please share the contents of your scripts?</p>
<p>Thanks, Wouter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://dark.asengard.net/blog/2008/05/08/set-up-true-nat-networking-on-virtualbox/#comment-2748</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 16 Jun 2008 19:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://dark.asengard.net/blog/?p=49#comment-2748</guid>
		<description>I'm using a Slackware based distro and it doesn't appear that my VBox install is compatible with this script.  Besides the differences in the way init is handled, I don't have any interfaces named VBox.  Guess I need to try the Bridge method and see if I can learn enough to come back and try this again.
Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using a Slackware based distro and it doesn&#8217;t appear that my VBox install is compatible with this script.  Besides the differences in the way init is handled, I don&#8217;t have any interfaces named VBox.  Guess I need to try the Bridge method and see if I can learn enough to come back and try this again.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dark</title>
		<link>http://dark.asengard.net/blog/2008/05/08/set-up-true-nat-networking-on-virtualbox/#comment-2672</link>
		<dc:creator>dark</dc:creator>
		<pubDate>Sat, 07 Jun 2008 09:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://dark.asengard.net/blog/?p=49#comment-2672</guid>
		<description>Yes, &lt;i&gt;functions.sh&lt;/i&gt; is a general purpose library used to "beautify" the console output of the script. You can safely delete that line, provided that you remove any reference to the functions ebegin/eend (that are the functions included in the library).&lt;br/&gt;
Thanks for the notification, I'll edit the script to handle the situation ASAP.</description>
		<content:encoded><![CDATA[<p>Yes, <i>functions.sh</i> is a general purpose library used to &#8220;beautify&#8221; the console output of the script. You can safely delete that line, provided that you remove any reference to the functions ebegin/eend (that are the functions included in the library).<br />
Thanks for the notification, I&#8217;ll edit the script to handle the situation ASAP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://dark.asengard.net/blog/2008/05/08/set-up-true-nat-networking-on-virtualbox/#comment-2670</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 06 Jun 2008 22:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://dark.asengard.net/blog/?p=49#comment-2670</guid>
		<description>When I run the script
sh vboxnat.sh
I get an error mesage
vboxnat.sh: line 6: /sbin/functions.sh: No such file or directory
Is functions.sh unique to Gentoo?</description>
		<content:encoded><![CDATA[<p>When I run the script<br />
sh vboxnat.sh<br />
I get an error mesage<br />
vboxnat.sh: line 6: /sbin/functions.sh: No such file or directory<br />
Is functions.sh unique to Gentoo?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
