dave xnet wrote:
> On Sat, 03 Feb 2007 18:04:51 -0500, bobmct <(E-Mail Removed)>
> wrote:
>
>>dave xnet wrote:
>>
>>> On Sat, 03 Feb 2007 08:58:51 -0500, PeterD <(E-Mail Removed)> wrote:
>>>
>>>>On Sat, 03 Feb 2007 04:26:02 GMT, dave xnet
>>>><(E-Mail Removed)> wrote:
>>>>
>>>>>Hello,
>>>>>I had DSL installed, but the supplied DSL wireless router(1) leaves
>>>>>much to be desired. What I would like to do is use a second router
>>>>>and use the original device just for it's modem functionallity.
>>>>>
>>>>>Internet
>>>>>||
>>>>>DSL modem router (1) (wireless disabled)
>>>>>||
>>>>>Wireless router (2)
>>>>>||
>>>>>pc1 and pc2(wireless)
>>>>>
>>>>>
>>>>>To connect the router(1) to router(2) I defined a
>>>>>DMZ IP n router(1) and set the WAN IP in router(2) to same.
>>>>>
>>>>
>>>>That will work in most cases. Please identify what models you have of
>>>>the equipment.
>>>>
>>>>Generally, the DSL router/modem box would have the router capabilities
>>>>turned off (if you don't like it's router). If you do like its router,
>>>>then probably the wireless router's router might be turned off (so you
>>>>avoid having two routers back to back...)
>>>>
>>>>In my setup I have a ADSL modem (has not got a router built it, but
>>>>the companion model with the router does have the option to disable
>>>>the router) feeding a switch. One output from the switch feeds a
>>>>wireless router. ANother output from teh swtich feeds a wired
>>>>(Linksys/Cisco) router, whch in turn feeds a switch wich has the
>>>>server farm connected to it.
>>>>
>>>>Note in this case, I use two Internet IP addresses: one for the
>>>>wireless router, and one for the wired router. This creates two
>>>>seperate networks, (and isolates my internal network from the
>>>>wireless).
>>> bobmct and Peterd,
>>> Thanks for the info. The supplied dsl modem/router is an
>>> Actiontec GT704-WG (retail firmware), while my own will be
>>> a Linksys WRT54GL. (IT's on the way). When it arrives both pc's
>>> will be attacthed to it. For now I've attached an old wired router
>>> to test the process.
>>>
>>> I've looked at the setup pages for the Actiontec; the only place I
>>> see Transparent bridging mentioned is on the WAN setup page.
>>> http://mysite.verizon.net/resvc18m/act1b.JPG
>>>
>>> These are the advanced menu items:
>>> http://mysite.verizon.net/resvc18m/adv1b.JPG
>>>
>>>
>>> Thanks for helping.
>>> Dave
>>
>>Dave;
>>
>>The WAN side would be correct as you are instructing it to simply pass the
>>signal through from the ISP to your router.
>
>> All the other services will be
>>provided by your new router (WAN PPPoE, DHCP Client to obtain an IP
>>address from the ISP, etc).
>>
>>Simply "neutralize" everything else on the Actiontec and if it doesn't
>>work
>>try logically enabling one at a time. If all else fails, take a look at
>>Actiontec's support site or actually call you ISP (not that you will get
>>an answer).
>>
>>Good luck - it SHOULD work as described.
>>
>>bobmct
> Appreciate your help!
> I'll wil try it. Unfortunately, the ISP's support is poor and so is
> the
> routers documentation. I did something before and I could no
> longer access the config page at 192.168.0.1 - had to do
> a config reset using the button at the back.
> The actiontec has options to turn off NAT and the DHCP
> server - perhaps it's one of these that caused the problem.
>
> On the NAT on/off page it says that if you turn it off, you MUST
> define a static route. That's getting into the area where my
> knowledge (novice) is challenged.
>
> On the otherhand if yu turn off the DHCP server,
> what IP is used to connect to the next downstream device,
> be it the 2nd router or a PC directly?
>
> Dave
Dave;
(My understanding/experience):
The modem (in true bridge mode) acts as nothing more than a protocol
converter (per se) between the ISP and your own router. As a result, your
own router should have the ability to make the connection with the ISP
(PPPoE), act as a DHCP client (to obtain its own WAN IP from the ISP, and
that about all for the WAN side.
Then, on the LAN side, your router would:
Provide NAT for your LAN using a one-to-many scheme (one WAN IP used by many
LAN IPs for Internet traffic), provide DHCP Server services for you LAN so
onnecting devices can request and be issued their own internal private LAN
IP address, act as the Gateway for all devices on your LAN.
Basically, this is about it.
Now, if the model cannot provide simple (True) bridge mode, then the router
should be able to work with some minor alterations.
Beyond that, seeing how you've already purchased the router, if all else
fails, you might want to check eBay for for something like a Speedstream
5260 DSL Ethernet Modem which are plentiful and will do this perfectly.
Hope this helps...