|
Next: Telnet Problem
|
| Author |
Message |
External

Since: Dec 27, 2003 Posts: 3
|
(Msg. 1) Posted: Sat Dec 27, 2003 11:53 pm
Post subject: Multiple VPN's Archived from groups: microsoft>public>windowsxp>work_remotely (more info?)
|
|
|
I need a little tutoring here.
First: For a server to accept more than 1 VPN link does anything have to
be configured on the host server or is a VPN good for one or many
connections.?
Second: Can more than 1 RDT session be active on the server hosting the
VPN link to the internal network ?
Example.Question; Can the server @ work that is establishing the VPN link
pass thru multiple RDT users to the internal network (my workstation) &
someone else to their workstation simultaneously.?
Thanks
Gene |
|
| Back to top |
|
 |  |
External

Since: Aug 30, 2003 Posts: 134
|
(Msg. 2) Posted: Sun Dec 28, 2003 9:46 pm
Post subject: Re: Multiple VPN's [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
This isn't easy to answer:
XP as a host machine can only have one VPN session at a time.
Through that single VPN tunnel, multiple Remote Desktop sessions could be
established.
There may also be issues related to nat/router devices at both ends of the
connection.
If you need more than one VPN connection at the same time, you may need a
server OS--i.e. Windows Server 2003, rather than XP, at the host end.
It'd be best to lay out just what you'd like to be able to do,
though--there's more than one way to do this, and we can give better advice
if you can lay out the numbers of connections you have in mind.
"G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
news:MXoHb.496882$275.1399675@attbi_s53...
>I need a little tutoring here.
> First: For a server to accept more than 1 VPN link does anything have
> to
> be configured on the host server or is a VPN good for one or many
> connections.?
> Second: Can more than 1 RDT session be active on the server hosting the
> VPN link to the internal network ?
>
> Example.Question; Can the server @ work that is establishing the VPN
> link
> pass thru multiple RDT users to the internal network (my workstation) &
> someone else to their workstation simultaneously.?
>
> Thanks
> Gene
>
> |
|
| Back to top |
|
 |  |
External

Since: Dec 27, 2003 Posts: 3
|
(Msg. 3) Posted: Mon Dec 29, 2003 3:16 pm
Post subject: Re: Multiple VPN's [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Thanks Bill,
This is the simplistic layout as of now.
VPN host is a SBS win2000 server connecting thru a router and modem to a DSL
line.
This server will be the "INCOMING" gateway to the internet for the network
workstations for RDT.
Internet access going "OUT" from the network, works fine.
VPN can be established from my home machine to the server, works fine.
I can establish RDT with the server, works fine.
***currently having a problem getting anything thru the server to the
internal machines, think it is a routing issue)***
All home workstations (clients) are win XP Pro.
All workstations @ office (remote host ?) are win XP Pro.
In all we might want to have (3) people connecting to the RDT sessions at a
time.
Just not sure how (3) remote people can do RDT thru 3 seperate VPN's ??
Thanks
Gene
"Bill Sanderson" <Bill_Sanderson.DeleteThis@msn.com.plugh.org> wrote in message
news:uLN07XbzDHA.536@tk2msftngp13.phx.gbl...
> This isn't easy to answer:
>
> XP as a host machine can only have one VPN session at a time.
>
> Through that single VPN tunnel, multiple Remote Desktop sessions could be
> established.
>
> There may also be issues related to nat/router devices at both ends of the
> connection.
>
> If you need more than one VPN connection at the same time, you may need a
> server OS--i.e. Windows Server 2003, rather than XP, at the host end.
>
> It'd be best to lay out just what you'd like to be able to do,
> though--there's more than one way to do this, and we can give better
advice
> if you can lay out the numbers of connections you have in mind.
>
> "G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
> news:MXoHb.496882$275.1399675@attbi_s53...
> >I need a little tutoring here.
> > First: For a server to accept more than 1 VPN link does anything have
> > to
> > be configured on the host server or is a VPN good for one or many
> > connections.?
> > Second: Can more than 1 RDT session be active on the server hosting
the
> > VPN link to the internal network ?
> >
> > Example.Question; Can the server @ work that is establishing the VPN
> > link
> > pass thru multiple RDT users to the internal network (my workstation) &
> > someone else to their workstation simultaneously.?
> >
> > Thanks
> > Gene
> >
> >
>
> |
|
| Back to top |
|
 |  |
