You're confusing a couple of terms that are important to your particular problem: AP (access point) and Router; the two devices are quite different. An AP enables wireless devices configured for a given network/subnetwork to access the wired portion of that same network/subnet, while a router is used to connect computers (wired or wireless) on two different networks.
1. The Linksys BEFW11S4 is not an access point, it is a full-fledged wired/wireless router; if you were using a true Access Point such as a Linksys WAP11 or WAP54G you wouldn't have the issues you're running in to.
2. The BEFW11S4 has remote access/administration disabled by default (IIRC).That means that because you're trying to connect to the BEFW11S4 from computers connected to the Prolink and via the BEFW11S4's WAN port, your requests to the BEFW11S4's configuration on that port are considered to be "remote", and access will be denied.
3. Being a true router, the WAN-facing side of the BEFW11S4 can be configured to obtain its IP settings from your Prolink via DHCP, while still acting as an independent/second NAT-capable DHCP server for the computers connected to its LAN-facing side. The default DHCP configuration of Linksys routers is to assign IP addresses in the 192.168.1 range to computers connected to its LAN side, so this automatically places the machines behind the Linksys on a different network that those connected to your Prolink.
There lies the basis of your problem. Ideally, you want all of your computers to be on the same 10. network; if they aren't, you will have problems such as you're encoutering.
I have to log off for a bit right now, but if you need me to post more info on how to get the BEFW11S4 and the computers attached to it on the same network as those conncted to the Prolink I can do that. Just look into the info I posted above a bit further, see if the documentation for the BEFW11S4 is of any help, and repost if you have more questions.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
...you should fight your way through the problems of running multiple instances of NAT and DHCP along with static routing.
A good idea, but itcould 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/linksys.cfg/php/enduser/std_adp.php?p_faqid=358&p_created=1084209764&p_sid=FJfGf8Dh&p_lva=&p_sp=cF9zcmNoPTEmcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9MjM1JnBfcHJvZHM9MSwwJnBfY2F0cz0mcF9wdj0xLjE7Mi51MCZwX2N2PSZwX3NlYXJjaF90eXBlPWFuc3dlcnMuc2VhcmNoX25sJnBfc2NmX2xhbmc9MSZwX3BhZ2U9MSZwX3NlYXJjaF90ZXh0PXdpcmVsZXNzIHRvIHdpcmVk&p_li=&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.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
Hi jeepn_sigep,
First of all- welcome to TechTalk! :)
We ask that members not tag their questions on to a thread previously started by another member (regardless of how similar your problem might seem). Not only does it divert the focus of the thread away from the original poster's problem, but it also makes it less likely that you yourself will get the individual attention that you need.
Please start your own thread and post your question there. When you do, please try to give us as much specific info as possible regarding the problem (exact error messages, system specs, etc.).
For a full description of our posting guidelines and general rules of conduct, please see this page:
http://www.daniweb.com/techtalkforums/faq.php?faq=daniweb_faq#faq_rules
Thanks for understanding.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370