sharing files between to linksys routers.

Reply

Join Date: Nov 2004
Posts: 21
Reputation: mj1141 is an unknown quantity at this point 
Solved Threads: 0
mj1141 mj1141 is offline Offline
Newbie Poster

sharing files between to linksys routers.

 
0
  #1
Dec 12th, 2005
I have two linksys router I would like to be able to share files across both routers.

The network is set up like this:

Cable modem connects to the Linksys (RT31P2)

out of the Linksys (RT31P2) on port# 1 to a Linksys (WRT54G) into the WAN port.
I have two computers hard wired to the Linksys (WRT54G) and one is wireless.

Is it possible to share files across the two Linksys routers?
Thank you very much...
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Solved Threads: 363
Team Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: sharing files between to linksys routers.

 
0
  #2
Dec 13th, 2005
Originally Posted by mj1141
Is it possible to share files across the two Linksys routers?
Yes, but the real issue comes down to sharing files across two networks, because that is what routers do- they manage traffic between two or more different networks.

Please give us details of the logical configuration of your routers and computers, such as the WAN and LAN IP addresses of each router, the IP addresses assigned to the computers connected to each router, whether or not the routers are supplying the computer IPs via DHCP, etc.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 21
Reputation: mj1141 is an unknown quantity at this point 
Solved Threads: 0
mj1141 mj1141 is offline Offline
Newbie Poster

Re: sharing files between to linksys routers.

 
0
  #3
Dec 14th, 2005
Linksys RT31P2


Local IP 192.168.15.1
Subnet 255.255.255.0

Local DHCP 192.168.15.100


Port 1 is ran to the second floor to Linksys WRT64G WAN Port

Linksys WRT54G

Local IP 192.168.1.1
Sunbnet 255.255.255.0

Local DHCP 192.168.1.100

WAN port IP address 192.168.15.100
Default Gateway 192.168.15.1


There are two Pc’s off of the WRT54G set for DHCP IP address 192.168.1.100 and 192.168.1.101
Thank you very much...
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 902
Reputation: chrisbliss18 is an unknown quantity at this point 
Solved Threads: 23
chrisbliss18's Avatar
chrisbliss18 chrisbliss18 is offline Offline
Posting Shark

Re: sharing files between to linksys routers.

 
0
  #4
Dec 14th, 2005
There are a number of different solutions for your problem.

The easiest solution is to replace the RT31P2 with a switch and connect the cable modem to the WRT54G. This would create one LAN rather than the two LANs that you currently have. This isn't a very good solution though since you would have to replace a component.

Your computers may be able to share files across the different LANs currently, but they just don't see eachother in Network Neighborhood. To test this, use one of the computers to try to access the shares on a computer that is connected to the other router. Rather than going through Network Neighborhood, type in the location of the other computer in the form of "\\ipAddress" such as "\\192.168.1.101". See if you can see across to the other router's systems this way. If this set up works for you, you could actually make links on each machine to point to the systems on the other router. It's not the most elegant solution, but I have seen it work.


Now for a solution that is both elegant and inexpensive (free) but is also more technically involved. This is the best solution I can come up with in your situation. Basically, we will turn your wireless router into nothing more than a switch with a wireless access point. In effect, this will bypass all the router functions -- NAT, firewall, DHCP server, etc -- on the wireless router. This will create one LAN using two routers. The following are the details to implement this.

The first step is to not use the WAN port on the wireless router. All traffic that goes through the WAN port will be firewalled and NATed, which we don't want. We want the wired router to handle all that. Take the cable that is plugged into the WAN port on the wireless router and connect it to one of the standard LAN ports.

Since the wireless router is now just a regular device attached to the wired router, we need to configure it to use the same subnet as the wired router. Use a computer that is directly connected to the wireless router to access its configuration page. Change the wireless router's IP address to one that matches the LAN addressing for the wired router, for example: 192.168.15.2. You should not use an IP address that has a last number greater than 99 since the wired router hands out IP addresses in that range, and you don't want your wireless router to be unable to connect because a computer on the wired router got its designated IP address.

The next step is to turn off the wireless router's DHCP server. You should have the ability to set this in the configuration. You don't want the wireless router to serve as the DHCP server since you want your wired one to handle all of this. After this configuration is made, the wired router will assign IP addresses for every machine, thus connecting every machine to the same LAN.

After you have made all these changes, turn off all the machines that connect to the wireless router, reboot the router, let the router fully boot, and then turn your machines back on. After they have all come back up, make sure that they have a good network connection and can connect to the net. The last thing to check is to see if all the computers can now see themselves.

It's very possible that you will run into trouble if you try to do this. If you do, let us know what you are having a problem with, and we will help you figure out the problem.
Did we help you? Did we miss the point entirely? Update your thread and let us know.
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
Reply With Quote Quick reply to this message  
Join Date: May 2002
Posts: 633
Reputation: aeinstein is just really nice aeinstein is just really nice aeinstein is just really nice aeinstein is just really nice aeinstein is just really nice 
Solved Threads: 8
Team Colleague
aeinstein's Avatar
aeinstein aeinstein is offline Offline
Team Member - aka kaynine

Re: sharing files between to linksys routers.

 
0
  #5
Dec 14th, 2005
your using the standard/default mask of 255.255.255.0 - which, in a nutshell, means that the first three groups (or, quads) of the ip must match one another exactly in order for the two devices to communicate (at least as far as a small home/office network, w/o an admin, is concerned), so the easiest thing to do is to configure the ip's accordingly: set the ip of one router to 192.168.15.1 & the other to 192.168.15.2 (or ...15.3, ...15.4, etc), or configure one as 192.168.1.1 & the other as 192.168.1.2 (or ...1.3, ...1.4, etc). this way both routers would be in the same segment/network.

Originally Posted by mj1141
Linksys RT31P2


Local IP 192.168.15.1
Subnet 255.255.255.0

Local DHCP 192.168.15.100


Port 1 is ran to the second floor to Linksys WRT64G WAN Port

Linksys WRT54G

Local IP 192.168.1.1
Sunbnet 255.255.255.0

Local DHCP 192.168.1.100

WAN port IP address 192.168.15.100
Default Gateway 192.168.15.1


There are two Pc’s off of the WRT54G set for DHCP IP address 192.168.1.100 and 192.168.1.101
"I do not feel obliged to believe that the same God who has endowed us with sense, reason, and intellect has intended us to forgo their use." - Galileo Galilei

"Science without religion is lame. Religion without science is blind." - Albert Einstein

"Good judgment comes from experience, experience comes from bad judgment." - author unknown

"Anyone who has never made a mistake has never tried anything new." - Albert Einstein

(why "aeinstein"?)

Peace Be with You
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 1
Reputation: rocketman3291 is an unknown quantity at this point 
Solved Threads: 0
rocketman3291 rocketman3291 is offline Offline
Newbie Poster
 
0
  #6
14 Days Ago
Hello, I am new, just signed up to reply here.. not sure of protocol, but.. wouldn't this be perfect for bittorrent?






Originally Posted by DMR View Post
Yes, but the real issue comes down to sharing files across two networks, because that is what routers do- they manage traffic between two or more different networks.

Please give us details of the logical configuration of your routers and computers, such as the WAN and LAN IP addresses of each router, the IP addresses assigned to the computers connected to each router, whether or not the routers are supplying the computer IPs via DHCP, etc.
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the Networking Hardware Configuration Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC