Networking Forums

Networking Forums > Network Hardware > Network Routers > Networking router with only one port.

Reply
Thread Tools Display Modes

Networking router with only one port.

 
 
Newsscanner
Guest
Posts: n/a

 
      07-22-2005, 11:49 AM
I purchased an ADSL modem, which it says is a router.

When I plug it in using the USB windows recognises it and it works, but
I want to know is, it only has one ethernet port, so how am i meant to
network with it?

Is it as i suspect that you're meant to plug it into your pc using the
USB, then use the eternet port to plug it into the other pc on your network.

I'm asking because at the moment i have a 3 PC network (mine and 2
clients) and would like to know if i can use this modem/router to
network them.

Its an ADSL-MR1A router, which uses a conexant chip.

Any help would be appreciated.
 
Reply With Quote
 
 
 
 
Vanguard
Guest
Posts: n/a

 
      07-22-2005, 01:32 PM
"Newsscanner" <(E-Mail Removed)> wrote in message
news:dbqmh7$i3g$(E-Mail Removed)...
>I purchased an ADSL modem, which it says is a router.
>
> When I plug it in using the USB windows recognises it and it works,
> but I want to know is, it only has one ethernet port, so how am i
> meant to network with it?
>
> Is it as i suspect that you're meant to plug it into your pc using the
> USB, then use the eternet port to plug it into the other pc on your
> network.
>
> I'm asking because at the moment i have a 3 PC network (mine and 2
> clients) and would like to know if i can use this modem/router to
> network them.
>
> Its an ADSL-MR1A router, which uses a conexant chip.
>
> Any help would be appreciated.



Connect a switch to the Ethernet port of the router.

P.S.
There are way too many manufacturers of routers to bother hunting around
all their web sites to see which has one with a model number of MR1A.

 
Reply With Quote
 
Newsscanner
Guest
Posts: n/a

 
      07-22-2005, 01:36 PM
Vanguard wrote:
> "Newsscanner" <(E-Mail Removed)> wrote in message
> news:dbqmh7$i3g$(E-Mail Removed)...
>
>> I purchased an ADSL modem, which it says is a router.
>>
>> When I plug it in using the USB windows recognises it and it works,
>> but I want to know is, it only has one ethernet port, so how am i
>> meant to network with it?
>>
>> Is it as i suspect that you're meant to plug it into your pc using the
>> USB, then use the eternet port to plug it into the other pc on your
>> network.
>>
>> I'm asking because at the moment i have a 3 PC network (mine and 2
>> clients) and would like to know if i can use this modem/router to
>> network them.
>>
>> Its an ADSL-MR1A router, which uses a conexant chip.
>>
>> Any help would be appreciated.

>
>
>
> Connect a switch to the Ethernet port of the router.
>
> P.S.
> There are way too many manufacturers of routers to bother hunting around
> all their web sites to see which has one with a model number of MR1A.

Thank you for that reply.
At the moment the 3 PCs are linked through a 4 port hub.
Will this do too instead of a switch?
Thank you,
Newsscanner.
 
Reply With Quote
 
Vanguard
Guest
Posts: n/a

 
      07-22-2005, 01:56 PM
"Newsscanner" <(E-Mail Removed)> wrote in message
news:dbqsp1$fro$(E-Mail Removed)...
> Vanguard wrote:
>> "Newsscanner" <(E-Mail Removed)> wrote in message
>> news:dbqmh7$i3g$(E-Mail Removed)...
>>
>>> I purchased an ADSL modem, which it says is a router.
>>>
>>> When I plug it in using the USB windows recognises it and it works,
>>> but I want to know is, it only has one ethernet port, so how am i
>>> meant to network with it?
>>>
>>> Is it as i suspect that you're meant to plug it into your pc using
>>> the USB, then use the eternet port to plug it into the other pc on
>>> your network.
>>>
>>> I'm asking because at the moment i have a 3 PC network (mine and 2
>>> clients) and would like to know if i can use this modem/router to
>>> network them.
>>>
>>> Its an ADSL-MR1A router, which uses a conexant chip.
>>>
>>> Any help would be appreciated.

>>
>>
>>
>> Connect a switch to the Ethernet port of the router.
>>
>> P.S.
>> There are way too many manufacturers of routers to bother hunting
>> around all their web sites to see which has one with a model number
>> of MR1A.

> Thank you for that reply.
> At the moment the 3 PCs are linked through a 4 port hub.
> Will this do too instead of a switch?
> Thank you,
> Newsscanner.



The hub means all the connected hosts will *share* whatever is the
maximum bandwidth rating for the hub. A switch creates a virtual route
between the connected hosts which gets the full bandwidth of the device.
So, for example with a hub rated for 10Mbps, the 3 or 4 hosts will share
that 10Mbps bandwidth. If you dump a lot of traffic for one host, like
a network printer or a huge download, then you choke the other hosts.
You won't with a switch (and why a switch is more expensive than a hub).
How much degradation you experience with a hub versus a switch depends
on how much traffic you are trying to push around and how fast. With
only 3 hosts then you are probably okay (unless you do lots of printing
or transfer huge files between hosts).

