Daul NICs in 2003
Results 1 to 9 of 9

Thread: Daul NICs in 2003

  1. #1
    Registered User chenrysjr's Avatar
    Join Date
    Nov 2002
    Posts
    39

    Daul NICs in 2003

    We were talking here at work and the question came up if you could use two nic cards each with a different IP in a 2003 server running IIS 6.0 and assign one nic to a specific website and the second nic to the second website. Has anyone done this or heard of this and how it would be setup.

    Thanks.

  2. #2
    Registered User corturbra's Avatar
    Join Date
    Oct 2000
    Location
    Just to the Right of Sanity..
    Posts
    1,424
    Never done it, I've had two NICS installed in a 2003 server, one on 192.168.0.0 and the other on 10.0.0.0, for the simple fact that I had to.... previous guy had installed router on 10.0.0.0 network and we couldn't get on to it to change, but being a lazy git their workstations were on 192 network and I couldn't bothered to change 30 workstations on a Friday evening...

    Heck it's Friday, your users must want to go home early.... get yourself another NIC and have a play....
    "Today is a Gift, thats why they call it the present"

  3. #3
    Registered User
    Join Date
    Jan 2002
    Location
    Wisconsin
    Posts
    6
    Quote Originally Posted by chenrysjr
    We were talking here at work and the question came up if you could use two nic cards each with a different IP in a 2003 server running IIS 6.0 and assign one nic to a specific website and the second nic to the second website. Has anyone done this or heard of this and how it would be setup.

    Thanks.

    I believe you can set a site in IIS to connect using a certain interface. So, intranet.yourdomain.com could refer to the same machine as thisrocks.yourdomain.com. Only problem is, IIS can only use one instance per port. So, your intranet.yourdomain.com could use port 80, but thisrocks.yourdomain.com would have to be another TCP port, which defeats what you are trying to do.

  4. #4
    Registered User Snowbound67's Avatar
    Join Date
    May 2001
    Location
    Lost in Space
    Posts
    50
    Quote Originally Posted by cpuguyinwi
    I believe you can set a site in IIS to connect using a certain interface. So, intranet.yourdomain.com could refer to the same machine as thisrocks.yourdomain.com. Only problem is, IIS can only use one instance per port. So, your intranet.yourdomain.com could use port 80, but thisrocks.yourdomain.com would have to be another TCP port, which defeats what you are trying to do.

    Well cpuguyinwi,

    That is not true with IIS 6.0... I have mutiple websites setup on IIS 6.0 (Win2k3 Server), and they all use TCP port 80. It accomplishes this by using "Host Headers" which means that it directs traffic to each website hosted on IIS 6.0 by which website is being requested... it's really kinda slick when I figured out how to set the Host header for each site.
    You can easily host intranet.yourdomain.com and thisrocks.yourdomain.com, both on TCP port 80.
    And, for each site you can tell which NIC for the website to use... it asks you when you setup the website initially, or you can change the NIC you use for the site later under the website properties.


    Snow
    Last edited by Snowbound67; August 16th, 2004 at 03:37 PM.
    Friends help you move. Real friends help you move bodies!

  5. #5
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    Snowbound can you put up an idiots guide on how to do that? I would love to give it a go, but I don't have time to research it.

  6. #6
    Registered User thirdfey's Avatar
    Join Date
    Jun 2000
    Location
    Pinehurst, NC USA
    Posts
    1,887
    Quote Originally Posted by NooNoo
    Snowbound can you put up an idiots guide on how to do that? I would love to give it a go, but I don't have time to research it.
    The info is on the MS knowledge base http://support.microsoft.com/default.aspx?kbid=324287

  7. #7
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    hmmm I read that, but thought the port would have to be unique each time - maybe I shouldn't drink and read

  8. #8
    Registered User LaSERCHiPs's Avatar
    Join Date
    Apr 2001
    Location
    Guelph
    Posts
    226
    This was available in 2000 (IIS 5.0) as well

    I have been hosting 5-6 web sites for a while...Although Now that i am upgrading to 2003 and IIS 6.0 - sometimes it works and sometimes it doesn't...Everyday is different...Flake'e server...(recently changed locations perhaps it didn't enjoy the move??)

  9. #9
    Registered User peon's Avatar
    Join Date
    Jun 2003
    Posts
    5
    I know this topic is a bit old, but you also have the option to assign more than one ip address to one nic. We have 10 ip addresses assigned to one nic here and each runs a different web site.

Similar Threads

  1. 5 Free CALs for SBS 2003
    By silencio in forum Hot Hot Deals
    Replies: 1
    Last Post: May 25th, 2004, 08:34 AM
  2. SBS 2003 / Exchange Migration Advise
    By ttxn in forum Windows Server 2003 & Windows Home Server
    Replies: 6
    Last Post: May 14th, 2004, 03:23 PM
  3. NT4 -> 2003?
    By Pjfreak in forum Tech-To-Tech
    Replies: 1
    Last Post: May 12th, 2004, 04:14 PM
  4. NT4 member server in a 2003 domain
    By Ya_know in forum Tech-To-Tech
    Replies: 5
    Last Post: April 8th, 2004, 03:27 PM
  5. Windows 2003
    By Stalemate in forum Tech Lounge & Tales
    Replies: 4
    Last Post: April 2nd, 2003, 01:41 PM

Bookmarks

Posting Permissions

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