External

Since: Aug 30, 2003 Posts: 134
|
(Msg. 4) Posted: Tue Dec 30, 2003 1:56 am
Post subject: Re: Multiple VPN's [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I think you are in pretty good shape.
You might want to run this by the folks in the SBS newsgroups who provide
excellent support--microsoft.public.windows.server.sbs and
microsoft.public.backoffice.smallbiz2000.
The router adds some complication--the routers almost never specify whether
they can handle inbound PPTP VPN's at all, let alone multiples of them.
However, I've run an NT4-based SBS server in this circumstance--server
behind a Linksys BEFSR11 router, and was able to do multiple inbound vpn
connections--so this may well work fine.
The SBS server is the endpoint of the tunnels--all the router has to do is
allow the traffic in.
Once the VPN is connected, it is (nearly) as though the remote client is on
the local network behind the SBS server--it should be able to do the same
things a client on the lan can do--RD to any workstation or to the server,
for example.
As long as the server is configured to allow the three (or more) VPN
connections, I think this is likely to work just fine.
I would recommend this method (VPN first, then using RD over the VPN) rather
than straight RD through the server--I'm not clear whether you are using the
ISA server firewall, and setting up multiple inbound VPN's through both the
router and ISA firewall isn't something easy to do.
Sooner Al has a web page showing how to set up a Linksys router to allow
multiple inbound RD sessions through--and three isn't an unreasonable number
to try this with, but VPNs are simpler.
"G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
news:mzXHb.507872$275.1423516@attbi_s53...
> Thanks Bill,
>
> This is the simplistic layout as of now.
> VPN host is a SBS win2000 server connecting thru a router and modem to a
> DSL
> line.
> This server will be the "INCOMING" gateway to the internet for the network
> workstations for RDT.
> Internet access going "OUT" from the network, works fine.
> VPN can be established from my home machine to the server, works fine.
> I can establish RDT with the server, works fine.
> ***currently having a problem getting anything thru the server to the
> internal machines, think it is a routing issue)***
> All home workstations (clients) are win XP Pro.
> All workstations @ office (remote host ?) are win XP Pro.
> In all we might want to have (3) people connecting to the RDT sessions at
> a
> time.
> Just not sure how (3) remote people can do RDT thru 3 seperate VPN's ??
>
> Thanks
> Gene
>
> "Bill Sanderson" <Bill_Sanderson.DeleteThis@msn.com.plugh.org> wrote in message
> news:uLN07XbzDHA.536@tk2msftngp13.phx.gbl...
>> This isn't easy to answer:
>>
>> XP as a host machine can only have one VPN session at a time.
>>
>> Through that single VPN tunnel, multiple Remote Desktop sessions could be
>> established.
>>
>> There may also be issues related to nat/router devices at both ends of
>> the
>> connection.
>>
>> If you need more than one VPN connection at the same time, you may need a
>> server OS--i.e. Windows Server 2003, rather than XP, at the host end.
>>
>> It'd be best to lay out just what you'd like to be able to do,
>> though--there's more than one way to do this, and we can give better
> advice
>> if you can lay out the numbers of connections you have in mind.
>>
>> "G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
>> news:MXoHb.496882$275.1399675@attbi_s53...
>> >I need a little tutoring here.
>> > First: For a server to accept more than 1 VPN link does anything
>> > have
>> > to
>> > be configured on the host server or is a VPN good for one or many
>> > connections.?
>> > Second: Can more than 1 RDT session be active on the server hosting
> the
>> > VPN link to the internal network ?
>> >
>> > Example.Question; Can the server @ work that is establishing the VPN
>> > link
>> > pass thru multiple RDT users to the internal network (my workstation) &
>> > someone else to their workstation simultaneously.?
>> >
>> > Thanks
>> > Gene
>> >
>> >
>>
>>
>
> |
|
| Back to top |
|
 |  |
