Welcome, Guest. Please login or register.

Author Topic: Network config possible?  (Read 1497 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline odinTopic starter

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Network config possible?
« on: February 02, 2003, 04:27:15 AM »
This is our current houselan:

CABLEMODEM
             |
GATEWAY (linux box)
             |
  __ HUB__________
 |          |         |                |
PC1   PC2  AMIGA   PC3

God, I really am a l33t ASCII artis ;-).
-edit- BAH, no non-proportional fonts here?

Ahem,  I want to change it to this:

CABLEMODEM
             |
GATEWAY (linux box)
             |
  __ HUB___
 |          |         |      
HUB  PC2  PC1
 /   |    \
AMIGA PC3 PC4

Is this at all possible? In particular connecting the two HUBs together. I want to save myself pulling a *3rd* UTP cable to my room, you see :-).

Offline Quixote

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2059
    • Show only replies by Quixote
Re: Network config possible?
« Reply #1 on: February 02, 2003, 04:59:43 AM »
Odin opined:
Quote
Is this at all possible? In particular connecting the two HUBs together.
:-? I'm not sure about hubs, but I'm using an eight-port switch which is able to uplink to another switch, much like what you've described.  It may work.  How about borrowing a second hub from a friend and trying it out before splashing out any cash on one?...
 

Offline FluffyMcDeath

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 3440
    • Show only replies by FluffyMcDeath
Re: Network config possible?
« Reply #2 on: February 02, 2003, 08:07:01 AM »
Yup,

totally possible. But you probably want to use switches. As you start chaining more ethernet devices off here, switches will grease the wheels a bit. When you use hubs, all the packets are broadcast on all ports, regardless of the destination of the packet. With switches the packets are routed from the input port to the output port that connects to the destination. This helps lubricate PC to PC communication on the network while other machines go out through the gateway.

Probably on your network it won't be a significant matter, but switches cost about the same as hubs anyway. In fact, I think hubs are getting hard to come by. The last time I tried to buy a hub (I needed to sniff packets) the thing they sold me that was labeled a hub was actually a switch!!! Took me about 40mins to figure out why my sniffer wasn't seeing any traffic!!
 

Offline odinTopic starter

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: Network config possible?
« Reply #3 on: February 02, 2003, 02:55:56 PM »
Thanks guys,

@Fluffy:

Well a HUB costs 30EUR at my local PC-whore, and a router 70EUR.

Still a significant difference =).


Offline bhyman1

  • Newbie
  • *
  • Join Date: Feb 2003
  • Posts: 18
    • Show only replies by bhyman1
Re: Network config possible?
« Reply #4 on: February 02, 2003, 03:28:53 PM »
You'll be fine. Ethernet spec allows up to four hubs daisy chained together.

You'll either need an ethernet crossover cable, or make sure one the the hubs has an "uplink" port. This juts flips the send and recieve pairs on one end so the two similar devices can talk to erach other.