LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-16-2010, 10:49 AM   #1
CincinnatiKid
Member
 
Registered: Jul 2010
Posts: 454

Rep: Reputation: 47
Networking Question


I have a Verizon wireless/wired router that I access the internet through. I have a desktop computer running Slackware 13.1 i386, but it is in a place where it would be impossible to run a network cable to. What would you do to fix the issue?

Would you buy a USB wireless card? Would it work with Linux? Is there another way I can get my computer networked that I am not thinking of?

Thanks.
 
Old 12-16-2010, 11:07 AM   #2
paulsm4
LQ Guru
 
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Blog Entries: 1

Rep: Reputation: Disabled
Yes, USB wireless cards can be a perfectly acceptable solution. And yes, they work with Linux. For example, I have no problems with my D-Link USB. Here's a good HCL ("Hardware Compatibility List"):

http://www.linuxquestions.org/hcl/index.php/cat/10

Personally, I prefer PCI over USB.

Another solution is to get an "access point":

http://en.wikipedia.org/wiki/Wireless_access_point

There are many good, relatively inexpensive solutions. Or you can even take a Linksys Wifi router and turn it into an access point by using OpenWRT:

http://martybugs.net/wireless/openwrt/client.cgi
 
Old 12-16-2010, 11:24 AM   #3
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Maybe an powerline adapter would work for you, like this one.
 
Old 12-16-2010, 11:51 AM   #4
CincinnatiKid
Member
 
Registered: Jul 2010
Posts: 454

Original Poster
Rep: Reputation: 47
Thanks paulsm4. I have an access point that I use for my printer. It connects to my verizon router wirelessly, but only has one wired port on it labeled "ethernet". I tried to connect my computer to that port, but it can't connect to it. I am thinking that the ethernet port would be to connect to the verizon router for instance wired, but I am not sure. Can I plug a switch up to the access point and plug my computer into the switch? Or do I need to get another access point with ports on them?
 
Old 12-16-2010, 11:53 AM   #5
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
A switch should work fine.
 
Old 12-16-2010, 12:37 PM   #6
teebones
Member
 
Registered: Aug 2005
Location: /home/teebones
Distribution: sometimes this, sometimes that..
Posts: 502

Rep: Reputation: 56
a switch? how's that going to work for him/her in this case??
he/she stated that it is "impossible" to run a cable to that machine.. so a switch won't do anything in this matter.
wireless is the only viable option left...

Last edited by teebones; 12-16-2010 at 12:38 PM.
 
Old 12-16-2010, 12:45 PM   #7
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Maybe you should read the whole thread, he wants to plug the switch into his access point, that is nearer to his computer, but has only one ethernet port, that is already used by his printer. So a switch can be a solution.
 
Old 12-16-2010, 12:45 PM   #8
CincinnatiKid
Member
 
Registered: Jul 2010
Posts: 454

Original Poster
Rep: Reputation: 47
Well. I was wondering if I could connect the switch to my access point that is connected to my network wirelessly. Then I can run a cable from the switch to my computer because it is much closer, but not sure if it will work.
 
Old 12-16-2010, 12:56 PM   #9
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
It should work, but I don't know if you have to setup the DHCP server in the accespoint or your wireless router.
 
Old 12-16-2010, 04:50 PM   #10
CincinnatiKid
Member
 
Registered: Jul 2010
Posts: 454

Original Poster
Rep: Reputation: 47
FYI, I am installing this on Mandriva 2010 actually.

I ended up going with a D-Link DWA-130 USB card because it was on this compatibilityeeeeeeeeeeeeeeeeeee list: http://wireless.kernel.org/en/users/Devices/USB

When I put it in the USB port, nothing is happening on the GUI. But it is showing up if I do lsusb:

Bus 007 Device 003: ID 07d1:3300 D-Link System

When I go to the network manager, there is only Wired (Ethernet), but not Wireless. Does anyone know how to make this usb adapter work, and enable wireless networking in the mandriva Network Center?
 
Old 12-16-2010, 05:05 PM   #11
CincinnatiKid
Member
 
Registered: Jul 2010
Posts: 454

Original Poster
Rep: Reputation: 47
Ok, I am getting close, but still having problems. I was able to add wlan0 to the Network Center. I can see my network on the list so I am making progress. My router uses a WEP key, when I configure the network, I have the choice of "Restricted WEP", or "Open WEP". What is the difference. No matter which I choose, I put in my WEP Hex key, and it still won't connect. I know it is right because I am using the same WEP Hex key on my slackware laptop and I am reading it right off of it.

In Mandriva network center it asks for "Encryption Key", does it not want the HEX key and want something else?
 
Old 12-16-2010, 05:06 PM   #12
CincinnatiKid
Member
 
Registered: Jul 2010
Posts: 454

Original Poster
Rep: Reputation: 47
Ok, I am getting close, but still having problems. I was able to add wlan0 to the Network Center. I can see my network on the list so I am making progress. My router uses a WEP key, when I configure the network, I have the choice of "Restricted WEP", or "Open WEP". What is the difference. No matter which I choose, I put in my WEP Hex key, and it still won't connect. I know it is right because I am using the same WEP Hex key on my slackware laptop and I am reading it right off of it.

In Mandriva network center it asks for "Encryption Key", does it not want the HEX key and want something else?

*edit*

Also, I have a setting for Operating mode, I can select Ad-hoc, Managed, Master, Repeater, Secondary, or auto, which should I choose? And should I choose Open WEP or Restricted WEP?

Last edited by CincinnatiKid; 12-16-2010 at 05:12 PM.
 
Old 12-18-2010, 12:50 PM   #13
CincinnatiKid
Member
 
Registered: Jul 2010
Posts: 454

Original Poster
Rep: Reputation: 47
Quote:
Originally Posted by TobiSGD View Post
Maybe an powerline adapter would work for you, like this one.
Wow, I did this, it is the coolest thing I have ever seen. I can't believe how easy this was to set up, and how cool it is!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Networking question satimis Linux - Networking 2 02-12-2006 07:24 PM
Networking question??? karan101 Linux - Security 3 10-24-2004 02:53 PM
Networking question OtisLinux Linux - Software 14 02-19-2004 12:07 PM
Networking Question MrJBot Linux - Newbie 1 10-19-2003 07:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration