<?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: Linux : Configuring a network bridge for your Virtual Machines</title>
	<atom:link href="http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/</link>
	<description>On the fly saving of few useful (?) tech tips</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:37:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: linux video tutorials</title>
		<link>http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/comment-page-1/#comment-8756</link>
		<dc:creator>linux video tutorials</dc:creator>
		<pubDate>Fri, 12 Nov 2010 06:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakana.fr/blog/?p=229#comment-8756</guid>
		<description>LINUX bridge is a way to connect two Ethernet segments together in a protocol independent way.Packets are forwarded based on Ethernet address, rather than IP address (like a router). Since forwarding is done at Layer 2, all protocols can go transparently through a bridge.</description>
		<content:encoded><![CDATA[<p>LINUX bridge is a way to connect two Ethernet segments together in a protocol independent way.Packets are forwarded based on Ethernet address, rather than IP address (like a router). Since forwarding is done at Layer 2, all protocols can go transparently through a bridge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Notaras</title>
		<link>http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/comment-page-1/#comment-8093</link>
		<dc:creator>George Notaras</dc:creator>
		<pubDate>Wed, 15 Apr 2009 15:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakana.fr/blog/?p=229#comment-8093</guid>
		<description></description>
		<content:encoded><![CDATA[<p>Hi Stéphane,</p>
<p>Unfortunately, I have never really stressed a virtual machine in Virtualbox, so I cannot comment on its performance. Generally speaking, Vbox 2.2 seems like the best release so far.</p>
<p>Also, it is the first time I use a pre-compiled version of Virtualbox in order to make use of the SATA controller, which is a closed source feature, but it is said to improve the overall virtual disk performance.</p>
<p>I was not aware of the issue with the utilization of more than 1 cpu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stéphane Kattoor</title>
		<link>http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/comment-page-1/#comment-8088</link>
		<dc:creator>Stéphane Kattoor</dc:creator>
		<pubDate>Tue, 14 Apr 2009 08:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakana.fr/blog/?p=229#comment-8088</guid>
		<description></description>
		<content:encoded><![CDATA[<p>Hello Lamcro,</p>
<p>Then there should not be any problem with the script provided in this post (except that you&#8217;ll probably have to adapt it for Ubuntu). Your webserver should be accessible from the Ubuntu host (as well as from any host on the same LAN should it matter).</p>
<p>The networking parameters obviously have to be correctly set on the webserver though (at least an IP on the same network than the Ubuntu host).</p>
<p>A little checklist to help troubleshooting your problem :<br />
1) Run an &#8220;ifconfig -a&#8221; on the Guest and on the Host, check they have IP addresses on the same network<br />
2) If you use bridged networking, then you&#8217;ll need to adapt/run the script, then check your VirtualBox settings for the network. </p>
<p>=&gt; I&#8217;ve attached my VirtualBox networking parameters in the main post for your reference. </p>
<p>Please keep us posted with the resolution of your problem.</p>
<p>Stéphane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lamcro</title>
		<link>http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/comment-page-1/#comment-8086</link>
		<dc:creator>lamcro</dc:creator>
		<pubDate>Mon, 13 Apr 2009 22:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakana.fr/blog/?p=229#comment-8086</guid>
		<description>Notaras,
Ubuntu 8.10 has VBox 2.0.4 in their repository.

I&#039;ll have to download it myself.

Thanks for the info.</description>
		<content:encoded><![CDATA[<p>Notaras,<br />
Ubuntu 8.10 has VBox 2.0.4 in their repository.</p>
<p>I&#8217;ll have to download it myself.</p>
<p>Thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lamcro</title>
		<link>http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/comment-page-1/#comment-8084</link>
		<dc:creator>lamcro</dc:creator>
		<pubDate>Mon, 13 Apr 2009 22:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakana.fr/blog/?p=229#comment-8084</guid>
		<description>Kattoor,
You are almost correct:  I want to access the web server from my laptop&#039;s web browser.  I&#039;m not even thinking of the &quot;outer limits&quot; right now.  I just want to have a personal web server I can play with, regardless of having interness access or not.</description>
		<content:encoded><![CDATA[<p>Kattoor,<br />
You are almost correct:  I want to access the web server from my laptop&#8217;s web browser.  I&#8217;m not even thinking of the &#8220;outer limits&#8221; right now.  I just want to have a personal web server I can play with, regardless of having interness access or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stéphane Kattoor</title>
		<link>http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/comment-page-1/#comment-8083</link>
		<dc:creator>Stéphane Kattoor</dc:creator>
		<pubDate>Mon, 13 Apr 2009 20:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakana.fr/blog/?p=229#comment-8083</guid>
		<description></description>
		<content:encoded><![CDATA[<p>Hello George,</p>
<p>I haven&#8217;t have a chance to try VirtualBox 2.2 yet &#8230; so thanks for the information !</p>
<p>My main problem is that it is not possible to give access to more than 1 CPU to a VirtualBox VM, so under heavy I/O load (Network + Disk), the performance crashes &#8230;</p>
<p>=> As you tried VirtualBox 2.2, did you notice any performance improvement ? </p>
<p>Stéphane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stéphane Kattoor</title>
		<link>http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/comment-page-1/#comment-8082</link>
		<dc:creator>Stéphane Kattoor</dc:creator>
		<pubDate>Mon, 13 Apr 2009 20:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakana.fr/blog/?p=229#comment-8082</guid>
		<description></description>
		<content:encoded><![CDATA[<p>Hi Lamcro,</p>
<p>I&#8217;m not completely sure I understood what you want to do. Let me rephrase what I believe is your situation : you have a laptop running Ubuntu on top of which you are running a Debian VM. That VM is a web server. The Ubuntu laptop is connected to a Linksys router through a WiFi connection and you want to access the web server from the Internet (that is from the &#8220;other side&#8221; of the router).</p>
<p>Is that correct ?</p>
<p>If it is, the you&#8217;ll need to put some kind of port forwarding at the router level, so that incoming connections to the port HTTP (tcp/80) will be redirected to the VM&#8217;s IP.</p>
<p>Note : I don&#8217;t own a Linksys router myself, but I think the MAC filtering is only there to prevent the association to the Access Point, not to filter packets. It doesn&#8217;t hurt to allow the VM&#8217;s MAC though, but I don&#8217;t think it is needed.</p>
<p>Let me know if you got it to work, or if I misunderstood you <img src='http://www.sakana.fr/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Stéphane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Notaras</title>
		<link>http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/comment-page-1/#comment-8081</link>
		<dc:creator>George Notaras</dc:creator>
		<pubDate>Mon, 13 Apr 2009 20:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakana.fr/blog/?p=229#comment-8081</guid>
		<description>The latest version of VirtualBox (2.2 at the time of writing) does not require setting up a bridge and attaching the physical and virtual network interfaces to it. You just select &#039;bridged networking&#039; in the VM&#039;s network settings and it Just Works(TM).

I used to have various similar scripts for QEMU, Xen and pre-2.2 VirtualBox. I am happy that I will now put them into the archive :)</description>
		<content:encoded><![CDATA[<p>The latest version of VirtualBox (2.2 at the time of writing) does not require setting up a bridge and attaching the physical and virtual network interfaces to it. You just select &#8216;bridged networking&#8217; in the VM&#8217;s network settings and it Just Works(TM).</p>
<p>I used to have various similar scripts for QEMU, Xen and pre-2.2 VirtualBox. I am happy that I will now put them into the archive <img src='http://www.sakana.fr/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lamcro</title>
		<link>http://www.sakana.fr/blog/2009/04/13/linux-configuring-a-network-bridge-for-your-virtual-machines/comment-page-1/#comment-8080</link>
		<dc:creator>lamcro</dc:creator>
		<pubDate>Mon, 13 Apr 2009 20:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakana.fr/blog/?p=229#comment-8080</guid>
		<description>First of all:  THANK YOU!

Second:  HELP!
I have a Debian web server VM I run from my ubuntu laptop.  I would like to access it through the web browser.  Note:  I use a Linksys router at home, and it&#039;s MAC-address filtered (only my laptop is allowed to use the router).

What changes should I do on the batch file.
Do I have to add the VM&#039;s MAC address on the router?</description>
		<content:encoded><![CDATA[<p>First of all:  THANK YOU!</p>
<p>Second:  HELP!<br />
I have a Debian web server VM I run from my ubuntu laptop.  I would like to access it through the web browser.  Note:  I use a Linksys router at home, and it&#8217;s MAC-address filtered (only my laptop is allowed to use the router).</p>
<p>What changes should I do on the batch file.<br />
Do I have to add the VM&#8217;s MAC address on the router?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

