Jump to content

Hub / Switch / Router question


Tony
 Share

Recommended Posts

Hi all

Ok i got a new little box of tricks today.

Fritz Box Fon, it is a VO IP DSL Router

Now my question is:-

It has only one LAN port for connecting to the PC, in the manual it says to connect to more PC's i have to use a HUB or a Switch (ok i know how to connect these up, so we wont go there), now i already have an ageing NetGear R314 4 Port Router.

Can this router be used as a HUB or a Switch? if not, what is the difference betwwen a HUB and a Switch, and what would you recomend i buy.

Thanks for your time

Tony

Link to comment
Share on other sites

Hi

No problem in not answering sooner.

I did unplug the cable from the WAN port and then connected it to one of the other ports, but it was no go, my PC's could not talk to the Fritz box.

I did not know about turning off DHCP.

Oh well there you go.

The old router was a big old thing anyway, so i am sure that in the long run it is a bit cheaper to run the new switch instead of the old router as a switch.

Besides i already have a buyer for the old router ;)

Thanks

Tony

Link to comment
Share on other sites

Also a router routes packets where as a hub just broadcasts the data to all of its ports, waiting for the right computer to reply to or accept the data.

And all, (correct me if I'm wrong), routers are also a type of firewall, which is actually a lot safer then having an application firewall(e.g Norton). Most routers have a webpage setup built into it, which you can configure lots of different options.

How do I view my hub on the network, like cmd. I mean IP config /all doesn't work, and either does netstat.

Link to comment
Share on other sites

We should be careful in our use of the term broadcast. A hub repeats all traffic heard from one port out all other ports. A switch only sends 'broadcast' traffic out all ports except the one it comes in on. In this case, the term broadcast refers to a particular type of network traffic which is sent to all listening hosts in a particular 'broadcast domain'. Once a swtch has a MAC Address being on a particular port in its bridging table, it will only send traffic destined for that MAC Address and broadcast traffic out that port.

Hubs have no bridging table, and repeat all traffic out all ports except the one they receive it on, always.

Link to comment
Share on other sites

We should be careful in our use of the term broadcast. A hub repeats all traffic heard from one port out all other ports. A switch only sends 'broadcast' traffic out all ports except the one it comes in on. In this case, the term broadcast refers to a particular type of network traffic which is sent to all listening hosts in a particular 'broadcast domain'. Once a swtch has a MAC Address being on a particular port in its bridging table, it will only send traffic destined for that MAC Address and broadcast traffic out that port.

Hubs have no bridging table, and repeat all traffic out all ports except the one they receive it on, always.

I know that it doesn't ever say "Smart Hub" or "Active Hub" on the box when you buy one so how do you tell them apart?

Link to comment
Share on other sites

A switch is a smart hub. The flashing lights just indicate traffic is moving across the interface. As HomeComputerAid suggested above: Do not get a hub, get a switch. this site will give you more information.

Basically a hub shares the bandwidth, and coincidentaly collision domains, whereas a switch does not.

A hub will work well in a small network situation, but if the amount of traffic is high, the hub will start dropping packets and you will get collisions. A switch

To answer your question above:

"And all, (correct me if I'm wrong), routers are also a type of firewall, which is actually a lot safer then having an application firewall(e.g Norton). Most routers have a webpage setup built into it, which you can configure lots of different options."

In a way, yes. Most routers use NAT (Network Address Translation). This means the router will assign an internal IP address to all connected devices, such as 192.168.1.100. These address ranges are not usable on the internet.

What happens is your ISP provides you with an IP address. Your router takes that address and assigns it to the WAN port as an external address. The LAN ports of your router are assigned internal IP addresses. The router uses NAT to decipher which 192.168.1.x IP address requested a packet from the outside world. If the packet is unsolicited, it is dropped.

This means if someone sends you a packet of information without you asking for it (a hacker attempting to scan your computer) it will be dropped and you appear invisible.

This is not a firewall.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy