This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to enable Gigabit on a dual-nic?

Because of the physical placement of the Astaro gateway and my WHS, I installed a Intel 1000MT Pro Dual-port Gigabit NIC to use in bridge mode so that the Astaro box and WHS will reside beside each other, and the rest of the computers and switch elsewhere.

The problem I'm having now though is that the Bridge I created with the dual-nic is apparently not connected at Gigabit speeds, as the connection is maxing out around 44Mbps. When the WHS was connected directly to the switch, I could easily get 600Mbps+ on the gigabit enabled computers.

So the obvious question is, how do I enable to the dual-nic/Bridge on the Astaro box run at gigabit speeds?


This thread was automatically locked due to age.
Parents Reply Children
  • A small switch may be cheaper than 200' of cable.

    Barry


    I think I see what your pointing at, but wouldn't this create too many switches in-line of each other, as I already have a switch/AP on one of the ports of the current gigabit switch?

    Right now, the network layout is:

    Eth0 > WAN

    Dual port Nic:
    Eth1
    ^ gigabit switch
    >Port1-4 - Various gigabit computers
    >Port7 - 100Mbps switch/AP > Various Computers/WiFi items
    >Port8 - Secondary AP > Various Computers/WiFi items



    Eth1 bridged with Eth2 > WHS


    If I add in another gigabit switch, it would be between Eth1 and the current gigabit switch.
  • I think I see what your pointing at, but wouldn't this create too many switches in-line of each other, as I already have a switch/AP on one of the ports of the current gigabit switch?

    I have to agree with Barry that a switch is most likely the best choice.

    Multiple switches is not a problem, mis-wiring them so they introduce loops *IS* a problem. Switches at their heart are just multi-port bridges anyways.

    At work we routinely run multiple layers of switches. We have our core switches for the office but then we routinely place smaller switches for staff who have multiple devices in their offices.

    I think the messiest hack I've done was wiring about 5 8port switches together because a 24port switch broke and all the local supplier had in stock was 8 port models to tide us over till the replacement arrived.
  • I think I see what your pointing at, but wouldn't this create too many switches in-line of each other, as I already have a switch/AP on one of the ports of the current gigabit switch?


    No, the limits you are probably thinking of only applied to unswitched networks.
    "The 5-4-3 rule -- which was created when Ethernet, 10Base5, and 10Base2 were the only types of Ethernet network available -- only applies to shared-access Ethernet backbones. A switched Ethernet network should be exempt from the 5-4-3 rule because each switch has a buffer to temporarily store data and all nodes can access a switched Ethernet LAN simultaneously."
    What is 5-4-3 rule? - A Word Definition From the Webopedia Computer Dictionary

    Barry