...you should fight your way through the problems of running multiple instances of NAT and DHCP along with static routing.
A good idea, but it
could get ugly. :mrgreen:
ketuketeh,
w1r3sp33d has pretty much outlined your basic problem: because you have two
routers, you are going to have issues concerning multiple routes and gateways. Configuring a network topology like that can certainly be done, but it definitely over-complicates things for a small home network.
If you want to stick with the Linksys router (as opposed to buying a simple switch), and your version of BEFW11S4 has an "uplink" port, see the instructions in the links below. The configuration they describe basically bypasses the router's WAN/gateway side and uses only its LAN switch side.
http://linksys.custhelp.com/cgi-bin/...i=&p_topview=1
http://www.dslreports.com/faq/3603
Another method would be to connect the Prolink and Linksys as you've already done (prolink switch port-->LinksysWAN port, but also:
- Go into the Dynamic Routing tab of the BEFW11S4's setup utility and change the router mode from "Geateway" to "Router".
- Turn off DHCP on the Linksys.
- Configure the Linksys with static IP info corresponding to the Prolink's 10. network. To avoid addressing conflicts, you will need to make sure that the Linksys' IP is outside of the range (scope) of DHCP addresses handed out by the Prolink. That is, if the Prolink's DHCP function is configured to assign addresses between 10.0.0.1 and 10.0.0.50, using any static IP from .51-->.254 will avoid the possibility of ending up with duplicate IPs on the network.
* I don't actually have a BEFW11S4 in front of me at the moment, so the above suggestions are not specific (and may not be
totally accurate), and your available configuration options may depend on the exact version of your BEFW11S4.