TechSpot
 
Go Back   TechSpot OpenBoards > Hardware & Tweaking > Storage & Networking
Forgot?

Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Switch/Hub behind router

Reply
 
Thread Tools Search this Thread
  #1  
Old 05-07-2008, 08:33 AM
detrunks detrunks is offline
TechSpot Member
 
Member since: Mar 2005, 158 posts
Switch/Hub behind router

Hi,
I'm having endless problems with connecting both my PC and 360 to the net. I have what I think is a hub behind the router (the router only has one ethernet connection - its one from Vonage)
Firstly, how do I know if I have a switch or a hub?
Secondly, does DHCP on the router need to be turned off or on?
Are there any other setting on the router that need to be changed so that the hub/switch works?
When the hub is connected, I can get either the PC or the 360 to connect, but not both. The hub has 4 connection points (excluding the uplink connection).
Both the PC and 360 are on dynamic IP.
I've 'power cycled' a number of times but nothing got resolved.

thx in advance
Reply With Quote
  #2  
Old 05-07-2008, 05:30 PM
jobeard's Avatar
jobeard jobeard is offline
TechSpot Evangelist
 
Location: Southern Calif.
Member since: Apr 2005, 5,597 posts
If you have the choice, ENABLE DHCP. This assigns a unqiue IP address to every
device on the LAN side -- without which you can only have ONE device attached.

A hub or switch may then be attached thus:
Code:
modem --- hub/switch --- multiple devices

Both hub/switches have zero configuration options and DEPEND upon the upstream
router (or modem) to have NAT+DHCP.
Reply With Quote
You can remove this banner by registering, join the TS Community for free.
  #3  
Old 05-07-2008, 06:02 PM
pyromaster114's Avatar
pyromaster114 pyromaster114 is offline
TechSpot Member
 
Member since: Oct 2007, 98 posts
System specs
Do you have an actual router, or just a cable modem from Vonage?
It sounds like to me, that you probably only have a MODEM that allows one phone and one computer to be connected to it at a time.

Switches, at least the ones used in most areas, or even sold in most areas, have NO configuration options really, other than the "uplink" switch/port.
Hubs have ABSOLUTELY NO CONFIGURATION OPTIONS WHAT SO EVER in any place.
So the problem is not with either of these devices.

What you need to do most likely, is get say, a Linksys router, and then plug the cable from the Vonage box into the WAN port on the router, and then plug the Xbox 360 and the computer(s) into the router's built in switch ports.

If you desire to do so, you may also attach your switch to one of the router's switch ports and attach other devices to that, however unless you run out of ports, that's kind of redundant and not recommended because it just introduces another thing that can go wrong into the network setup.

Keep in mind, in networking, simple is USUALLY best.

If you are unsure if it is actually a router or a modem you have from Vonage, post a picture/model number (preferably model number) of the device and I'll see if I can confirm which it is.
Reply With Quote
  #4  
Old 05-07-2008, 06:18 PM
detrunks detrunks is offline
TechSpot Member
 