Hub: All hosts share bandwidth.
Switch: Each virtual route between hosts gets full bandwidth.

http://www.duxcw.com/faq/network/hubsw.htm
http://en.wikipedia.org/wiki/Ethernet_hub
http://en.wikipedia.org/wiki/Ethernet_switch

 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a

 
      07-22-2005, 02:31 PM
From: "Newsscanner" <(E-Mail Removed)>

| I purchased an ADSL modem, which it says is a router.
|
| When I plug it in using the USB windows recognises it and it works, but
| I want to know is, it only has one ethernet port, so how am i meant to
| network with it?
|
| Is it as i suspect that you're meant to plug it into your pc using the
| USB, then use the eternet port to plug it into the other pc on your network.
|
| I'm asking because at the moment i have a 3 PC network (mine and 2
| clients) and would like to know if i can use this modem/router to
| network them.
|
| Its an ADSL-MR1A router, which uses a conexant chip.
|
| Any help would be appreciated.

Get an Ethernet switch or Ethernet hub. The Router/modem probably is either USB or
Ethernet.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm


 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a

 
      07-22-2005, 02:33 PM
From: "Vanguard" <(E-Mail Removed)>

| "Newsscanner" <(E-Mail Removed)> wrote in message
| news:dbqsp1$fro$(E-Mail Removed)...
>> Vanguard wrote:
>>> "Newsscanner" <(E-Mail Removed)> wrote in message
>>> news:dbqmh7$i3g$(E-Mail Removed)...
>>>
>>>> I purchased an ADSL modem, which it says is a router.
>>>>
>>>> When I plug it in using the USB windows recognises it and it works,
>>>> but I want to know is, it only has one ethernet port, so how am i
>>>> meant to network with it?
>>>>
>>>> Is it as i suspect that you're meant to plug it into your pc using
>>>> the USB, then use the eternet port to plug it into the other pc on
>>>> your network.
>>>>
>>>> I'm asking because at the moment i have a 3 PC network (mine and 2
>>>> clients) and would like to know if i can use this modem/router to
>>>> network them.
>>>>
>>>> Its an ADSL-MR1A router, which uses a conexant chip.
>>>>
>>>> Any help would be appreciated.
>>>
>>> Connect a switch to the Ethernet port of the router.
>>>
>>> P.S.
>>> There are way too many manufacturers of routers to bother hunting
>>> around all their web sites to see which has one with a model number
>>> of MR1A.

>> Thank you for that reply.
>> At the moment the 3 PCs are linked through a 4 port hub.
>> Will this do too instead of a switch?
>> Thank you,
>> Newsscanner.

|
| The hub means all the connected hosts will *share* whatever is the
| maximum bandwidth rating for the hub. A switch creates a virtual route
| between the connected hosts which gets the full bandwidth of the device.
| So, for example with a hub rated for 10Mbps, the 3 or 4 hosts will share
| that 10Mbps bandwidth. If you dump a lot of traffic for one host, like
| a network printer or a huge download, then you choke the other hosts.
| You won't with a switch (and why a switch is more expensive than a hub).
| How much degradation you experience with a hub versus a switch depends
| on how much traffic you are trying to push around and how fast. With
| only 3 hosts then you are probably okay (unless you do lots of printing
| or transfer huge files between hosts).
|
| Hub: All hosts share bandwidth.
| Switch: Each virtual route between hosts gets full bandwidth.
|
| http://www.duxcw.com/faq/network/hubsw.htm
| http://en.wikipedia.org/wiki/Ethernet_hub
| http://en.wikipedia.org/wiki/Ethernet_switch

To add to that ...

Each port on an Ethernet switch has its own packet collision domain and a PC or device
directly connected to an Ethernet switch can work in Full-Duplex mode which means the
Collision Detection is turned off and the PC or device can send and receive packets at the
same time. This will almost effectively double the LAN transmission rate of 10Mb/s to
20Mb/s or 100 Mb/s to 200Mb/s.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Source port of 1079 (asprovatalk) to destination port 1025 (blackjack) - required for Microsoft Windows networking? Spin Windows Networking 1 10-07-2008 08:09 PM
open ports on the router port 1900udp and port 5643 tcp James Broadband Hardware 0 02-20-2005 08:07 AM
Win ME Home Networking , ADSL, Wireless Router & Ethernet Port Issue Chandra Madhira Windows Networking 3 09-29-2004 09:03 AM
networking Linksys non wireless 4 port router/firewall and my cable modem in another room? cambarne Home Networking 1 09-27-2004 04:58 PM
Linksys 4-port router/switch: I've forwarded port 80, now how do I connect to the config page for the router? Jeffrey Silverman Linux Networking 13 09-30-2003 02:46 PM



1 2 3 4 5 6 7 8 9 10 11