Networking Forums

Networking Forums > Computer Networking > Windows Networking > VPN/Remote Desktop/Internet problem

Reply
Thread Tools Display Modes

VPN/Remote Desktop/Internet problem

 
 
Newell White
Guest
Posts: n/a

 
      08-09-2006, 11:19 AM
We have a single subnet LAN, 192.168.1.0, with 2 W2k3 servers running AD and
DNS/WINS/DCHP. The PDC also hosts our database and RRAS/VPN server.
We have about 40 XP workstations on the LAN, and 10 VPN clients running XP
or 2000.

VPN client access is configured via the public IP address of our Cisco Pix
firewall (only route from ADSL connection to the LAN), and they login to
Remote Desktop on the PDC to access the database and file-shares only.

The only detectable problem with this set-up is - VPN users can't access the
Internet from the PDC remote desktop. They get 'cannot find server or DNS
error' - sounds like a clue!
Can anyone point me to a CLEAR article which explains why this problem
arises and how it can be solved? I don't want the security and support
headache of configuring the VPN clients (world-wide) for split-tunnel to get
Internet from their ISP.

Are there any other potential problems I am ignorant of?

TIA,
--
Newell White
 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      08-09-2006, 02:35 PM
First of all, it is not recommended to enable RRAS on a DC. Since you have Cisco PIX, I would use Cisco VPN.

Secondly, I would setup a group policy to restrict TS/RDP users to access the Internet if they access to the DC. So, do you have group policy to block internet access?

Can you ping a public IP after RDC to the DC?

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Newell White" <(E-Mail Removed)> wrote in message news:A7D3D7B8-1589-434C-926E-(E-Mail Removed)...
We have a single subnet LAN, 192.168.1.0, with 2 W2k3 servers running AD and
DNS/WINS/DCHP. The PDC also hosts our database and RRAS/VPN server.
We have about 40 XP workstations on the LAN, and 10 VPN clients running XP
or 2000.

VPN client access is configured via the public IP address of our Cisco Pix
firewall (only route from ADSL connection to the LAN), and they login to
Remote Desktop on the PDC to access the database and file-shares only.

The only detectable problem with this set-up is - VPN users can't access the
Internet from the PDC remote desktop. They get 'cannot find server or DNS
error' - sounds like a clue!
Can anyone point me to a CLEAR article which explains why this problem
arises and how it can be solved? I don't want the security and support
headache of configuring the VPN clients (world-wide) for split-tunnel to get
Internet from their ISP.

Are there any other potential problems I am ignorant of?

TIA,
--
Newell White
 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      08-09-2006, 11:16 PM
I basically agree with Bob. The PDC emulator is the worst choice for the
VPN server. The PIX is the best choice. If you must use a Windows server,
don't use the PDC emulator for a remote access server. Even if you use the
other W2k3 for RRAS you may have probems if it is a DNS server or is a
master browser for the LAN. See KB 292822 and 830063 .

Robert L [MS-MVP] wrote:
> First of all, it is not recommended to enable RRAS on a DC. Since you
> have Cisco PIX, I would use Cisco VPN.
>
> Secondly, I would setup a group policy to restrict TS/RDP users to
> access the Internet if they access to the DC. So, do you have group
> policy to block internet access?
>
> Can you ping a public IP after RDC to the DC?
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on
> http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on
> http://www.HowToNetworking.com
> "Newell White" <(E-Mail Removed)> wrote in
> message news:A7D3D7B8-1589-434C-926E-(E-Mail Removed)...
> We have a single subnet LAN, 192.168.1.0, with 2 W2k3 servers
> running AD and
> DNS/WINS/DCHP. The PDC also hosts our database and RRAS/VPN server.
> We have about 40 XP workstations on the LAN, and 10 VPN clients
> running XP
> or 2000.
>
> VPN client access is configured via the public IP address of our
> Cisco Pix
> firewall (only route from ADSL connection to the LAN), and they
> login to
> Remote Desktop on the PDC to access the database and file-shares
> only.
>
> The only detectable problem with this set-up is - VPN users can't
> access the
> Internet from the PDC remote desktop. They get 'cannot find server
> or DNS
> error' - sounds like a clue!
> Can anyone point me to a CLEAR article which explains why this
> problem
> arises and how it can be solved? I don't want the security and
> support
> headache of configuring the VPN clients (world-wide) for
> split-tunnel to get
> Internet from their ISP.
>
> Are there any other potential problems I am ignorant of?
>
> TIA,
> --
> Newell White



 
Reply With Quote
 
