Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Networking Forum > Networking Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Networking Support General Networking Support Forum

Reply
 
Thread Tools
Old 05-05-2008, 08:07 PM   #1 (permalink)
Registered User
 
Join Date: Mar 2007
Posts: 9
OS: XP Home


Fixing My Home Network

Hi everyone,

Here's my networking setup:

I have a very large house, with a CATV switchboard sorta-thing in the basement. There, I have a Motorola Surfboard Modem connected to a Netgear WNR834B Wireless Router. From there, the modem emits it's wireless network, which I can get from most of the first floor, but almost none of the second floor. Also, I have a desktop on the second floor, which is hooked into one of the CATV ports on the wall, so it's directly connected to the Router.

So here's my question: what's the best way to increase the size of my wireless network? Can I buy another WNR834B router and hook it into the port that the second floor desktop is hooked into? Can I set up a repeater sort of thing? Or have two separate wireless networks? I guess I just wanna know my best solution.

Thanks a lot
dougdon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-05-2008, 08:30 PM   #2 (permalink)
Tech Hardware Team
 
Join Date: Apr 2008
Posts: 810
OS: MS SBS 2003 SP2


Re: Fixing My Home Network

dougdon,

Quote:
So here's my question: what's the best way to increase the size of my wireless network? Can I buy another WNR834B router and hook it into the port that the second floor desktop is hooked into? Can I set up a repeater sort of thing? Or have two separate wireless networks? I guess I just wanna know my best solution.
Yes and this is exactly what I was going to suggest. You'll need to run a CAT5 or CAT6 run between the two routers (can't exceed 100 Meters in length). The second router upstairs would simple be used as a repeater so you'd still be using all of the configuration of your downstairs router.


http://www.netgear.com/Products/Rout...s/WNR834B.aspx


- John
johnhook is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-05-2008, 09:14 PM   #3 (permalink)
Registered User
 
Join Date: Mar 2007
Posts: 9
OS: XP Home


Re: Fixing My Home Network

Alright great.

Is it easy to configure? Are there instructions somewhere? And just to make sure, I could plug my upstairs computer into the upstairs router that's set up as a repeater, right?

Thanks John
dougdon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-05-2008, 09:51 PM   #4 (permalink)
Tech Hardware Team
 
Join Date: Apr 2008
Posts: 810
OS: MS SBS 2003 SP2


Re: Fixing My Home Network

dougdon,

Yes, in repeater mode, it's active as more of a switch or hub, NOT a router. It's basically just extending the wired and wireless connections from your downstairs router so you can use WiFi and up to 4 wired devices upstairs.

- John
johnhook is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-06-2008, 11:33 AM   #5 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 31,329
OS: XP-Pro, Vista, Linux


Blog Entries: 1
Re: Fixing My Home Network

Connecting two (or more) SOHO broadband routers together.

Note: The "primary" router can be an actual router, a software gateway like Microsoft Internet Connection Sharing, or a server connection that has the capability to supply more than one IP address using DHCP server capability. No changes are made to the primary "router" configuration.

Configure the IP address of the secondary router(s) to be in the same subnet as the primary router, but out of the range of the DHCP server in the primary router. For instance DHCP server addresses 192.168.0.2 through 192.168.0.100, I'd assign the secondary router 192.168.0.254 as it's IP address, 192.168.0.253 for another router, etc.

Note: Do this first, as you will have to reboot the computer to connect to the router again for the remaining changes.

Disable the DHCP server in the secondary router.

Setup the wireless section just the way you would if it was the primary router, channels, encryption, etc.

Connect from the primary router's LAN port to one of the LAN ports on the secondary router. If there is no uplink port and neither of the routers have auto-sensing ports, use a cross-over cable. Leave the WAN port unconnected!

This procedure bypasses the routing function (NAT layer) and configures the router as a switch (or wireless access point for wireless routers).
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-06-2008, 03:11 PM   #6 (permalink)
Registered User
 
Join Date: Mar 2007
Posts: 9
OS: XP Home


Re: Fixing My Home Network

Ok, I may be doing something really stupid, BUT....

I have my new router plugged into the wall, no internet jack plugged into it, and an ethernet cable running from the port 1 on the router to my computer. I go to routerlogin.net, which is the control panel for the router, and it won't connect me. The Windows interface says there's little to no connectivity. I've also tried going to 192.168.1.1 and 192.168.0.1, but nothing.

Am I doing something wrong, or is it a defective router? Thanks
dougdon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 05-07-2008, 10:09 AM   #7 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 31,329
OS: XP-Pro, Vista, Linux


Blog Entries: 1
Re: Fixing My Home Network

Let's see this:

Hold the Windows key and press R, then type CMD to open a command prompt:

In the command prompt window that opens, type type the following command:

IPCONFIG /ALL

Right click in the command window and choose Select All, then hit Enter.
Paste the results in a message here.

If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

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



All times are GMT -7. The time now is 07:24 AM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82