Member since: Mar 2005, 158 posts
I have a Vonage router (it's a VT2142 by Motorola). If the problem is not the hub (and I have DHCP enabled on the router), then why does only 1 device on the hub work at a time?
Reply With Quote
  #5  
Old 05-07-2008, 07:03 PM
pyromaster114's Avatar
pyromaster114 pyromaster114 is offline
TechSpot Member
 
Member since: Oct 2007, 98 posts
System specs
I believe what you have this setup, correct?
http://www.vonage.com/help.php?artic...gory=105&nav=4

What you want, I believe, is this:
http://www.vonage.com/help.php?artic...tegory=3&nav=3

I don't believe that the device (Motorola VT2142) was designed to be used with a switch/hub and multiple computers...

As far as I can tell from my research, you need a router or other device either in front of, or behind, the Vonage device, and connect your Xbox and computer(s) to the router.

The one thing you could try, before buying a router, is connecting the Ethernet cable from the Vonage (Motorola VT2142) device, to the UPLINK port of the switch/hub. This might enable the devices to work properly, but I doubt it.
Reply With Quote
  #6  
Old 05-08-2008, 11:34 AM
jobeard's Avatar
jobeard jobeard is offline
TechSpot Evangelist
 
Location: Southern Calif.
Member since: Apr 2005, 5,597 posts
with this setup, you enable DHCP in the VT2142
Code:
modem--digital phone adapter--- HUB--- other systems
the hub always uses passthru so IF there's DHCP, it will work. pg 33 of the U.G.
shows DHCP is available. see U.G.

this would work just as well
Code:
modem --- --- router---digital phone adapter--- other systems+phones + + --- more systems
in which case DHCP in the router is ENABLED and the digital phone adapter dhcp is DISABLED (only use one dhcp and always as close to the modem as possible).
Reply With Quote
  #7  
Old 05-08-2008, 02:57 PM
detrunks detrunks is offline
TechSpot Member
 
Member since: Mar 2005, 158 posts
Jo - the 1st set-up is what I currently have. Maybe I just have a dodgey hub...
Reply With Quote
  #8  
Old 05-08-2008, 03:20 PM
jobeard's Avatar
jobeard jobeard is offline
TechSpot Evangelist
 
Location: Southern Calif.
Member since: Apr 2005, 5,597 posts
My gut reaction is the DHCP is not activated ....
Reply With Quote
  #9  
Old 05-08-2008, 11:48 PM
pyromaster114's Avatar
pyromaster114 pyromaster114 is offline
TechSpot Member
 
Member since: Oct 2007, 98 posts
System specs
Quote:
Originally Posted by detrunks
Jo - the 1st set-up is what I currently have. Maybe I just have a dodgey hub...
I'm almost certain that the problem lies in that the phone adapter thingy from motorola does not allow you to have the hub attached to it like that...
However, I would take these steps:

1) Ensure DHCP is enabled on the phone adapter.
If it still doesn't work:
2) Try assigning static IPs to devices, see if they work then.
If it STILL doesn't work:
3) Go get a linksys router, and create the OTHER setup that Joe proposed. (This one, I'm SURE that it will work, cause I've done it before....

You might try buying a SWITCH (not hub, cause apparently that isn't working...) and seeing if that works in place of the current hub...
Don't know what that would do though, but DHCP works through switches too... so it should work if it's going to work in this way.

Last edited by pyromaster114 : 05-09-2008 at 12:31 AM.
Reply With Quote
You can remove this banner by registering, join the TS Community for free.
  #10  
Old 05-09-2008, 11:10 AM
jobeard's Avatar
jobeard jobeard is offline
TechSpot Evangelist
 
Location: Southern Calif.
Member since: Apr 2005, 5,597 posts
Quote:
Originally Posted by pyromaster114
does not allow you to have the hub attached to it like that.
All routers have problems with a hub or a switch UNLESS you manually
configure each system attached, as somewhere on the network there MUST be a
DHCP service to avoid IP ADDRESS Conflicts.

As most users have difficulty attempting a manual configuration, it is easiest to install
a ROUTER immediately next to the modem and then attach all devices to the router
Reply With Quote
  #11  
Old 05-10-2008, 02:58 AM
pyromaster114's Avatar
pyromaster114 pyromaster114 is offline
TechSpot Member
 
Member since: Oct 2007, 98 posts
System specs
Well, yes Jo is right... all routers would have some issue having multiple computers or other devices attached with a hub like that if there was no DHCP server. (Unless IPs were manually configured)

I was referring to that my experience has been that the Motorola digital phone adapters were not cooperative when I tried to use a switch connected to them.
I'm not sure why, and I'm almost certain that it has something to do with the DHCP, as Jo stated before.
Reply With Quote
  #12  
Old 05-10-2008, 07:51 AM
detrunks detrunks is offline
TechSpot Member
 
Member since: Mar 2005, 158 posts
ok - I gave it another go (DHCP was always enabled) and for some reason it worked. It appears that at least one of the hub points is not actually working which is why I could not connect both devices.

thanks for all the help
Reply With Quote
  #13  
Old Yesterday, 12:48 PM
jobeard's Avatar
jobeard jobeard is offline
TechSpot Evangelist
 
Location: Southern Calif.
Member since: Apr 2005, 5,597 posts
I've seen that before too -- really disturbing. Glad you've got is sorted out
Reply With Quote
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Router with a switch? gamingmage Storage & Networking 4 02-01-2007 04:35 PM
Router vs switch? monton Storage & Networking 2 11-30-2006 09:12 PM
HERE WE GO AGAIN...ROUTER, 5 port switch ROUTER off MODEM? and Wireless. STBEAR007 Storage & Networking 5 10-06-2006 04:21 AM
Router vs Switch - which is best? Archer77 Storage & Networking 5 09-26-2005 08:54 PM
Using router/switch as just a switch poertner_1274 Storage & Networking 7 10-21-2002 08:00 PM


All times are GMT -4. The time now is 09:12 AM.


  TechSpot  The PC Enthusiast Resource    |    News    |    Reviews    |    Guides    |    Downloads    |    Drivers    |    Forums    |    Pricewatch    |    News Archive    |    RSS Feeds
  Our Blog    |    Tech Deals    |   vb Sitemap    |    User Gallery    |    Startup Radar    |    Icons by Foood    |    Powered by StoryTeller    |    TechSpot in Spanish

  Copyright © 1998-2008 TechSpot.com. TechSpot is a registered trademark. All Rights Reserved.
Privacy policy.
Advertising | About TechSpot 
TechSpot Pricewatch TechSpot Hot Deals
Windows Startup Radar Tips & Tricks (blog) Guides & Tweaks Windows updates
News Archive TechSpot Blog TechSpot RSS Feeds User Picture Gallery Techspot's IRC# (Chat) TechSpot in Spanish