External

Since: Dec 19, 2003 Posts: 81
|
(Msg. 5) Posted: Tue Dec 30, 2003 8:19 pm
Post subject: Re: Multiple VPN's [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I can specify that most Negear routers will only allow 1 inbound PPTP
and 1 inbound IPSEC tunnel reliably (depending on firmware). The
Microsoft routers support at least three that I have successfully
tested. I have never gotten ANY inbound PPTP tunnels with a DLink
router. I can't test Linksys as they are not reliable enough on SBC
DSL to keep a connection more than 5 minutes at a time.
Jeffrey Randow (Windows Net. & Smart Display MVP)
jeffreyr-support.TakeThisOut@remotenetworktechnology.com
Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....
Remote Networking Technology Support Site -
http://www.remotenetworktechnology.com
Smart Display Support - http://www.smartdisplays.net
Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone
On Tue, 30 Dec 2003 01:56:19 -0500, "Bill Sanderson"
<Bill_Sanderson.TakeThisOut@msn.com.plugh.org> wrote:
>I think you are in pretty good shape.
>
>You might want to run this by the folks in the SBS newsgroups who provide
>excellent support--microsoft.public.windows.server.sbs and
>microsoft.public.backoffice.smallbiz2000.
>
>The router adds some complication--the routers almost never specify whether
>they can handle inbound PPTP VPN's at all, let alone multiples of them.
>However, I've run an NT4-based SBS server in this circumstance--server
>behind a Linksys BEFSR11 router, and was able to do multiple inbound vpn
>connections--so this may well work fine.
>
>The SBS server is the endpoint of the tunnels--all the router has to do is
>allow the traffic in.
>
>Once the VPN is connected, it is (nearly) as though the remote client is on
>the local network behind the SBS server--it should be able to do the same
>things a client on the lan can do--RD to any workstation or to the server,
>for example.
>
>As long as the server is configured to allow the three (or more) VPN
>connections, I think this is likely to work just fine.
>
>I would recommend this method (VPN first, then using RD over the VPN) rather
>than straight RD through the server--I'm not clear whether you are using the
>ISA server firewall, and setting up multiple inbound VPN's through both the
>router and ISA firewall isn't something easy to do.
>
>Sooner Al has a web page showing how to set up a Linksys router to allow
>multiple inbound RD sessions through--and three isn't an unreasonable number
>to try this with, but VPNs are simpler.
>
>
>"G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
>news:mzXHb.507872$275.1423516@attbi_s53...
>> Thanks Bill,
>>
>> This is the simplistic layout as of now.
>> VPN host is a SBS win2000 server connecting thru a router and modem to a
>> DSL
>> line.
>> This server will be the "INCOMING" gateway to the internet for the network
>> workstations for RDT.
>> Internet access going "OUT" from the network, works fine.
>> VPN can be established from my home machine to the server, works fine.
>> I can establish RDT with the server, works fine.
>> ***currently having a problem getting anything thru the server to the
>> internal machines, think it is a routing issue)***
>> All home workstations (clients) are win XP Pro.
>> All workstations @ office (remote host ?) are win XP Pro.
>> In all we might want to have (3) people connecting to the RDT sessions at
>> a
>> time.
>> Just not sure how (3) remote people can do RDT thru 3 seperate VPN's ??
>>
>> Thanks
>> Gene
>>
>> "Bill Sanderson" <Bill_Sanderson.TakeThisOut@msn.com.plugh.org> wrote in message
>> news:uLN07XbzDHA.536@tk2msftngp13.phx.gbl...
>>> This isn't easy to answer:
>>>
>>> XP as a host machine can only have one VPN session at a time.
>>>
>>> Through that single VPN tunnel, multiple Remote Desktop sessions could be
>>> established.
>>>
>>> There may also be issues related to nat/router devices at both ends of
>>> the
>>> connection.
>>>
>>> If you need more than one VPN connection at the same time, you may need a
>>> server OS--i.e. Windows Server 2003, rather than XP, at the host end.
>>>
>>> It'd be best to lay out just what you'd like to be able to do,
>>> though--there's more than one way to do this, and we can give better
>> advice
>>> if you can lay out the numbers of connections you have in mind.
>>>
>>> "G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
>>> news:MXoHb.496882$275.1399675@attbi_s53...
>>> >I need a little tutoring here.
>>> > First: For a server to accept more than 1 VPN link does anything
>>> > have
>>> > to
>>> > be configured on the host server or is a VPN good for one or many
>>> > connections.?
>>> > Second: Can more than 1 RDT session be active on the server hosting
>> the
>>> > VPN link to the internal network ?
>>> >
>>> > Example.Question; Can the server @ work that is establishing the VPN
>>> > link
>>> > pass thru multiple RDT users to the internal network (my workstation) &
>>> > someone else to their workstation simultaneously.?
>>> >
>>> > Thanks
>>> > Gene
>>> >
>>> >
>>>
>>>
>>
>>
> |
|
| Back to top |
|
 |  |
