<?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: Using host networking and NAT with VirtualBox</title>
	<atom:link href="http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/</link>
	<description>When the going gets tough, the tough sniff packets.</description>
	<lastBuildDate>Fri, 03 Feb 2012 05:29:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tyler Wagner</title>
		<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/comment-page-1/#comment-1097</link>
		<dc:creator>Tyler Wagner</dc:creator>
		<pubDate>Wed, 16 Nov 2011 08:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=237#comment-1097</guid>
		<description>That all looks normal. brctl shows the bridge exists, but the way that Virtualbox works, it won&#039;t show up as an interface on it.

Perhaps rebuild the vboxnet driver?

/etc/init.d/vboxdrv setup

If you sniff on vnet0 with tshark/tcpdump, do you see any traffic at all? What about while pinging?</description>
		<content:encoded><![CDATA[<p>That all looks normal. brctl shows the bridge exists, but the way that Virtualbox works, it won&#8217;t show up as an interface on it.</p>
<p>Perhaps rebuild the vboxnet driver?</p>
<p>/etc/init.d/vboxdrv setup</p>
<p>If you sniff on vnet0 with tshark/tcpdump, do you see any traffic at all? What about while pinging?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dg</title>
		<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/comment-page-1/#comment-1093</link>
		<dc:creator>dg</dc:creator>
		<pubDate>Tue, 15 Nov 2011 18:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=237#comment-1093</guid>
		<description>brctl show gives:

bridge name	bridge id		STP enabled	interfaces
vnet0		8000.000000000000	no		

net.ipv4.ip_forward = 1 is still set

unable to ping guest from host or host from guest.</description>
		<content:encoded><![CDATA[<p>brctl show gives:</p>
<p>bridge name	bridge id		STP enabled	interfaces<br />
vnet0		8000.000000000000	no		</p>
<p>net.ipv4.ip_forward = 1 is still set</p>
<p>unable to ping guest from host or host from guest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Wagner</title>
		<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/comment-page-1/#comment-1091</link>
		<dc:creator>Tyler Wagner</dc:creator>
		<pubDate>Tue, 15 Nov 2011 17:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=237#comment-1091</guid>
		<description>Hi dg,

I&#039;m not aware of any issues with 11.10, but I haven&#039;t used it myself. Does brctl show that the bridge exists and works? Can you ping from the host to the VM? Is net.ipv4.ip_forward still set to 1 in /etc/sysctl.conf or in the active kernel?

sysctl -a &#124; grep ip_forward</description>
		<content:encoded><![CDATA[<p>Hi dg,</p>
<p>I&#8217;m not aware of any issues with 11.10, but I haven&#8217;t used it myself. Does brctl show that the bridge exists and works? Can you ping from the host to the VM? Is net.ipv4.ip_forward still set to 1 in /etc/sysctl.conf or in the active kernel?</p>
<p>sysctl -a | grep ip_forward</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dg</title>
		<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/comment-page-1/#comment-1090</link>
		<dc:creator>dg</dc:creator>
		<pubDate>Tue, 15 Nov 2011 15:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=237#comment-1090</guid>
		<description>this solution has been rock solid for a good while.  However, after upgrading to Ubuntu 11.10 x64, using the vnet0 bridge adapter will no longer allow my client VMs to see the internet.  Anyone else seeing this?</description>
		<content:encoded><![CDATA[<p>this solution has been rock solid for a good while.  However, after upgrading to Ubuntu 11.10 x64, using the vnet0 bridge adapter will no longer allow my client VMs to see the internet.  Anyone else seeing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Wagner</title>
		<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/comment-page-1/#comment-447</link>
		<dc:creator>Tyler Wagner</dc:creator>
		<pubDate>Fri, 13 May 2011 05:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=237#comment-447</guid>
		<description>Yes, that&#039;s correct. This tutorial is still valid up to Virtualbox 4.0.6, although the GUI has changed a little since it was written.</description>
		<content:encoded><![CDATA[<p>Yes, that&#8217;s correct. This tutorial is still valid up to Virtualbox 4.0.6, although the GUI has changed a little since it was written.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dash</title>
		<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/comment-page-1/#comment-443</link>
		<dc:creator>dash</dc:creator>
		<pubDate>Thu, 12 May 2011 21:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=237#comment-443</guid>
		<description>SO, just to be clear:

With Virtualbox 4.0.2 should I use Adapter1-&gt;Bridged Adapter-&gt;vnet0?

Will be the result the same as in your tutorial?

Am I misunderstanding something??</description>
		<content:encoded><![CDATA[<p>SO, just to be clear:</p>
<p>With Virtualbox 4.0.2 should I use Adapter1-&gt;Bridged Adapter-&gt;vnet0?</p>
<p>Will be the result the same as in your tutorial?</p>
<p>Am I misunderstanding something??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dash</title>
		<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/comment-page-1/#comment-384</link>
		<dc:creator>dash</dc:creator>
		<pubDate>Sun, 06 Mar 2011 19:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=237#comment-384</guid>
		<description>Thank you very much ;-)</description>
		<content:encoded><![CDATA[<p>Thank you very much ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Wagner</title>
		<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/comment-page-1/#comment-383</link>
		<dc:creator>Tyler Wagner</dc:creator>
		<pubDate>Sun, 06 Mar 2011 10:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=237#comment-383</guid>
		<description>No physical interfaces are connected to bridge vnet0. That&#039;s the idea. Instead, the VMs are connected to it, and the host OS routes the traffic (via whatever physical interface is in use at the time), while performing NAT.</description>
		<content:encoded><![CDATA[<p>No physical interfaces are connected to bridge vnet0. That&#8217;s the idea. Instead, the VMs are connected to it, and the host OS routes the traffic (via whatever physical interface is in use at the time), while performing NAT.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dash</title>
		<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/comment-page-1/#comment-382</link>
		<dc:creator>dash</dc:creator>
		<pubDate>Sat, 05 Mar 2011 10:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=237#comment-382</guid>
		<description>Can you explain me what interfaces bridges the new vnet0 interface?

However, I know what a bridge is, I&#039;m confused :S</description>
		<content:encoded><![CDATA[<p>Can you explain me what interfaces bridges the new vnet0 interface?</p>
<p>However, I know what a bridge is, I&#8217;m confused :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harbran</title>
		<link>http://www.tolaris.com/2009/03/05/using-host-networking-and-nat-with-virtualbox/comment-page-1/#comment-380</link>
		<dc:creator>harbran</dc:creator>
		<pubDate>Tue, 22 Feb 2011 22:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=237#comment-380</guid>
		<description>I used this guide to install a bridget network on my laptop (host: ubuntu 10.10, guest: debian squeeze) with VirtualBox 4.0.4.
Worked right away - I just had to restart after defining the masquerading,</description>
		<content:encoded><![CDATA[<p>I used this guide to install a bridget network on my laptop (host: ubuntu 10.10, guest: debian squeeze) with VirtualBox 4.0.4.<br />
Worked right away &#8211; I just had to restart after defining the masquerading,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

