Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-21-2013, 06:27 PM
|
#1
|
LQ Newbie
Registered: Oct 2011
Posts: 15
Rep: 
|
Linux bridge to wireless router--possibility?
Hi all,
I'm wondering if a certain scenario is possible with a Linux box as I find there's more satisfaction in something you've built and configured yourself rather than shelling out money for something that looks dumb and you just plug in and it works.
Anyways, that aside and I'll do that if I have to but what my latest project is, is I'm wondering if it's possible to create instead of having a wi-fi router and a bridge, if I'm able to make a Linux box be my bridge.
My setup if I can put it into words is this. I want to host my HTPC in my garage, hard wire that to my router (Linux box) however have my router wirelessly connect to my bridge (or the bridge to the router, to each his own) in my living room that will connect to my Xbox (via Ethernet) so that I may stream movies hosted on my HTPC in the garage.
I hope all of that makes sense, basically what I'm trying to do is save myself from going somewhere and trying to figure out what wireless bridge to buy just to have it crap out on me in a year or sooner sort of thing. I like using Linux as much as possible just to show the flexibility of it and sometimes I take what could be a seemingly simple process and blow it out of proportion but hey that's the way I tick.
So if anyone has any suggestions I'm no Linux expert but I love being thrown into the fire and pointed in the right direction and told to figure it out for myself so if anyone is able to do that for me that'd be awesome. Or if you'd rather share something similar you've got going and help me out a little bit that'd be awesome too.
Thank you in advance!!
|
|
|
06-23-2013, 03:58 AM
|
#2
|
Senior Member
Registered: Jun 2011
Location: Stuttgart, Germany
Distribution: Mint, Debian, Gentoo, Win 2k/XP
Posts: 1,099
|
Hi there,
Quote:
Originally Posted by mccombs.eli
[...]I find there's more satisfaction in something you've built and configured yourself rather than shelling out money for something that looks dumb and you just plug in and it works.
|
absolutely right, I feel the same about that. :-)
Quote:
Originally Posted by mccombs.eli
My setup if I can put it into words is this. I want to host my HTPC in my garage, hard wire that to my router (Linux box) however have my router wirelessly connect to my bridge (or the bridge to the router, to each his own) in my living room that will connect to my Xbox (via Ethernet) so that I may stream movies hosted on my HTPC in the garage.
|
Wew, wait a second. This is very confusing, let me try to get it straight. We have:
* a router (R)
* an HTPC (H)
* and an Xbox (X)
R and H are connected via wired network, R and X should communicate via WiFi.
Apparently you also have a wireless AP Access Point) near X that you call a bridge (which is not a good word to use here, because the term "bridge" is ambiguous in networking). All that's missing yet is another AP wired to R unless your router R already has WiFi built in. Technically that's no problem.
Quote:
Originally Posted by mccombs.eli
[...] and sometimes I take what could be a seemingly simple process and blow it out of proportion but hey that's the way I tick.
|
Looks like. ;-)
[X] Doc CPU
|
|
|
06-24-2013, 02:07 PM
|
#3
|
LQ Newbie
Registered: Oct 2011
Posts: 15
Original Poster
Rep: 
|
Let me try to rephrase things,
Thanks for your reply by the way!
So my H in the garage I want connected to my (if I can) Home-made linux box that wirelessly connects to my R which is connected to my X via Ethernet cable.
The biggest thing that I need to know if it's possible is to make a Linux box that can connect via Ethernet to my H but wirelessly connect to my R in the living room.
The thing I refer to in the first post of not wanting to go out and buy is a wireless bridge. I want to make a Linux box that takes the place of that.
I drew up a picture but I don't really see anywhere I can just post it in the forum. So hopefully my description above puts a little more clarity on the subject. If the above scenario isn't really possible then I will just go pick up a router I can use in bridge mode because I want all the noisy stuff out in the garage in my rack and all the small quiet stuff inside.
Let me know what you think!
|
|
|
06-24-2013, 02:16 PM
|
#4
|
Senior Member
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233
|
certainly it can be done, just search for 'bridging adapters' in linux
http://stackoverflow.com/questions/1...apter-in-linux
|
|
|
06-24-2013, 03:36 PM
|
#5
|
LQ Newbie
Registered: Oct 2011
Posts: 15
Original Poster
Rep: 
|
Thanks for the reply!
So saying I can get this configured, is there a specific wireless card that needs to be used or as long as it works with Linux it can be used?
|
|
|
06-24-2013, 03:45 PM
|
#6
|
Senior Member
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233
|
as long as it works with linux, the software dosn't care what type of card.
|
|
|
06-24-2013, 04:28 PM
|
#7
|
LQ Newbie
Registered: Oct 2011
Posts: 15
Original Poster
Rep: 
|
So I'm planning on using my Dell Laptop for this. I know that the wireless works with several flavors of Linux. That way it saves me from going out and buying a wifi card for the computer I was going to use for this. That way it frees up that machine for another task. My laptop finally gets to do something with it's life, I'm happy. haha.
So my question is what flavor does everyone think would be good for a job like this? I'm going to have my wireless card connect to my router and then my Ethernet on the laptop connect to the HTPC.
Thanks for the ideas guys! I'm pretty proficient in any flavor, would just like some recommendations. Particularly with brctl built in because I do not have internet at my location.
|
|
|
06-25-2013, 06:56 PM
|
#8
|
LQ Newbie
Registered: Oct 2011
Posts: 15
Original Poster
Rep: 
|
I haven't gotten this setup just yet. But thanks everyone for pointing me in the right direction! It's been a huge help! I'm going to use ClearOS, I've had a ton of luck with it before. It's just super solid and exactly what I'm looking for. I tried some other desktop flavors but didn't find any luck with what they had to offer. I also really don't like that every time I get a wild hair to do stuff like this it seems a new version of Linux has come out and everything is completely different or things haven't been implemented yet. So good ole ClearOS 5.2 it is!
Again thanks for all your help guys! I appreciate it!
|
|
|
All times are GMT -5. The time now is 03:26 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|