|
Lanwench [MVP - Exchange]
|
External

Since: Sep 19, 2004 Posts: 104
|
(Msg. 6) Posted: Wed Dec 31, 2003 1:15 pm
Post subject: Re: Multiple VPN's [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Frankly, I'd suggest looking into a separate firewall appliance like a
Sonicwall that can handle the VPN for you - takes the load off your server
(and with SBS this is *not* a bad idea as it's a DC!) Sonicwall makes 5-user
VPN firewall appliances....
G Holmes wrote:
> Thanks Bill,
>
> This is the simplistic layout as of now.
> VPN host is a SBS win2000 server connecting thru a router and modem
> to a DSL line.
> This server will be the "INCOMING" gateway to the internet for the
> network workstations for RDT.
> Internet access going "OUT" from the network, works fine.
> VPN can be established from my home machine to the server, works fine.
> I can establish RDT with the server, works fine.
> ***currently having a problem getting anything thru the server to the
> internal machines, think it is a routing issue)***
> All home workstations (clients) are win XP Pro.
> All workstations @ office (remote host ?) are win XP Pro.
> In all we might want to have (3) people connecting to the RDT
> sessions at a time.
> Just not sure how (3) remote people can do RDT thru 3 seperate VPN's
> ??
>
> Thanks
> Gene
>
> "Bill Sanderson" <Bill_Sanderson.RemoveThis@msn.com.plugh.org> wrote in message
> news:uLN07XbzDHA.536@tk2msftngp13.phx.gbl...
>> This isn't easy to answer:
>>
>> XP as a host machine can only have one VPN session at a time.
>>
>> Through that single VPN tunnel, multiple Remote Desktop sessions
>> could be established.
>>
>> There may also be issues related to nat/router devices at both ends
>> of the connection.
>>
>> If you need more than one VPN connection at the same time, you may
>> need a server OS--i.e. Windows Server 2003, rather than XP, at the
>> host end.
>>
>> It'd be best to lay out just what you'd like to be able to do,
>> though--there's more than one way to do this, and we can give better
>> advice if you can lay out the numbers of connections you have in
>> mind.
>>
>> "G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
>> news:MXoHb.496882$275.1399675@attbi_s53...
>>> I need a little tutoring here.
>>> First: For a server to accept more than 1 VPN link does anything
>>> have to
>>> be configured on the host server or is a VPN good for one or many
>>> connections.?
>>> Second: Can more than 1 RDT session be active on the server
>>> hosting the VPN link to the internal network ?
>>>
>>> Example.Question; Can the server @ work that is establishing the
>>> VPN link
>>> pass thru multiple RDT users to the internal network (my
>>> workstation) & someone else to their workstation simultaneously.?
>>>
>>> Thanks
>>> Gene |
|
| Back to top |
|
 |  |
