<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: How to Setup a Wireless Ubuntu Router</title>
	<atom:link href="http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/</link>
	<description>Resources, help, how to's and tutorials for Ubuntu Linux users!</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:52:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Using Ubuntu to Crack WEP &#124; Ubuntu Linux Help</title>
		<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-2219</link>
		<dc:creator>Using Ubuntu to Crack WEP &#124; Ubuntu Linux Help</dc:creator>
		<pubDate>Thu, 05 Mar 2009 16:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-2219</guid>
		<description>[...] Update: Looking for compatible WiFi cards? Read here: http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Update: Looking for compatible WiFi cards? Read here: <a href="http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/"  rel="nofollow">http://ubuntulinuxhelp.com/how.....tu-router/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-1673</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Thu, 31 Jul 2008 15:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-1673</guid>
		<description>@Blake - Thanks for the input.
I looked at your site... What is &quot;VRN Software&quot;? Is it for audio editing?</description>
		<content:encoded><![CDATA[<p>@Blake &#8211; Thanks for the input.<br />
I looked at your site&#8230; What is &#8220;VRN Software&#8221;? Is it for audio editing?<br />
<fieldset class="blogfollow">
<legend>Read more from UbuntuLinuxHelp</legend>
<h2><a href="http://feedproxy.google.com/~r/ubuntulinuxhelp/ERrG/~3/IHQw00vhbZg/" rel="external nofollow" >Upgrade Ubuntu Firefox to Version 3.6 – Reader Questions</a></h2>
<p>Erica from Canada asks:<br />
&#8220;&#8230; I&#8217;m using Ubuntu 9.04&#8230; the &#8220;Check for Updates&#8221; in Firefox is grayed out and apt-get does not upgrade Firefox&#8230; I&#8217;m stuck at 3.0.18, how can I get upgraded?&#8230;&#8221;<br />
This is [...]</p>
</fieldset>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake</title>
		<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-1664</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Mon, 28 Jul 2008 16:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-1664</guid>
		<description>For the dhcp configuration file, try the following path
/etc/dhcp3/dhcpd.conf

To set what interfaces the dhcp server listens on, try the following file:
/etc/default/dhcp3-server

Also keep in mind that the dhcp server is set up differently on different linux distributions.

If you didn&#039;t find the file, try this.
Type in the following
/etc/dhcp
Press the tab key. This will autocomplete for you.
Get rid of the space it places after the last character and type
/dhcp
Press tab again. You may need to do it more than once. The file ending in .conf should be the configuration file.

Do something similar if you want to find the file in which the interfaces the dhcp server will listen on.
/etc/default/dhcp
tab again, not enter.
Delete the space after the last character, and you have your file pathname.

To open either of these files, press home and type
nano 

You could have typed
nano 
to begin with, as well.
If anyone wants to talk to me, e-mail me.
I found this on google, and probably won&#039;t come back.
I found the information here quite useful, though, accept for the fact that my wireless card doesn&#039;t support master mode.

I can use the rest of it, though.</description>
		<content:encoded><![CDATA[<p>For the dhcp configuration file, try the following path<br />
/etc/dhcp3/dhcpd.conf</p>
<p>To set what interfaces the dhcp server listens on, try the following file:<br />
/etc/default/dhcp3-server</p>
<p>Also keep in mind that the dhcp server is set up differently on different linux distributions.</p>
<p>If you didn&#8217;t find the file, try this.<br />
Type in the following<br />
/etc/dhcp<br />
Press the tab key. This will autocomplete for you.<br />
Get rid of the space it places after the last character and type<br />
/dhcp<br />
Press tab again. You may need to do it more than once. The file ending in .conf should be the configuration file.</p>
<p>Do something similar if you want to find the file in which the interfaces the dhcp server will listen on.<br />
/etc/default/dhcp<br />
tab again, not enter.<br />
Delete the space after the last character, and you have your file pathname.</p>
<p>To open either of these files, press home and type<br />
nano </p>
<p>You could have typed<br />
nano<br />
to begin with, as well.<br />
If anyone wants to talk to me, e-mail me.<br />
I found this on google, and probably won&#8217;t come back.<br />
I found the information here quite useful, though, accept for the fact that my wireless card doesn&#8217;t support master mode.</p>
<p>I can use the rest of it, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-1366</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Thu, 05 Jun 2008 14:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-1366</guid>
		<description>@Michael - Oh... :)
That&#039;s very strange, have you installed DCHP(d) are your network cards working?
Have you tried manually creating the /etc/default/dhcp?
The dhcp file is created by default.
Hopefully these suggestions and questions might help?
:)</description>
		<content:encoded><![CDATA[<p>@Michael &#8211; Oh&#8230; :)<br />
That&#8217;s very strange, have you installed DCHP(d) are your network cards working?<br />
Have you tried manually creating the /etc/default/dhcp?<br />
The dhcp file is created by default.<br />
Hopefully these suggestions and questions might help?<br />
:)<br />
<fieldset class="blogfollow">
<legend>Read more from UbuntuLinuxHelp</legend>
<h2><a href="http://feedproxy.google.com/~r/ubuntulinuxhelp/ERrG/~3/IHQw00vhbZg/" rel="external nofollow" >Upgrade Ubuntu Firefox to Version 3.6 – Reader Questions</a></h2>
<p>Erica from Canada asks:<br />
&#8220;&#8230; I&#8217;m using Ubuntu 9.04&#8230; the &#8220;Check for Updates&#8221; in Firefox is grayed out and apt-get does not upgrade Firefox&#8230; I&#8217;m stuck at 3.0.18, how can I get upgraded?&#8230;&#8221;<br />
This is [...]</p>
</fieldset>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-1365</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Thu, 05 Jun 2008 14:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-1365</guid>
		<description>@Michael - DHCPd is a daemon (service) used by servers to dynamically configure TCP/IP information for client systems. The &quot;INTERFACES=br0&quot; line should be in /etc/default/dhcp
:)</description>
		<content:encoded><![CDATA[<p>@Michael &#8211; DHCPd is a daemon (service) used by servers to dynamically configure TCP/IP information for client systems. The &#8220;INTERFACES=br0&#8243; line should be in /etc/default/dhcp<br />
:)<br />
<fieldset class="blogfollow">
<legend>Read more from UbuntuLinuxHelp</legend>
<h2><a href="http://feedproxy.google.com/~r/ubuntulinuxhelp/ERrG/~3/IHQw00vhbZg/" rel="external nofollow" >Upgrade Ubuntu Firefox to Version 3.6 – Reader Questions</a></h2>
<p>Erica from Canada asks:<br />
&#8220;&#8230; I&#8217;m using Ubuntu 9.04&#8230; the &#8220;Check for Updates&#8221; in Firefox is grayed out and apt-get does not upgrade Firefox&#8230; I&#8217;m stuck at 3.0.18, how can I get upgraded?&#8230;&#8221;<br />
This is [...]</p>
</fieldset>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-1364</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 05 Jun 2008 06:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-1364</guid>
		<description>Oops!  I mean ... I don&#039;t seem to have this file:

sudo nano /etc/default/dhcp

Thanks!</description>
		<content:encoded><![CDATA[<p>Oops!  I mean &#8230; I don&#8217;t seem to have this file:</p>
<p>sudo nano /etc/default/dhcp</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-1363</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 05 Jun 2008 06:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-1363</guid>
		<description>Thank you so much for writing this!  I am using DHCPd ... where should I add this line?

INTERFACES=&quot;br0&quot;

Have a wonderful week,

Michael</description>
		<content:encoded><![CDATA[<p>Thank you so much for writing this!  I am using DHCPd &#8230; where should I add this line?</p>
<p>INTERFACES=&#8221;br0&#8243;</p>
<p>Have a wonderful week,</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-370</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Thu, 06 Mar 2008 20:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-370</guid>
		<description>This actually helped. Easy to follow. Thanks mate!</description>
		<content:encoded><![CDATA[<p>This actually helped. Easy to follow. Thanks mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubuntu Needs to Improve the Network Management GUI! &#124; Ubuntu Linux Help</title>
		<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-356</link>
		<dc:creator>Ubuntu Needs to Improve the Network Management GUI! &#124; Ubuntu Linux Help</dc:creator>
		<pubDate>Wed, 05 Mar 2008 15:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-356</guid>
		<description>[...] Needless to say, I wish I had know this back then. However, perhaps it&#8217;s time to re-introduce Ubuntu to a couple people. If you are looking for great resources to see which wireless network card is compatible with Ubuntu, all the links are in this article: http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Needless to say, I wish I had know this back then. However, perhaps it&#8217;s time to re-introduce Ubuntu to a couple people. If you are looking for great resources to see which wireless network card is compatible with Ubuntu, all the links are in this article: <a href="http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/"  rel="nofollow">http://ubuntulinuxhelp.com/how.....tu-router/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Video X Drivers &#187; How to Setup a Wireless Ubuntu Router</title>
		<link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-248</link>
		<dc:creator>Video X Drivers &#187; How to Setup a Wireless Ubuntu Router</dc:creator>
		<pubDate>Sat, 23 Feb 2008 13:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-248</guid>
		<description>[...] storehouses: [...]</description>
		<content:encoded><![CDATA[<p>[...] storehouses: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