Newell White
Guest
Posts: n/a

 
      08-16-2006, 01:21 PM
Sorry for delay in replying, but here in UK business hours have had great
difficulty connecting to this group after logging in. 'Page not available'

First reply to Bob:
Don't have a policy prohibiting Internet Access.
Pinging routable IP address times out.
Pinging same address by name leaves blank DOS window which disappears after
several minutes.

Now to Bill:
I inherited this set-up (previous admin left before I joined to do a
different job, I have had to self-educate to keep network running - small
firm!).
Yes our roaming users use Cisco VPN client, and tunnel terminates in our
Cisco Pix.
Does that mean inherited W2k3 VPN server role is redundant, and I can close
it down?

Further question:
To ease restricted upload speed on our ADSL connection, I have to configure
users to access Internet by their local ISP - plan was to disable 'Use Remote
Gateway' on their Windows XP VPN connection.
But if the Cisco Pix is the tunnel end, it must be doing some sort of
routing to reach Remote Desktop on the DC. Do I have to configure
split-tunnel on the Pix?

Thanks to all
--
Newell White


"Bill Grant" wrote:

> I basically agree with Bob. The PDC emulator is the worst choice for the
> VPN server. The PIX is the best choice. If you must use a Windows server,
> don't use the PDC emulator for a remote access server. Even if you use the
> other W2k3 for RRAS you may have probems if it is a DNS server or is a
> master browser for the LAN. See KB 292822 and 830063 .
>
> Robert L [MS-MVP] wrote:
> > First of all, it is not recommended to enable RRAS on a DC. Since you
> > have Cisco PIX, I would use Cisco VPN.
> >
> > Secondly, I would setup a group policy to restrict TS/RDP users to
> > access the Internet if they access to the DC. So, do you have group
> > policy to block internet access?
> >
> > Can you ping a public IP after RDC to the DC?
> >
> > Bob Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN Troubleshooting on
> > http://www.ChicagoTech.net
> > How to Setup Windows, Network, VPN & Remote Access on
> > http://www.HowToNetworking.com
> > "Newell White" <(E-Mail Removed)> wrote in
> > message news:A7D3D7B8-1589-434C-926E-(E-Mail Removed)...
> > We have a single subnet LAN, 192.168.1.0, with 2 W2k3 servers
> > running AD and
> > DNS/WINS/DCHP. The PDC also hosts our database and RRAS/VPN server.
> > We have about 40 XP workstations on the LAN, and 10 VPN clients
> > running XP
> > or 2000.
> >
> > VPN client access is configured via the public IP address of our
> > Cisco Pix
> > firewall (only route from ADSL connection to the LAN), and they
> > login to
> > Remote Desktop on the PDC to access the database and file-shares
> > only.
> >
> > The only detectable problem with this set-up is - VPN users can't
> > access the
> > Internet from the PDC remote desktop. They get 'cannot find server
> > or DNS
> > error' - sounds like a clue!
> > Can anyone point me to a CLEAR article which explains why this
> > problem
> > arises and how it can be solved? I don't want the security and
> > support
> > headache of configuring the VPN clients (world-wide) for
> > split-tunnel to get
> > Internet from their ISP.
> >
> > Are there any other potential problems I am ignorant of?
> >
> > TIA,
> > --
> > Newell White

>
>
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      08-17-2006, 02:24 AM
If the remote clients are connecting to the PIX using the Cisco VPN
client, they are not connecting to the Windows machine by VPN, so you do not
need the Windows machine to be a VPN server. The clients connect to the
Windows server by RDP on top of the VPN connection to your LAN
firewall/router.

The remotes may be authenticating their VPN connection against AD though.
The Cisco could be offloading that to the DC using RADIUS.

Trying to make an Internet connection through RDP over VPN certainly
doesn't sound like a good idea to me. It would be very slow even if you
could make it work.