External

Since: Dec 27, 2003 Posts: 3
|
(Msg. 7) Posted: Fri Jan 02, 2004 11:38 pm
Post subject: Re: Multiple VPN's [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
OK
If I understand this correctly I need to get the VPN ports on the sbs2000
server to let thru or forward to port 3389 so the machines on the inside of
the network can connect to the client on the other end of the VPN tunnel.?
If this is correct where & how do I accomplish this ?
Gene
"Bill Sanderson" <Bill_Sanderson.DeleteThis@msn.com.plugh.org> wrote in message
news:OQnpEIqzDHA.832@TK2MSFTNGP09.phx.gbl...
> I think you are in pretty good shape.
>
> You might want to run this by the folks in the SBS newsgroups who provide
> excellent support--microsoft.public.windows.server.sbs and
> microsoft.public.backoffice.smallbiz2000.
>
> The router adds some complication--the routers almost never specify
whether
> they can handle inbound PPTP VPN's at all, let alone multiples of them.
> However, I've run an NT4-based SBS server in this circumstance--server
> behind a Linksys BEFSR11 router, and was able to do multiple inbound vpn
> connections--so this may well work fine.
>
> The SBS server is the endpoint of the tunnels--all the router has to do is
> allow the traffic in.
>
> Once the VPN is connected, it is (nearly) as though the remote client is
on
> the local network behind the SBS server--it should be able to do the same
> things a client on the lan can do--RD to any workstation or to the server,
> for example.
>
> As long as the server is configured to allow the three (or more) VPN
> connections, I think this is likely to work just fine.
>
> I would recommend this method (VPN first, then using RD over the VPN)
rather
> than straight RD through the server--I'm not clear whether you are using
the
> ISA server firewall, and setting up multiple inbound VPN's through both
the
> router and ISA firewall isn't something easy to do.
>
> Sooner Al has a web page showing how to set up a Linksys router to allow
> multiple inbound RD sessions through--and three isn't an unreasonable
number
> to try this with, but VPNs are simpler.
>
>
> "G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
> news:mzXHb.507872$275.1423516@attbi_s53...
> > Thanks Bill,
> >
> > This is the simplistic layout as of now.
> > VPN host is a SBS win2000 server connecting thru a router and modem to a
> > DSL
> > line.
> > This server will be the "INCOMING" gateway to the internet for the
network
> > workstations for RDT.
> > Internet access going "OUT" from the network, works fine.
> > VPN can be established from my home machine to the server, works fine.
> > I can establish RDT with the server, works fine.
> > ***currently having a problem getting anything thru the server to the
> > internal machines, think it is a routing issue)***
> > All home workstations (clients) are win XP Pro.
> > All workstations @ office (remote host ?) are win XP Pro.
> > In all we might want to have (3) people connecting to the RDT sessions
at
> > a
> > time.
> > Just not sure how (3) remote people can do RDT thru 3 seperate VPN's ??
> >
> > Thanks
> > Gene
> >
> > "Bill Sanderson" <Bill_Sanderson.DeleteThis@msn.com.plugh.org> wrote in message
> > news:uLN07XbzDHA.536@tk2msftngp13.phx.gbl...
> >> This isn't easy to answer:
> >>
> >> XP as a host machine can only have one VPN session at a time.
> >>
> >> Through that single VPN tunnel, multiple Remote Desktop sessions could
be
> >> established.
> >>
> >> There may also be issues related to nat/router devices at both ends of
> >> the
> >> connection.
> >>
> >> If you need more than one VPN connection at the same time, you may need
a
> >> server OS--i.e. Windows Server 2003, rather than XP, at the host end.
> >>
> >> It'd be best to lay out just what you'd like to be able to do,
> >> though--there's more than one way to do this, and we can give better
> > advice
> >> if you can lay out the numbers of connections you have in mind.
> >>
> >> "G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
> >> news:MXoHb.496882$275.1399675@attbi_s53...
> >> >I need a little tutoring here.
> >> > First: For a server to accept more than 1 VPN link does anything
> >> > have
> >> > to
> >> > be configured on the host server or is a VPN good for one or many
> >> > connections.?
> >> > Second: Can more than 1 RDT session be active on the server
hosting
> > the
> >> > VPN link to the internal network ?
> >> >
> >> > Example.Question; Can the server @ work that is establishing the
VPN
> >> > link
> >> > pass thru multiple RDT users to the internal network (my workstation)
&
> >> > someone else to their workstation simultaneously.?
> >> >
> >> > Thanks
> >> > Gene
> >> >
> >> >
> >>
> >>
> >
> >
>
> |
|
| Back to top |
|
 |  |
