From: Pen on
gecko wrote:
> I found a like-new Linksys Etherfast Cable/DSL Router with 4-port
> switch and a Linksys Broadband Router with 2 Phone Ports. Complete
> with voltage adapters for each. They were wrapped together and appear
> to be a matched set, but I don't understand this combination. Anyone
> tell me how these would have worked together? Or maybe they weren't
> meant to work together?
>
> I also don't understand the distinction between a "Broadband Router"
> and an "Ethernet Cable/DSL Router." Further, I don't understand
> either why a router requires a telephone connection. My friend's DSL
> modem has a telephone connection. I've never seen a router or a switch
> with one.
>
> Thanks
>
> -GECKO
>
The one with phone ports might be one of Linksys' old HPNA ones. Posting
the model and version numbers would help make an accurate reply.
From: Paul on
gecko wrote:
> I found a like-new Linksys Etherfast Cable/DSL Router with 4-port
> switch and a Linksys Broadband Router with 2 Phone Ports. Complete
> with voltage adapters for each. They were wrapped together and appear
> to be a matched set, but I don't understand this combination. Anyone
> tell me how these would have worked together? Or maybe they weren't
> meant to work together?
>
> I also don't understand the distinction between a "Broadband Router"
> and an "Ethernet Cable/DSL Router." Further, I don't understand
> either why a router requires a telephone connection. My friend's DSL
> modem has a telephone connection. I've never seen a router or a switch
> with one.
>
> Thanks
>
> -GECKO
>

You could get a very precise answer, if you provided model numbers
for the two boxes. :-)

If I was forced to guess, I'd say it was something like this.

WAN LAN
ADSL/Cable ---------- VOIP_Box ----------- Router/Switch ------- Computer
Modem | | +-------- Computer
| | +--------- Computer
RJ-11 RJ-11 +---------- Computer
Phone Phone
#1 #2

Some early VOIP boxes, liked to strip off the VOIP packets from the
Ethernet, before hitting the Router/Switch. The reason for this has something
to do with the port numbers used by VOIP. VOIP is a complicated
protocol, with separate port numbers for Call Control and for Data Transport.
If the VOIP box was put *after* a box with NAT (address translation),
then punching holes (port forwarding) for the necessary ports becomes
a painful thing.

http://en.wikipedia.org/wiki/Voip

Your "box with the phone jacks", might look like this.

http://en.wikipedia.org/wiki/Image:VoIP_analog_telephone_adapter_diagram.png

Paul