Newell White wrote:
> Sorry for delay in replying, but here in UK business hours have had
> great difficulty connecting to this group after logging in. 'Page not
> available'
>
> First reply to Bob:
> Don't have a policy prohibiting Internet Access.
> Pinging routable IP address times out.
> Pinging same address by name leaves blank DOS window which disappears
> after several minutes.
>
> Now to Bill:
> I inherited this set-up (previous admin left before I joined to do a
> different job, I have had to self-educate to keep network running -
> small firm!).
> Yes our roaming users use Cisco VPN client, and tunnel terminates in
> our Cisco Pix.
> Does that mean inherited W2k3 VPN server role is redundant, and I can
> close it down?
>
> Further question:
> To ease restricted upload speed on our ADSL connection, I have to
> configure users to access Internet by their local ISP - plan was to
> disable 'Use Remote Gateway' on their Windows XP VPN connection.
> But if the Cisco Pix is the tunnel end, it must be doing some sort of
> routing to reach Remote Desktop on the DC. Do I have to configure
> split-tunnel on the Pix?
>
> Thanks to all
>
>> I basically agree with Bob. The PDC emulator is the worst choice
>> for the VPN server. The PIX is the best choice. If you must use a
>> Windows server, don't use the PDC emulator for a remote access
>> server. Even if you use the other W2k3 for RRAS you may have probems
>> if it is a DNS server or is a master browser for the LAN. See KB
>> 292822 and 830063 .
>>
>> Robert L [MS-MVP] wrote:
>>> First of all, it is not recommended to enable RRAS on a DC. Since
>>> you have Cisco PIX, I would use Cisco VPN.
>>>
>>> Secondly, I would setup a group policy to restrict TS/RDP users to
>>> access the Internet if they access to the DC. So, do you have group
>>> policy to block internet access?
>>>
>>> Can you ping a public IP after RDC to the DC?
>>>
>>> Bob Lin, MS-MVP, MCSE & CNE
>>> Networking, Internet, Routing, VPN Troubleshooting on
>>> http://www.ChicagoTech.net
>>> How to Setup Windows, Network, VPN & Remote Access on
>>> http://www.HowToNetworking.com
>>> "Newell White" <(E-Mail Removed)> wrote in
>>> message news:A7D3D7B8-1589-434C-926E-(E-Mail Removed)...
>>> We have a single subnet LAN, 192.168.1.0, with 2 W2k3 servers
>>> running AD and
>>> DNS/WINS/DCHP. The PDC also hosts our database and RRAS/VPN
>>> server. We have about 40 XP workstations on the LAN, and 10 VPN
>>> clients running XP
>>> or 2000.
>>>
>>> VPN client access is configured via the public IP address of our
>>> Cisco Pix
>>> firewall (only route from ADSL connection to the LAN), and they
>>> login to
>>> Remote Desktop on the PDC to access the database and file-shares
>>> only.
>>>
>>> The only detectable problem with this set-up is - VPN users can't
>>> access the
>>> Internet from the PDC remote desktop. They get 'cannot find server
>>> or DNS
>>> error' - sounds like a clue!
>>> Can anyone point me to a CLEAR article which explains why this
>>> problem
>>> arises and how it can be solved? I don't want the security and
>>> support
>>> headache of configuring the VPN clients (world-wide) for
>>> split-tunnel to get
>>> Internet from their ISP.
>>>
>>> Are there any other potential problems I am ignorant of?
>>>
>>> TIA,
>>> --
>>> Newell White



 
Reply With Quote
 
Newell White
Guest
Posts: n/a

 
      08-17-2006, 11:15 AM
Thanks Bill for continuing education.

It looks as though I can configure the VPN clients to use split tunnel by
revising the setup of the Pix, which will configure their routing when they
connect. This should give them local ISP Internet access.

I will also shut down VPN server on my PDC.
--
Newell White


"Bill Grant" wrote:

