<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>John Hunt&#039;s web log &#187; networking</title>
	<atom:link href="http://john-hunt.com/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://john-hunt.com</link>
	<description>Linux, open source, development, coding, beer and other stuff</description>
	<lastBuildDate>Wed, 22 Jun 2011 23:08:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Creating a bridge for VirtualBox / wireless bridging on Ubuntu</title>
		<link>http://john-hunt.com/2008/03/17/creating-a-bridge-for-virtualbox-wireless-bridging-on-ubuntu/</link>
		<comments>http://john-hunt.com/2008/03/17/creating-a-bridge-for-virtualbox-wireless-bridging-on-ubuntu/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 08:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://john-hunt.com/linux/2008/03/17/creating-a-bridge-for-virtualbox-wireless-bridging-on-ubuntu/</guid>
		<description><![CDATA[Following several guides on setting up a bridge on my laptop between the wireless network interface and VirtualBox for direct networking was simply not working for me. Today after lots of head scratching I finally discovered why. Turns out that the standard bridge utils are no good for most wireless cards, but there is a [...]]]></description>
			<content:encoded><![CDATA[<p>Following several guides on setting up a bridge on my laptop between the wireless network interface and VirtualBox for direct networking was simply not working for me. Today after lots of head scratching I finally discovered why.</p>
<p>Turns out that the standard bridge utils are no good for most wireless cards, but there is a workaround.</p>
<p>Check out this guide, and read under the wireless section:<br />
<a href="http://home.nyc.rr.com/computertaijutsu/vboxbridge.html">Bridged Networking with VirtualBox on Linux Hosts</a></p>
<p>What you can do is add those various commands to a little script file in /etc/network/if-up.d/ which will set up the &#8216;bridge&#8217; upon starting networking.</p>
<p>Woohoo!</p>
]]></content:encoded>
			<wfw:commentRss>http://john-hunt.com/2008/03/17/creating-a-bridge-for-virtualbox-wireless-bridging-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

