Networking Forums

Networking Forums > Computer Networking > Windows Networking > two routers (linksys), two hubs, cable modem - networking?

Reply
Thread Tools Display Modes

two routers (linksys), two hubs, cable modem - networking?

 
 
news.kc.rr.com
Guest
Posts: n/a

 
      01-14-2005, 04:47 AM
I've been struggling with two routers I have with two hubs in between. I've
got it so the two computers on one hub/router and the 3 computers on another
hub/router can get to the internet using the one cable modem. By using the
series of uplink ports between all the routers and hubs.

Problem is, I can't see the two groups of computers in the network
neighborhood. I feel like I'm real close since all machines can get on the
internet and DHCP is even working as well as wireless with the wireless
router.

I don't have the luxury of connecting the two routers directly too each
other in this case, so I have the hubs uplinked to each other which both
then go to the routers and then the one router goes to the cable modem.


Is there a quick fix to allow the two groups/routers to see each other in
the windows network neighborhood? Or am I going to have to get into some
static or dynamic routing? I played with that a bit but would lose one
router's connection completely or had other problems.

So right now I have:

cable modem --> router A --> hub --> hub --> router B

router A is the gateway and router B is simply configured to have a static
IP and uses the IP of router A as the gateway.

router A: 192.168.1.1
router B: 192.168.1.2
both use subnet: 255.255.255.0


Anything I'm missing or something else I can apply to allow the two to allow
windows networking?

Thanks in advance!


 
Reply With Quote
 
 
 
 
Steve Winograd [MVP]
Guest
Posts: n/a

 
      01-14-2005, 08:17 AM
In article <o1JFd.194960$(E-Mail Removed)>,
"news.kc.rr.com" <(E-Mail Removed)> wrote:
>I've been struggling with two routers I have with two hubs in between. I've
>got it so the two computers on one hub/router and the 3 computers on another
>hub/router can get to the internet using the one cable modem. By using the
>series of uplink ports between all the routers and hubs.
>
>Problem is, I can't see the two groups of computers in the network
>neighborhood. I feel like I'm real close since all machines can get on the
>internet and DHCP is even working as well as wireless with the wireless
>router.
>
>I don't have the luxury of connecting the two routers directly too each
>other in this case, so I have the hubs uplinked to each other which both
>then go to the routers and then the one router goes to the cable modem.
>
>
>Is there a quick fix to allow the two groups/routers to see each other in
>the windows network neighborhood? Or am I going to have to get into some
>static or dynamic routing? I played with that a bit but would lose one
>router's connection completely or had other problems.
>
>So right now I have:
>
>cable modem --> router A --> hub --> hub --> router B
>
>router A is the gateway and router B is simply configured to have a static
>IP and uses the IP of router A as the gateway.
>
>router A: 192.168.1.1
>router B: 192.168.1.2
>both use subnet: 255.255.255.0
>
>
>Anything I'm missing or something else I can apply to allow the two to allow
>windows networking?


>Thanks in advance!


Use router B as a network switch only, bypassing its routing
capabilities:

1. Use only the LAN ports on router B. Don't connect anything to its
WAN (Internet) port.

2. On a computer connected to router B, access the router's built-in
web server, which is probably at http://192.168.1.2

3. Disable the router's built-in DHCP server.

4. Assign router B an IP address outside the scope of router A's DHCP
server. For example, if router A uses 192.168.1.2 - 192.168.1.100,
assign 192.168.1.101 to router B.

5. Reboot the computers that connect to router B. They'll get their
TCP/IP configuration from router A, just like all of the other
computers.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional - Windows Networking
http://mvp.support.microsoft.com

Steve Winograd's Networking FAQ
http://www.bcmaven.com/networking/faq.htm
 
Reply With Quote
 
Chris Watts
Guest
Posts: n/a

 
      01-14-2005, 10:11 AM

"news.kc.rr.com" <(E-Mail Removed)> wrote in message
news1JFd.194960$(E-Mail Removed)...
<snip>
> So right now I have:
>
> cable modem --> router A --> hub --> hub --> router B


Will such a configuration fall foul of any of the rules about
maximum/minimum distances, or number of nodes, between computers?