> If the remote clients are connecting to the PIX using the Cisco VPN
> client, they are not connecting to the Windows machine by VPN, so you do not
> need the Windows machine to be a VPN server. The clients connect to the
> Windows server by RDP on top of the VPN connection to your LAN
> firewall/router.
>
> The remotes may be authenticating their VPN connection against AD though.
> The Cisco could be offloading that to the DC using RADIUS.
>
> Trying to make an Internet connection through RDP over VPN certainly
> doesn't sound like a good idea to me. It would be very slow even if you
> could make it work.
>
> Newell White wrote:
> > Sorry for delay in replying, but here in UK business hours have had
> > great difficulty connecting to this group after logging in. 'Page not
> > available'
> >
> > First reply to Bob:
> > Don't have a policy prohibiting Internet Access.
> > Pinging routable IP address times out.
> > Pinging same address by name leaves blank DOS window which disappears
> > after several minutes.
> >
> > Now to Bill:
> > I inherited this set-up (previous admin left before I joined to do a
> > different job, I have had to self-educate to keep network running -
> > small firm!).
> > Yes our roaming users use Cisco VPN client, and tunnel terminates in
> > our Cisco Pix.
> > Does that mean inherited W2k3 VPN server role is redundant, and I can
> > close it down?
> >
> > Further question:
> > To ease restricted upload speed on our ADSL connection, I have to
> > configure users to access Internet by their local ISP - plan was to
> > disable 'Use Remote Gateway' on their Windows XP VPN connection.
> > But if the Cisco Pix is the tunnel end, it must be doing some sort of
> > routing to reach Remote Desktop on the DC. Do I have to configure
> > split-tunnel on the Pix?
> >
> > Thanks to all
> >
> >> I basically agree with Bob. The PDC emulator is the worst choice
> >> for the VPN server. The PIX is the best choice. If you must use a
> >> Windows server, don't use the PDC emulator for a remote access
> >> server. Even if you use the other W2k3 for RRAS you may have probems
> >> if it is a DNS server or is a master browser for the LAN. See KB
> >> 292822 and 830063 .
> >>
> >> Robert L [MS-MVP] wrote:
> >>> First of all, it is not recommended to enable RRAS on a DC. Since
> >>> you have Cisco PIX, I would use Cisco VPN.
> >>>
> >>> Secondly, I would setup a group policy to restrict TS/RDP users to
> >>> access the Internet if they access to the DC. So, do you have group
> >>> policy to block internet access?
> >>>
> >>> Can you ping a public IP after RDC to the DC?
> >>>
> >>> Bob Lin, MS-MVP, MCSE & CNE
> >>> Networking, Internet, Routing, VPN Troubleshooting on
> >>> http://www.ChicagoTech.net
> >>> How to Setup Windows, Network, VPN & Remote Access on
> >>> http://www.HowToNetworking.com
> >>> "Newell White" <(E-Mail Removed)> wrote in
> >>> message news:A7D3D7B8-1589-434C-926E-(E-Mail Removed)...
> >>> We have a single subnet LAN, 192.168.1.0, with 2 W2k3 servers
> >>> running AD and
> >>> DNS/WINS/DCHP. The PDC also hosts our database and RRAS/VPN
> >>> server. We have about 40 XP workstations on the LAN, and 10 VPN
> >>> clients running XP
> >>> or 2000.
> >>>
> >>> VPN client access is configured via the public IP address of our
> >>> Cisco Pix
> >>> firewall (only route from ADSL connection to the LAN), and they
> >>> login to
> >>> Remote Desktop on the PDC to access the database and file-shares
> >>> only.
> >>>
> >>> The only detectable problem with this set-up is - VPN users can't
> >>> access the
> >>> Internet from the PDC remote desktop. They get 'cannot find server
> >>> or DNS
> >>> error' - sounds like a clue!
> >>> Can anyone point me to a CLEAR article which explains why this
> >>> problem
> >>> arises and how it can be solved? I don't want the security and
> >>> support
> >>> headache of configuring the VPN clients (world-wide) for
> >>> split-tunnel to get
> >>> Internet from their ISP.
> >>>
> >>> Are there any other potential problems I am ignorant of?
> >>>
> >>> TIA,
> >>> --
> >>> Newell White

>
>
>

 
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
remote desktop connection over the internet secure ? S t i n g r a y Windows Networking 3 03-25-2006 03:41 AM
Remote Desktop problem Valerie Hough Windows Networking 5 03-22-2006 05:17 PM
Problem with Remote Desktop and SSL Ricky Windows Networking 5 08-29-2005 09:23 AM
Problem with Remote Desktop Jack Tan Windows Networking 6 10-23-2004 04:51 AM
Remote Desktop Problem Christos Kritikos Windows Networking 0 01-16-2004 07:38 PM



1 2 3 4 5 6 7 8 9 10 11