+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 25
Networks Thread, Why has our new server got two network ports in Technical; It's probably hugely obvious to almost everyone else but why has our new server got two network ports. Apologies in ...
  1. #1
    speckytecky's Avatar
    Join Date
    May 2006
    Location
    UK
    Posts
    1,575
    Blog Entries
    1
    Thank Post
    2,159
    Thanked 116 Times in 100 Posts
    Rep Power
    49

    Why has our new server got two network ports

    It's probably hugely obvious to almost everyone else but why has our new server got two network ports. Apologies in advance to all those who see this as a stupid question

  2. IDG Tech News

  3. #2

    Domino's Avatar
    Join Date
    Oct 2006
    Location
    Bromley
    Posts
    3,225
    Blog Entries
    4
    Thank Post
    100
    Thanked 670 Times in 476 Posts
    Rep Power
    240
    for port teaming or load balancing.

    Port teamings worth looking at, if you have switches which can support it

  4. Thanks to Domino from:

    speckytecky (10th June 2008)

  5. #3

    Join Date
    Jan 2007
    Location
    Birmingham
    Posts
    801
    Thank Post
    29
    Thanked 36 Times in 24 Posts
    Rep Power
    21
    if you think of a server as a room and each network port as a door then imagine that 100s or 1000s of people want to get in and out. More doors = faster people can get in and out.

    Can also be used for port teaming as domino suggested (although i'm not sure it has to be supported by switches depending on manufacturer of the nic), or if you use MS network load balancing you can have several servers listening on one IP which is assigned to one port on each server, they then use the other nic to communicate with each other and the network.

  6. Thanks to Lee_K_81 from:

    speckytecky (10th June 2008)

  7. #4
    mullet_man's Avatar
    Join Date
    Oct 2005
    Location
    Oldham
    Posts
    714
    Thank Post
    32
    Thanked 44 Times in 43 Posts
    Rep Power
    22
    Our two admin servers both have two network ports teamed, am assuming it helps esp in the mornings when SIMs gets 40-50 logon requests.

  8. Thanks to mullet_man from:

    speckytecky (10th June 2008)

  9. #5

    RabbieBurns's Avatar
    Join Date
    Apr 2008
    Location
    Sydney
    Posts
    4,747
    Blog Entries
    6
    Thank Post
    1,015
    Thanked 427 Times in 272 Posts
    Rep Power
    141
    Not much use if its a windows server, but I found this article an interesting read

    Linux.com :: What can you do with a second Ethernet port?

  10. Thanks to RabbieBurns from:

    speckytecky (10th June 2008)

  11. #6
    Andie's Avatar
    Join Date
    Sep 2006
    Location
    Cambridgeshire
    Posts
    633
    Thank Post
    99
    Thanked 51 Times in 34 Posts
    Rep Power
    23
    Quote Originally Posted by speckytecky View Post
    It's probably hugely obvious to almost everyone else but why has our new server got two network ports. Apologies in advance to all those who see this as a stupid question
    I didn't know, and now I have learnt something. Thanks for asking!

  12. Thanks to Andie from:

    speckytecky (10th June 2008)

  13. #7
    joe90bass's Avatar
    Join Date
    Oct 2007
    Location
    S Wales
    Posts
    1,269
    Thank Post
    278
    Thanked 99 Times in 89 Posts
    Rep Power
    45
    There's no such thing as a stupid quesiton, only a stupid answer

    I have our two file server NICs teamed, I assumed that that gives us doubel the bandwidth, but I've never looked into it!

    Again, thanks for asking the question, I'm sure plenty others have learnt something to!

  14. Thanks to joe90bass from:

    speckytecky (10th June 2008)

  15. #8

    Join Date
    Aug 2005
    Location
    London
    Posts
    3,117
    Blog Entries
    2
    Thank Post
    111
    Thanked 513 Times in 444 Posts
    Rep Power
    114
    Quote Originally Posted by RabbieBurns View Post
    Not much use if its a windows server, but I found this article an interesting read
    Why? As others have said, you can use it for teaming, clustering, load balancing.

    You can use it when you just want the machine to be on 2 networks - eg a proxy server or other firewall type device.

    Ultimately, I suspect most server motherboards (and many desktop boards) come with 2 network connections because it's very cheap to do it and it can be useful to have it.

  16. Thanks to srochford from:

    speckytecky (10th June 2008)

  17. #9

    RabbieBurns's Avatar
    Join Date
    Apr 2008
    Location
    Sydney
    Posts
    4,747
    Blog Entries
    6
    Thank Post
    1,015
    Thanked 427 Times in 272 Posts
    Rep Power
    141
    Why what?

    Why did I find it an intersting read?

    or why is an article about linux configurations not much use for windows servers?


  18. #10

    Domino's Avatar
    Join Date
    Oct 2006
    Location
    Bromley
    Posts
    3,225
    Blog Entries
    4
    Thank Post
    100
    Thanked 670 Times in 476 Posts
    Rep Power
    240
    i think there's confusion there, sroachford obviously thought you meant

    "two network ports aren't much good for windows servers"

    when you meant
    "this article is about linux.."


  19. #11

    Join Date
    Mar 2007
    Location
    Devon
    Posts
    853
    Thank Post
    145
    Thanked 36 Times in 33 Posts
    Rep Power
    20
    I'll be setting up port teaming on all our servers during the summer. Seems a very useful idea to me

  20. Thanks to dave.81 from:

    speckytecky (10th June 2008)

  21. #12
    SteveBentley's Avatar
    Join Date
    Jun 2007
    Location
    Yorkshire
    Posts
    1,296
    Thank Post
    108
    Thanked 235 Times in 167 Posts
    Rep Power
    58
    Back in the good old days (!) it was common to use servers as routers. Our Netware servers had about 4 network cards - on 10-Base-2 with BNC connectors. One NIC handled the incoming network uplink, and the others had long chains of PCs hanging off them.

  22. Thanks to SteveBentley from:

    speckytecky (10th June 2008)

  23. #13

    Join Date
    Jan 2007
    Location
    Birmingham
    Posts
    801
    Thank Post
    29
    Thanked 36 Times in 24 Posts
    Rep Power
    21
    Quote Originally Posted by Domino View Post
    i think there's confusion there, sroachford obviously thought you meant

    "two network ports aren't much good for windows servers"

    when you meant
    "this article is about linux.."

    I thought the same. It did sound like you were saying that dual ports weren't much use in windows RabbieBurns, rather than that the article isnt much use for his current situation. lol

  24. #14
    speckytecky's Avatar
    Join Date
    May 2006
    Location
    UK
    Posts
    1,575
    Blog Entries
    1
    Thank Post
    2,159
    Thanked 116 Times in 100 Posts
    Rep Power
    49
    Thanks folks for all the prompt and informative answers.

    This is one heck of a great learning resource!

  25. #15

    mattx's Avatar
    Join Date
    Jan 2007
    Posts
    8,472
    Thank Post
    889
    Thanked 890 Times in 532 Posts
    Rep Power
    596
    Back in the good old days (!) it was common to use servers as routers.:
    Lordy, brings back memories of building servers with two token ring cards in - and sometimes different servers for different protocol types !! One for IP and another for NetBUI - those were the days.....

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Switches... 24 or 48 ports?
    By gshaw in forum Networks
    Replies: 5
    Last Post: 21st May 2008, 03:34 PM
  2. Windows 2003 Server R2 - No printer ports !!
    By pmassingham in forum Windows
    Replies: 2
    Last Post: 1st September 2006, 03:16 PM
  3. Virtual Server 2005 R2 kills server network connection
    By ajbritton in forum Thin Client and Virtual Machines
    Replies: 0
    Last Post: 31st August 2006, 06:19 AM
  4. Opening ports Server 2003 R2
    By edie209 in forum Windows
    Replies: 4
    Last Post: 23rd June 2006, 02:47 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •