LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-14-2004, 10:20 AM   #1
glyndwr
LQ Newbie
 
Registered: Jun 2004
Posts: 27

Rep: Reputation: 15
Broadband Router


[split from Ethernet Card thread]

Before I network my PCs (as suggested by Mathieu), I was wondering if it would be "easy" to do the following scenario:


1 -- XP machine connected to a broadband router (via ethernet cables)
2 -- Linux machine connected to the same router
3 -- The router connected to a cable modem

Will this setup work without much to-do?

Last edited by glyndwr; 07-14-2004 at 10:21 AM.
 
Old 07-14-2004, 11:47 AM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Yes. If your router also dishes out ip addresses via dhcp, even easier (otherwise you will have to amend your ip addys in your boxes). That's what I have - cable modem to 4 port hub, then on to a pc and laptop. Works straight away.
 
Old 07-14-2004, 12:07 PM   #3
glyndwr
LQ Newbie
 
Registered: Jun 2004
Posts: 27

Original Poster
Rep: Reputation: 15
If you wouldn't mind sharing what brand you use...?
 
Old 07-14-2004, 12:14 PM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Bog standard Belkin 4 port hub. Nothing special and was quite cheap.
 
Old 07-14-2004, 12:27 PM   #5
glyndwr
LQ Newbie
 
Registered: Jun 2004
Posts: 27

Original Poster
Rep: Reputation: 15
Interesting. Because I have a hub (not a router), and was unable to get both PCs to connect to the net.

I had each PC in a slot, and the cable modem in the "Uplink" port.
 
Old 07-14-2004, 12:30 PM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Worked first time for me - out of the box.
 
Old 07-14-2004, 12:36 PM   #7
glyndwr
LQ Newbie
 
Registered: Jun 2004
Posts: 27

Original Poster
Rep: Reputation: 15
Linksys BEFSR41

OK, I'm looking at the Linksys BEFSR41 EtherFast Cable/DSL router... any good/bad on it?

I think I actually do need both. All PCs connect to the hub, the hub connects to the router and the router out to the cable modem, as I only have one IP from my ISP. The router will provide the NAT I need to "hide" my addresses underneath the router.
 
Old 07-14-2004, 01:03 PM   #8
Joey.Dale
Member
 
Registered: Jun 2003
Location: Tampa, Fl
Distribution: Gentoo, Slackware
Posts: 828

Rep: Reputation: 39
I have the same router and my worked out of the box. I have had no problems with it and it runs linux.

-Joey
 
Old 07-14-2004, 01:11 PM   #9
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
My hub dishes out 192.168.xxx.xxx ip addresses - my modem only has one ip address. Go NAT
 
Old 07-14-2004, 02:46 PM   #10
netmask
Member
 
Registered: Jul 2004
Location: Sherbrooke, Quebec, Canada, North America, World, Milky Way
Distribution: Gentoo
Posts: 103

Rep: Reputation: 16
Quote:
Originally posted by XavierP
My hub dishes out 192.168.xxx.xxx ip addresses - my modem only has one ip address. Go NAT
I'm pretty sure it's not a hub. A hub merely replicates signals across all ports, it's neither intelligent (routing capable) or manageable.
 
Old 07-14-2004, 03:02 PM   #11
glyndwr
LQ Newbie
 
Registered: Jun 2004
Posts: 27

Original Poster
Rep: Reputation: 15
Yeah, I'm going to go the hub-to-router-to-cable modem route.


-----

I'd like a piece of pie
 
Old 07-14-2004, 03:31 PM   #12
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
Quote:
My hub dishes out 192.168.xxx.xxx ip addresses
A hub can't give out IPs. It can't do anything actually. If your machines are getting DHCP IP addresses, your modem must have an integrated DHCP server.

And Linksys is always a smart buy, they are one of the best in the business.
 
Old 07-14-2004, 04:02 PM   #13
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
How many computers do you have to network. Because the BEFSR41 EtherFast Cable/DSL router has a 4 port switch, so If you have 4 or less computers, you don't need to by a switch at all. There is also an 8 port model I believe.

Also, if you point your browser at 192.168.1.1, you can enter the setup for the BEFSR41 and change the address that the DHCP server dishes out, which normally start at 192,168.1.100. If you want to have a computer (i.e. server) with a static address, you could just give it an address below this.

There are different types of cable internet service. A commercial service would provide 3 or 4 static address. The base service would provide a single dynamic (DHCP) address. So in your case, going from the cable modem into a switch wouldn't work. You either need a cable/router, or use a linux computer to share the internet connection (NAT gateway setup).

You can also set up which services to to which computer if you wish.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
No sync with Conexant broadband router tkendall Linux - Networking 0 07-24-2005 06:49 AM
PS2 + old pentium router + broadband hardware munkie_poo Linux - General 1 08-19-2004 12:53 PM
IP address of broadband router... lnxkido Linux - Networking 5 12-31-2003 03:47 PM
Broadband router/switch jasonk General 4 12-15-2003 06:08 PM
Hooking a modem to two computers via a broadband router Travis86 Linux - Networking 5 01-18-2003 10:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:14 AM.

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