Networking Forums

Networking Forums > Computer Networking > Windows Networking > Multihoming 2008

Reply
Thread Tools Display Modes

Multihoming 2008

 
 
Bruce D
Guest
Posts: n/a

 
      04-15-2009, 03:13 PM
I know that multihoming a 2008 DC is not recommended...but I have to ask
about this anyway.

I have a single x86 2008 DC. I'm looking to allow Terminal Services (and
only TS) to connect on one interface (and ONLY that interface) and force
EVERYTHING ELSE on the other interface.

Possible? Feasible? Asking for trouble? any other comments?

Thanks in advance,

-Bruce D.
 
Reply With Quote
 
 
 
 
Bruce D
Guest
Posts: n/a

 
      04-15-2009, 04:29 PM
I know that multihoming a 2008 DC is not recommended...but I have to ask
about this anyway.

I have a single x86 2008 DC. I'm looking to allow Terminal Services (and
only TS) to connect on one interface (and ONLY that interface) and force
EVERYTHING ELSE on the other interface.

Possible? Feasible? Asking for trouble? any other comments?

Thanks in advance,

-Bruce D.

And I forgot to add - yes, each interface is on a different network. Each
one has a different Internet provider. -bd
 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      04-15-2009, 04:33 PM
"Bruce D" <(E-Mail Removed)> wrote in message
news:CD6DB94D-1BE3-478C-9BF5-(E-Mail Removed)...

> And I forgot to add - yes, each interface is on a different network. Each
> one has a different Internet provider. -bd


Even if we remove Terminal Service from the conversation,...that isn't going
to work. You can't run two ISP's like that.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Reply With Quote
 
Ace Fekay [Microsoft Certified Trainer]
Guest
Posts: n/a

 
      04-15-2009, 05:16 PM
"Bruce D" <(E-Mail Removed)> wrote in message
news:CD6DB94D-1BE3-478C-9BF5-(E-Mail Removed)...
> I know that multihoming a 2008 DC is not recommended...but I have to ask
> about this anyway.
>
> I have a single x86 2008 DC. I'm looking to allow Terminal Services (and
> only TS) to connect on one interface (and ONLY that interface) and force
> EVERYTHING ELSE on the other interface.
>
> Possible? Feasible? Asking for trouble? any other comments?
>
> Thanks in advance,
>
> -Bruce D.
>
> And I forgot to add - yes, each interface is on a different network. Each
> one has a different Internet provider. -bd



As Phillip said, no. You need a router that will handle multiple ISP where
it will use one as a default and change to the other if there is a problem.
Single home the TS (hopefully it is not a DC or it will vastly complicate
things and requires registry and other alterations and changes to force the
DC to properly work).

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSA Messaging, MCT
Microsoft Certified Trainer
(E-Mail Removed)

For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

 
Reply With Quote
 
Bruce D
Guest
Posts: n/a

 
      04-15-2009, 05:31 PM
Not that I disbelieve you, Philip, but then how do large companies have
multiple redundant Internet connections from different providers?

really, my ultimate goal is to have the TS sessions come in from one
Internet connection and have everything else done on the other. is that not
possible?

"Phillip Windell" wrote:

> "Bruce D" <(E-Mail Removed)> wrote in message
> news:CD6DB94D-1BE3-478C-9BF5-(E-Mail Removed)...
>
> > And I forgot to add - yes, each interface is on a different network. Each
> > one has a different Internet provider. -bd

>
> Even if we remove Terminal Service from the conversation,...that isn't going
> to work. You can't run two ISP's like that.
>
> --
> Phillip Windell
> www.wandtv.com
>
> The views expressed, are my own and not those of my employer, or Microsoft,
> or anyone else associated with me, including my cats.
> -----------------------------------------------------
>
>
>

 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      04-15-2009, 08:09 PM
Hello Bruce,

For multiple ISP's you need a broadband router which supports more then one
incoming connection. They can load balance or split the traffic according
to services, one line only internet and another only mail for example.

For the rest with multihoming, you gave yourself the answer. Especially on
a DC there should not run TS or RRAS.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> I know that multihoming a 2008 DC is not recommended...but I have to
> ask about this anyway.
>
> I have a single x86 2008 DC. I'm looking to allow Terminal Services
> (and only TS) to connect on one interface (and ONLY that interface)
> and force EVERYTHING ELSE on the other interface.
>
> Possible? Feasible? Asking for trouble? any other comments?
>
> Thanks in advance,
>
> -Bruce D.
>
> And I forgot to add - yes, each interface is on a different network.
> Each one has a different Internet provider. -bd
>



 
Reply With Quote
 
Ace Fekay [Microsoft Certified Trainer]
Guest
Posts: n/a

 
      04-15-2009, 08:37 PM
"Bruce D" <(E-Mail Removed)> wrote in message
news:27D52B0A-D8F8-475C-861C-(E-Mail Removed)...
> Not that I disbelieve you, Philip, but then how do large companies have
> multiple redundant Internet connections from different providers?
>
> really, my ultimate goal is to have the TS sessions come in from one
> Internet connection and have everything else done on the other. is that
> not
> possible?
>


With routers that can support such infrastructure designs. Windows doesn't
support this type of design you are trying to achieve.

Ace



 
Reply With Quote
 
Bruce D
Guest
Posts: n/a

 
      04-15-2009, 10:53 PM
Thanks for the help, everyone. I didn't think of multihoming the router -
that would have been waaay too smart . Fortunately, my router does that,
and I was able to multihome *it* and bind the TS traffic to the one interface
and everything else to the other.

Thanks again!





"Meinolf Weber [MVP-DS]" wrote:

> Hello Bruce,
>
> For multiple ISP's you need a broadband router which supports more then one
> incoming connection. They can load balance or split the traffic according
> to services, one line only internet and another only mail for example.
>
> For the rest with multihoming, you gave yourself the answer. Especially on
> a DC there should not run TS or RRAS.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
> > I know that multihoming a 2008 DC is not recommended...but I have to
> > ask about this anyway.
> >
> > I have a single x86 2008 DC. I'm looking to allow Terminal Services
> > (and only TS) to connect on one interface (and ONLY that interface)
> > and force EVERYTHING ELSE on the other interface.
> >
> > Possible? Feasible? Asking for trouble? any other comments?
> >
> > Thanks in advance,
> >
> > -Bruce D.
> >
> > And I forgot to add - yes, each interface is on a different network.
> > Each one has a different Internet provider. -bd
> >

>
>
>

 
Reply With Quote
 
Ace Fekay [Microsoft Certified Trainer]
Guest
Posts: n/a

 
      04-16-2009, 12:38 AM
"Bruce D" <(E-Mail Removed)> wrote in message
news:C413860B-3E61-4442-B786-(E-Mail Removed)...
> Thanks for the help, everyone. I didn't think of multihoming the router -
> that would have been waaay too smart . Fortunately, my router does that,
> and I was able to multihome *it* and bind the TS traffic to the one
> interface
> and everything else to the other.
>
> Thanks again!


Good to hear you came up with a resolution.

Cheers!

Ace



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to BGP multihoming e book download mail2j.smith@gmail.com Home Networking 0 08-20-2007 04:41 PM
XP WiFi/NIC Multihoming noodles Home Networking 2 08-19-2006 07:37 AM
Problem with Multihoming and IP Aliasing Will A Windows Networking 2 03-05-2004 12:40 PM
Multihoming Mark p. Windows Networking 1 01-10-2004 12:12 AM
Multihoming and ME Dion Windows Networking 0 07-03-2003 05:53 PM



1 2 3 4 5 6 7 8 9 10 11