Computers |
|
| | #1 (permalink) |
| True Techie Join Date: Jul 2003
Posts: 142
| i have a router, that router has a cables attached to one of it ports that comes out of the wall in another room. if i connect that port to the "internet in" port on anonother router will the internet work on it for computers connected to the2nd router? |
| | |
| | #2 (permalink) |
| Super Techie Join Date: Aug 2004 Location: Northern VA
Posts: 371
| The computers attached to the second router can connect to the Internet through the cable to the first router (and through it) as you would like. However, you must understand when you do this, you have created two private networks. The first is the network you had before attaching the second router. It includes all the cables and devices that attach to those cables coming from the "LAN" or inside (or whatever your router calls them) ports of the 1st router. The Internet itself (or your cable or DSL modem) attaches to the Internet In (a.k.a. WAN port or Wide-Area Network port) port of the 1st router. The second network are the cables and the devices attached to the LAN ports of the 2nd router. The 2nd router then is both on the 1st and 2nd networks. It both bridges and separates the two. That's what a router does. Like any two networks, the IP addresses must be sufficiently different in order for the (2nd) router to decide when it should transfer a packet from one network to the other. In order make sure it can do this, change the network that the 2nd router is using for its LAN addresses to a different one than the 1st router is using. For example, if the first router's IP addresses start with 192.168.0.xxx, where "xxx" is different for every device attached to the first router's network. The 2nd router's "Internet In" will have an address on the first router's network (e.g., 192.168.0.5). In the configuration for your 2nd router, change the IP address of the LAN (and the DHCP addresses it is serving if you are using it as a DHCP server) to be something like 192.168.2.yyy. Typically, 192.168.2.1 would be the number you would assign as the IP address of the 2nd router's LAN. You'd then set it's DHCP settings to serve some set of address like 192.168.2.2 through 192.168.2.100.
__________________ Case: Enermax CS-A106USB P/S: OCZ OCZ700GXSSLI 700W Motherboard: ASUS P5N32-E SLI CPU: Intel E6300(idle 35C/load 39C) RAM: OCZ Platinum Rev 2 DDR2 800 MHz (4 x 1GB) 4-4-4-15-T1 (2.1v) Hard Disk: Seagate 2x250GB SATA ST3250620AS in RAID1 Monitor: Mitsubishi DP900u Graphics: BFG GeForce 8800GT PCI-E Sound: SoundBlaster X-Fi Fatal1ty Speakers: Klipsch ProMedia v.2-400 4.1 speakers Optical: LiteOn 16X DVD-ROM; Sony DRU-710A DVD-RW |
| | |