External

Since: Dec 19, 2003 Posts: 81
|
(Msg. 8) Posted: Sat Jan 03, 2004 6:34 pm
Post subject: Re: Multiple VPN's [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
If you have successfully made a VPN connection, you are in essence on
the Local LAN and can use the private IP addresses without any need
for additional forwarding. The forwarding is involved when you want
the service to be publically addressible from the internet (w/o the
VPN).
Jeffrey Randow (Windows Net. & Smart Display MVP)
jeffreyr-support.RemoveThis@remotenetworktechnology.com
Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....
Remote Networking Technology Support Site -
http://www.remotenetworktechnology.com
Smart Display Support - http://www.smartdisplays.net
Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone
On Fri, 02 Jan 2004 23:38:23 GMT, "G Holmes"
<g_holmes22@(remove)takenterprises.com> wrote:
>OK
>If I understand this correctly I need to get the VPN ports on the sbs2000
>server to let thru or forward to port 3389 so the machines on the inside of
>the network can connect to the client on the other end of the VPN tunnel.?
>If this is correct where & how do I accomplish this ?
>
>Gene
>
>
>"Bill Sanderson" <Bill_Sanderson.RemoveThis@msn.com.plugh.org> wrote in message
>news:OQnpEIqzDHA.832@TK2MSFTNGP09.phx.gbl...
>> I think you are in pretty good shape.
>>
>> You might want to run this by the folks in the SBS newsgroups who provide
>> excellent support--microsoft.public.windows.server.sbs and
>> microsoft.public.backoffice.smallbiz2000.
>>
>> The router adds some complication--the routers almost never specify
>whether
>> they can handle inbound PPTP VPN's at all, let alone multiples of them.
>> However, I've run an NT4-based SBS server in this circumstance--server
>> behind a Linksys BEFSR11 router, and was able to do multiple inbound vpn
>> connections--so this may well work fine.
>>
>> The SBS server is the endpoint of the tunnels--all the router has to do is
>> allow the traffic in.
>>
>> Once the VPN is connected, it is (nearly) as though the remote client is
>on
>> the local network behind the SBS server--it should be able to do the same
>> things a client on the lan can do--RD to any workstation or to the server,
>> for example.
>>
>> As long as the server is configured to allow the three (or more) VPN
>> connections, I think this is likely to work just fine.
>>
>> I would recommend this method (VPN first, then using RD over the VPN)
>rather
>> than straight RD through the server--I'm not clear whether you are using
>the
>> ISA server firewall, and setting up multiple inbound VPN's through both
>the
>> router and ISA firewall isn't something easy to do.
>>
>> Sooner Al has a web page showing how to set up a Linksys router to allow
>> multiple inbound RD sessions through--and three isn't an unreasonable
>number
>> to try this with, but VPNs are simpler.
>>
>>
>> "G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
>> news:mzXHb.507872$275.1423516@attbi_s53...
>> > Thanks Bill,
>> >
>> > This is the simplistic layout as of now.
>> > VPN host is a SBS win2000 server connecting thru a router and modem to a
>> > DSL
>> > line.
>> > This server will be the "INCOMING" gateway to the internet for the
>network
>> > workstations for RDT.
>> > Internet access going "OUT" from the network, works fine.
>> > VPN can be established from my home machine to the server, works fine.
>> > I can establish RDT with the server, works fine.
>> > ***currently having a problem getting anything thru the server to the
>> > internal machines, think it is a routing issue)***
>> > All home workstations (clients) are win XP Pro.
>> > All workstations @ office (remote host ?) are win XP Pro.
>> > In all we might want to have (3) people connecting to the RDT sessions
>at
>> > a
>> > time.
>> > Just not sure how (3) remote people can do RDT thru 3 seperate VPN's ??
>> >
>> > Thanks
>> > Gene
>> >
>> > "Bill Sanderson" <Bill_Sanderson.RemoveThis@msn.com.plugh.org> wrote in message
>> > news:uLN07XbzDHA.536@tk2msftngp13.phx.gbl...
>> >> This isn't easy to answer:
>> >>
>> >> XP as a host machine can only have one VPN session at a time.
>> >>
>> >> Through that single VPN tunnel, multiple Remote Desktop sessions could
>be
>> >> established.
>> >>
>> >> There may also be issues related to nat/router devices at both ends of
>> >> the
>> >> connection.
>> >>
>> >> If you need more than one VPN connection at the same time, you may need
>a
>> >> server OS--i.e. Windows Server 2003, rather than XP, at the host end.
>> >>
>> >> It'd be best to lay out just what you'd like to be able to do,
>> >> though--there's more than one way to do this, and we can give better
>> > advice
>> >> if you can lay out the numbers of connections you have in mind.
>> >>
>> >> "G Holmes" <g_holmes22@(remove)takenterprises.com> wrote in message
>> >> news:MXoHb.496882$275.1399675@attbi_s53...
>> >> >I need a little tutoring here.
>> >> > First: For a server to accept more than 1 VPN link does anything
>> >> > have
>> >> > to
>> >> > be configured on the host server or is a VPN good for one or many
>> >> > connections.?
>> >> > Second: Can more than 1 RDT session be active on the server
>hosting
>> > the
>> >> > VPN link to the internal network ?
>> >> >
>> >> > Example.Question; Can the server @ work that is establishing the
>VPN
>> >> > link
>> >> > pass thru multiple RDT users to the internal network (my workstation)
>&
>> >> > someone else to their workstation simultaneously.?
>> >> >
>> >> > Thanks
>> >> > Gene
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
> |
|
| Back to top |
|
 |  |
| Related Topics: | Multiple Video Cards and Multiple Monitors configuration &.. - Hello, As you can see in my configuration (see below) I run 2 video cards and 3 monitors on my PC. On the GF4 TI4600 I have 2 monitors attached; On my GF FX5200 PCI I have 1 monitor attached. And all this works very well. My Question : when I boot my P...
multiple XP installs has created multiple Documents and Se.. - I did an in WinXP reinstall (installed over a previous install), then a repair by booting from the WinXP CD, both necessitated by hardware problems. Perhaps I didn't go about it the right way, but now I have under D:\Documents and Settings (D: is the..
Multiple isp multiple proxy - I have multiple different service provider and each one have a different proxy. How i can change the ie proxy setup for each IsP?
Multiple Users - I recently installed Windows XP Home Use. I have 4 in my family and now have 4 users who can log in. When I log in, I still have the same old task bar, Outlook Express is set-up right, etc.. When one of the other users users logs in, there are no..
Multiple monitors - I work for a public safety department in the D/FW area. We are close to implementing a new Computer Aid Dispatch system. We have 4 screens connected to one computer, which we can move the different queues where we want them. The problem we have run... |
|
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum
|
|
|
|