Chris


 
Reply With Quote
 
news.kc.rr.com
Guest
Posts: n/a

 
      01-14-2005, 12:46 PM
That was one of my worries. With two hubs in between. But they both get
high speed internet access, just no networking between the two groups.


"Chris Watts" <(E-Mail Removed)> wrote in message
news:evwiIoi#(E-Mail Removed)...
>
> "news.kc.rr.com" <(E-Mail Removed)> wrote in message
> news1JFd.194960$(E-Mail Removed)...
> <snip>
> > So right now I have:
> >
> > cable modem --> router A --> hub --> hub --> router B

>
> Will such a configuration fall foul of any of the rules about
> maximum/minimum distances, or number of nodes, between computers?
>
> Chris
>
>



 
Reply With Quote
 
news.kc.rr.com
Guest
Posts: n/a

 
      01-14-2005, 01:14 PM
That's it! I knew I was close. Thank you sooo much!!


"Steve Winograd [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <o1JFd.194960$(E-Mail Removed)>,
> "news.kc.rr.com" <(E-Mail Removed)> wrote:
> >I've been struggling with two routers I have with two hubs in between.

I've
> >got it so the two computers on one hub/router and the 3 computers on

another
> >hub/router can get to the internet using the one cable modem. By using

the
> >series of uplink ports between all the routers and hubs.
> >
> >Problem is, I can't see the two groups of computers in the network
> >neighborhood. I feel like I'm real close since all machines can get on

the
> >internet and DHCP is even working as well as wireless with the wireless
> >router.
> >
> >I don't have the luxury of connecting the two routers directly too each
> >other in this case, so I have the hubs uplinked to each other which both
> >then go to the routers and then the one router goes to the cable modem.
> >
> >
> >Is there a quick fix to allow the two groups/routers to see each other in
> >the windows network neighborhood? Or am I going to have to get into some
> >static or dynamic routing? I played with that a bit but would lose one
> >router's connection completely or had other problems.
> >
> >So right now I have:
> >
> >cable modem --> router A --> hub --> hub --> router B
> >
> >router A is the gateway and router B is simply configured to have a

static
> >IP and uses the IP of router A as the gateway.
> >
> >router A: 192.168.1.1
> >router B: 192.168.1.2
> >both use subnet: 255.255.255.0
> >
> >
> >Anything I'm missing or something else I can apply to allow the two to

allow
> >windows networking?

>
> >Thanks in advance!

>
> Use router B as a network switch only, bypassing its routing
> capabilities:
>
> 1. Use only the LAN ports on router B. Don't connect anything to its
> WAN (Internet) port.
>
> 2. On a computer connected to router B, access the router's built-in
> web server, which is probably at http://192.168.1.2
>
> 3. Disable the router's built-in DHCP server.
>
> 4. Assign router B an IP address outside the scope of router A's DHCP
> server. For example, if router A uses 192.168.1.2 - 192.168.1.100,
> assign 192.168.1.101 to router B.
>
> 5. Reboot the computers that connect to router B. They'll get their
> TCP/IP configuration from router A, just like all of the other
> computers.
> --
> Best Wishes,
> Steve Winograd, MS-MVP (Windows Networking)
>
> Please post any reply as a follow-up message in the news group
> for everyone to see. I'm sorry, but I don't answer questions
> addressed directly to me in E-mail or news groups.
>
> Microsoft Most Valuable Professional - Windows Networking
> http://mvp.support.microsoft.com
>
> Steve Winograd's Networking FAQ
> http://www.bcmaven.com/networking/faq.htm



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cable Modem -> hub -> 2 wireless routers Will this work? John Wireless Internet 9 12-05-2004 06:18 PM
networking Linksys non wireless 4 port router/firewall and my cable modem in another room? cambarne Home Networking 1 09-27-2004 04:58 PM
Routers, hubs, switches and everything. Fantrace Home Networking 3 04-03-2004 04:32 PM
HUbs and routers e & f Wireless Internet 5 02-22-2004 04:37 PM
Using WAPs with routers and hubs Mike Wireless Internet 0 11-03-2003 06:52 PM



1 2 3 4 5 6 7 8 9 10 11