Re: IIS webservice IP issue



Hi,

IIS 5 did support and still does multiple domains on one IP address (if you
did not require SSL). This support was there even before (I know I used it
on IIS 4)...

My suggestion is to not use two network cards. You can assign both IP
address (or even more) to one NIC and assign these IP addresses to IIS (I
used more then 40).

If for some reason you can't do that, removing one default gateway from one
of the cards. All traffic going to the internet (and network outside local
subnet) will go through the NIC that has default gateway assigned.

I hope this helps,

--
Mike
Microsoft MVP - Windows Security

"Anurodh Pokharel" <anurodhp@xxxxxxxxxxxxxxxxx> wrote in message
news:WLOdnXiT8r-Y1-PenZ2dnUVZ_sSdnZ2d@xxxxxxxxxxxxxx
>
> Both cards are on the same network (subnet 255.255.255.0) and the same
> gateway. the only reason why it has two cards is it used to run XP
> server before and IIS 5 didnt support multiple domains on the same IP.
> -Anu
>
>
>
> "Miha Pihler [MVP]" <mihap-news@xxxxxxxxxxx> wrote:
>>This would usually depend on TCP/IP configuration of your server...
>>
>>Can you tell us a bit more about it? What are subnets of the network
>>cards?
>>Did you set default gateway on both of them, etc...
>>
>>--
>>Mike
>>Microsoft MVP - Windows Security
>>
>>
>>"Anurodh Pokharel" <anurodhp@xxxxxxxxxxxxxxxxx> wrote in message
>>news:HZKdnbyD0ugSZeHeRVn-qg@xxxxxxxxxxxxxx
>>>
>>>
>>> I have a windows 2003 server with IIS 6 (running in IIS 6 mode) this
>>> machine also has 2 nics with different IPs. Two sites are hosted on the
>>> server and each is bound to an IP in IIS. Accessing the sites works
>>> fine.
>>> My problem is one of the sites (asp.net (1.1) )accesses an webservice
>>> which checks IPs and it will authorized to work with either IP.
>>> What i have now is it connects first with one nic creating a session
>>> with one IP and then later tries to continue that session with the other
>>> nic. This seems to happen randomly.
>>> Anyone know how to make IIS limit outbound connections to a single Nic?
>>>
>>> Thanks,
>>> -Anu
>>>
>>>
>>> --
>>> Anurodh Pokharel
>>> Anurodhp@xxxxxxxxxxxxxxxxx
>>>
>>
>>
>
>
>
> --
> Anurodh Pokharel
> Anurodhp@xxxxxxxxxxxxxxxxx
>


.



Relevant Pages

  • FreeBSD 5.1 release on a toshiba tecra 8000 - Sound Config?
    ... soft updates support ... adapter Gigabit Ethernet Card ... # PCI Ethernet NICs that use the common MII bus ... Ultra, 3c503, DS8390 cards ...
    (freebsd-questions)
  • Re: Maintaining WS issues
    ... It may be a lot better in VS2008 and/or with WCF. ... dealing with some certain kind of projects in Visual Studio 2005. ... do you mean the IIS server? ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.webservices)
  • RE: MP Control Manager errors
    ... This is Lee and I am glad to meet you in the newsgroup. ... If the issue persists on the computer, this should be an issue with IIS, I ... Send me the MPMSI and MPSetup log file located in the SMS\logs folder. ... Microsoft Online Partner Support ...
    (microsoft.public.sms.admin)
  • Re: Removing a DP
    ... You may right-click the site and select Explore in the IIS console and see ... Microsoft Online Partner Support ... Business-Critical Phone Support provides you with technical phone ... Microsoft technology partners in the United States and Canada. ...
    (microsoft.public.sms.admin)
  • Re: WCF webservice over SSL and without
    ... I'm also familiar with how to setup a secure site in IIS. ... \par However, with this WCF webservice, if I hit the .svc file via IE using the ... \par I'm assuming there's some point of endpoint configuration I need to do. ... \par> Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.webservices)

Loading