<?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&#039;s and tutorials for Ubuntu Linux users!</description> <lastBuildDate>Thu, 02 Sep 2010 20:01:07 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=abc</generator> <item><title>By: UbuntuLinuxHelp</title><link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-4348</link> <dc:creator>UbuntuLinuxHelp</dc:creator> <pubDate>Thu, 26 Aug 2010 21:37:22 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-4348</guid> <description>@hehe?? Change the info for one of the interfaces?Not sure what you&#039;re referring to?:)</description> <content:encoded><![CDATA[<p>@hehe</p><p>?? Change the info for one of the interfaces?</p><p>Not sure what you&#8217;re referring to?</p><p>:)</p> ]]></content:encoded> </item> <item><title>By: hehe</title><link>http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/comment-page-1/#comment-4347</link> <dc:creator>hehe</dc:creator> <pubDate>Thu, 26 Aug 2010 05:27:25 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/how-to-setup-a-wireless-ubuntu-router/#comment-4347</guid> <description>what to do if it say duplicate interfaces</description> <content:encoded><![CDATA[<p>what to do if it say duplicate interfaces</p> ]]></content:encoded> </item> <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?</p> ]]></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.confTo set what interfaces the dhcp server listens on, try the following file:
/etc/default/dhcp3-serverAlso 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
nanoYou 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
/> :)</p> ]]></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
/> :)</p> ]]></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/dhcpThanks!</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>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 25/41 queries in 0.035 seconds using disk
Object Caching 549/550 objects using disk

Served from: ubuntulinuxhelp.com @ 2010-09-02 21:24:55 -->