Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

IIS 6.0 and Sub Domains on different IP address'

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
2 Domains - 1 IP Address - Can you? - I'm trying to direct two urls with the same IP to different web sites on one IIS server (windows 2000). resolves to and it hits my webserver WEBPAGE_A resolves to and it hits my ..

Webserver - multiple domains using same IP address? - I'd like to host muliple domains (URLs) on a Windows 2000 Server running IIS. Can someone provide me with a link that may help? Kind Regards, Fernando L. Arredondo

Multiple wildcard domains on one IP address - Is it possible to run: from one IP address? ( IIS 5.0 )

two domains, one IP with IIS 5.1 on Win XP Pro PC? - Can i have two seperate domains (like and whereby the content is not at all similar. I managed that I get the result out for but I could not add the second domain. Either it points as well to..

Please help with domains - Hello Everyone, Word of warning, I a smart, computer literate person, but a total newbie when it comes to this stuff. I'm running WindowsXP and IIS 5.1. I'm getting married in the fall and just want to set up a little web page..
Next:  IIS: IP Addresses in log entries  
Author Message
rusty.musick

External


Since: Oct 17, 2007
Posts: 3



(Msg. 1) Posted: Wed Oct 17, 2007 12:57 pm
Post subject: IIS 6.0 and Sub Domains on different IP address'
Archived from groups: microsoft>public>inetserver>iis (more info?)

SBS 2003
IIS 6.0



Good day ...

This is more then likely an easy question .. but it is stumping me ...

I need to setup a few sub-domains .... sub1.domain.com and
sub2.domain.com but I need both of them to point to other IP address
..... Both other servers are running web-apps and I need to port 80 to
work on all 3 urls .... www. , sub1. and sub2.

Also I need to setup sub3.domain.com to be a redirect to another URL
..... I had previously used the CHECK BOX for redirect and entered the
URL .... But for some reason it just quit working today ... is there a
different way to do this ...

Please any help would be great ..

 >> Stay informed about: IIS 6.0 and Sub Domains on different IP address' 
Back to top
Login to vote
"Egbert Nierop

External


Since: Oct 14, 2005
Posts: 201



(Msg. 2) Posted: Wed Oct 17, 2007 7:57 pm
Post subject: Re: IIS 6.0 and Sub Domains on different IP address' [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<rusty.musick.DeleteThis@gmail.com> wrote in message
news:1192651047.264395.208610@z24g2000prh.googlegroups.com...
> SBS 2003
> IIS 6.0
>
>
>
> Good day ...
>
> This is more then likely an easy question .. but it is stumping me ...
>
> I need to setup a few sub-domains .... sub1.domain.com and
> sub2.domain.com but I need both of them to point to other IP address
> .... Both other servers are running web-apps and I need to port 80 to
> work on all 3 urls .... www. , sub1. and sub2.
>
> Also I need to setup sub3.domain.com to be a redirect to another URL
> .... I had previously used the CHECK BOX for redirect and entered the
> URL .... But for some reason it just quit working today ... is there a
> different way to do this ...


Hi,

You need your DNS server to create A-records for sub1 and sub2 etc for that
domain.com

Do you own the DNS server? If not, ask your admin to do it for you.

Cheers...

 >> Stay informed about: IIS 6.0 and Sub Domains on different IP address' 
Back to top
Login to vote
"Egbert Nierop

External


Since: Oct 14, 2005
Posts: 201



(Msg. 3) Posted: Thu Oct 18, 2007 12:43 am
Post subject: Re: IIS 6.0 and Sub Domains on different IP address' [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<rusty.musick RemoveThis @gmail.com> wrote in message
news:1192651047.264395.208610@z24g2000prh.googlegroups.com...
> SBS 2003
> IIS 6.0
>
>
>
> Good day ...
>
> This is more then likely an easy question .. but it is stumping me ...
>
> I need to setup a few sub-domains .... sub1.domain.com and
> sub2.domain.com but I need both of them to point to other IP address
> .... Both other servers are running web-apps and I need to port 80 to
> work on all 3 urls .... www. , sub1. and sub2.

oops forgot to add,
if you want to load balance this all while using the same session syntax,
this is a good idea.

http://www.nieropwebconsult.nl/asp_session_manager.htm

>
 >> Stay informed about: IIS 6.0 and Sub Domains on different IP address' 
Back to top
Login to vote
rusty.musick

External


Since: Oct 17, 2007
Posts: 3



(Msg. 4) Posted: Thu Oct 18, 2007 10:37 am
Post subject: Re: IIS 6.0 and Sub Domains on different IP address' [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 17, 2:43 pm, "Egbert Nierop \(MVP for IIS\)"
<egbert_nie....TakeThisOut@nospam.invalid> wrote:
> <rusty.mus....TakeThisOut@gmail.com> wrote in message
>
> news:1192651047.264395.208610@z24g2000prh.googlegroups.com...
>
> > SBS 2003
> > IIS 6.0
>
> > Good day ...
>
> > This is more then likely an easy question .. but it is stumping me ...
>
> > I need to setup a few sub-domains .... sub1.domain.com and
> > sub2.domain.com but I need both of them to point to other IP address
> > .... Both other servers are running web-apps and I need to port 80 to
> > work on all 3 urls .... www. , sub1. and sub2.
>
> oops forgot to add,
> if you want to load balance this all while using the same session syntax,
> this is a good idea.
>
> http://www.nieropwebconsult.nl/asp_session_manager.htm
>
>
>
> - Hide quoted text -
>
> - Show quoted text -


I have the A records set .... ( I use Network Solutions for my
Internet DNS ) I only have one external IP so they are all pointed to
the same IP .... but internally I need each of the subs to be routed
to different internal IPs as I have 3 servers each running their own
sets of webapps .... I have all my local DNS setup and internally all
the subs work great.... I just can't get the subs to route correctly
from the outside world ....

I talked to my Cisco guy and he said he everything ( *.domain.com )
that comes in from my IP pointed to my internal DNS ... so I should be
able to do this all from there correct??
 >> Stay informed about: IIS 6.0 and Sub Domains on different IP address' 
Back to top
Login to vote
rusty.musick

External


Since: Oct 17, 2007
Posts: 3



(Msg. 5) Posted: Mon Oct 22, 2007 11:40 am
Post subject: Re: IIS 6.0 and Sub Domains on different IP address' [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Back to top
Login to vote
egbert_nierop

External


Since: Sep 07, 2004
Posts: 10



(Msg. 6) Posted: Sat Nov 24, 2007 11:26 am
Post subject: Re: IIS 6.0 and Sub Domains on different IP address' [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<rusty.musick RemoveThis @gmail.com> wrote in message
news:1192729075.490698.12800@i13g2000prf.googlegroups.com...
> On Oct 17, 2:43 pm, "Egbert Nierop \(MVP for IIS\)"
> <egbert_nie... RemoveThis @nospam.invalid> wrote:
>> <rusty.mus... RemoveThis @gmail.com> wrote in message
>>
>> news:1192651047.264395.208610@z24g2000prh.googlegroups.com...
>>
>> > SBS 2003
>> > IIS 6.0
>>
>> > Good day ...
>>
>> > This is more then likely an easy question .. but it is stumping me ...
>>
>> > I need to setup a few sub-domains .... sub1.domain.com and
>> > sub2.domain.com but I need both of them to point to other IP address
>> > .... Both other servers are running web-apps and I need to port 80 to
>> > work on all 3 urls .... www. , sub1. and sub2.
>>
>> oops forgot to add,
>> if you want to load balance this all while using the same session syntax,
>> this is a good idea.
>>
>> http://www.nieropwebconsult.nl/asp_session_manager.htm
>>
>>
>>
>> - Hide quoted text -
>>
>> - Show quoted text -
>
>
> I have the A records set .... ( I use Network Solutions for my
> Internet DNS ) I only have one external IP so they are all pointed to
> the same IP .... but internally I need each of the subs to be routed
> to different internal IPs as I have 3 servers each running their own
> sets of webapps .... I have all my local DNS setup and internally all
> the subs work great.... I just can't get the subs to route correctly
> from the outside world ....
>
> I talked to my Cisco guy and he said he everything ( *.domain.com )
> that comes in from my IP pointed to my internal DNS ... so I should be
> able to do this all from there correct??

If you enable network balancing in Windows 2003, you get a single virtual IP
address, and windows will care for the internal routing.

Sorry for the late reply.
 >> Stay informed about: IIS 6.0 and Sub Domains on different IP address' 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]