> > /---> hardwired to PC
> > DSL MODEM|--> 4-port Router|---+----> hardwired to Mac
[quoted text clipped - 3 lines]
> This will work only if the "4-port Router" does some kind of network
> address translation.
Is that not exactly what a router does? Otherwise, it would merely be a bridge.
> While these are very common, you did not indicate
> whether or not this router was actually an embedded multi-function
> network device.
It's already a router. Having four ports, it is also at least a hub and
potentially a switch. It's a multi-function network device, no question.
> If it is a plain router (or better, a switch) then some of these boxes
> are not going to see some of their packets, and your ISP might be
> confused, as they generally only want to give you a single IP address.
If you think a switch is better than a router, I think what you're calling
a router is more commonly termed a "hub".
clvrmnky - 30 Sep 2004 22:08 GMT
>>> /---> hardwired to PC
>>>DSL MODEM|--> 4-port Router|---+----> hardwired to Mac
[quoted text clipped - 5 lines]
>
> Is that not exactly what a router does? Otherwise, it would merely be a bridge.
I was using the OP nomenclature. Perhaps I should have use "scare
quotes" around the word.
The definition of a router is that it sits on a gateway between two
networks. No filtering or NATting is done by a router. Given that a
switch is attached to the router (which gives us the four ports), then
we can assume things will work well enough. Though most home users will
still want a device that can understand the DHCP or PPP stuff sent to it
by the ISP, and knows how to NAT between internal and external nets.
So no, this is not exactly what a router does.
If the box was a router and a hub, then the network diagram above would
fail. If it was a hub or switch inadvertently referred to as a "router"
for whatever reason, the network would fail.
>>While these are very common, you did not indicate
>>whether or not this router was actually an embedded multi-function
>>network device.
>
> It's already a router. Having four ports, it is also at least a hub and
> potentially a switch. It's a multi-function network device, no question.
Many people refer to any box with 4 RJ-45 holes in it as a "router". I
wasn't going to drag out all these definitions; that's what the web is
for. This is why I was frank about saying where I was not going to
unilaterally agree that all would be well. The home network market is
full of all kinds of boxes that do all kinds of things, and some of
these things would not help the OP in any way.
Looking back on my reply, I see that if my aim was to simply state a
single caveat I had about the network in question, then I succeeded.
>>If it is a plain router (or better, a switch) then some of these boxes
>>are not going to see some of their packets, and your ISP might be
>>confused, as they generally only want to give you a single IP address.
>
> If you think a switch is better than a router, I think what you're calling
> a router is more commonly termed a "hub".
My mistake. I was simply reusing the term used by the OP for parity.
The correct sentence would be "if it is a plain hub...". The rest of my
posting was fair, accurate enough and aimed at simply making sure that
what everyone assumed we were talking about was actually true.