Can't access W2003R2 Servers with RDP via VPN

WINDOWS SERVER

    Next

  • 1. Search function
    Some users here on XP SP2 machines have several drives mapped. Some of the drives are to a server on-site and others are to a remote server. While searching for specific items on the drive mapped to the remote server search function doesnt work. I'll see an item e.g. 11033 and enter that into the search criteria however it doesnt find it. Thanks for any help.
  • 2. Finding local desktops on a large network
    We have a 2003 wan with about 2500 desktops The naming standard is to use the dell service tag as the computer name Its not always followed nor is the comment field of the users name. Machines change too often to keep a static list of users / machine names. So when a user in my office needs help how do I find his system? My office has about 100 desktops out of the 2500
  • 3. Windows2003 Max Files per Directory
    Can anyone tell me the maximum number of files that I can have in a dirctory? What would be the magic number of files at which I should probably stop trying to cram files into a directory. I've got millions of really small files I need to cram into a directory, but I'm thinking I need to get smarter about things and split things out to multiple directories. Thoughts? Michael
  • 4. [ Server consume very memory without user ]
    if norton makes the hardware necessary to run his programs....
  • 5. my vbscript works in win 2000 but not in win 2003
    Hi: I have a vbscript to display user sessions on our remote application server, when I run that script on window 2000 server desktop, it works fine, however, if I put the exact same script on window 2003 server desktop, it returns error at second line, see below script. I run it with both administrator's right, Anyone has idea on how that happen? thanks in advance Wei ip = "xx.x.xx.xx" Set objDC = GetObject("WinNT://MyDomain/" & ip & "/LanmanServer") For Each objSession In objDC.Sessions User = objSession.User MsgBox User Next Set objSession = Nothing Set objDC = Nothing

Can't access W2003R2 Servers with RDP via VPN

Postby Bob Stolzman » Sat, 17 Jun 2006 03:07:11 GMT

I am running several servers on Win2003 Server, R2 SP1 and can access
them with RDP when I am on the network, but am unable to do this when I
VPN into the network using a Cisco PIX VPN.  I can access all the other
computers and servers on the network in this fashion, including other
servers running Win2003 Server SP1, but none of the servers running R2.
 The internal addresses of the network are 192.168.42.x and when I VPN
in, I am assigned an IP address of 10.0.0.x.  The servers return a ping
when I am on the network, but not when I VPN in.

One server is running Exchange 2003, one is running NAT, and the third
SMTP.  I have been through the security config wizard on the Exchange
Server with a fine tooth comb, and have turned off the Windows
firewall, but to no avail.  The other two servers are not running a
Firewall.

Any help would be greatly appreciated.

Bob


Re: Can't access W2003R2 Servers with RDP via VPN

Postby Pegasus (MVP) » Sat, 17 Jun 2006 07:10:58 GMT






I have never used the Cisco VPN client but I cannot see how
you can set up a Remote Desktop session to a machine in the
192.168.42 subnet when your own subnet is 10.0.0. I suggest
you try to resolve this addressing issue before attempting to
launch a Remote Desktop session.

You don't really need a VPN for an RDP session. You could
just as well set a specific RDP port number on each internal
PC, then create an appropriate set of tunnels on your firewall
in order to assign to each port number a fixed internal IP
address.



Re: Can't access W2003R2 Servers with RDP via VPN

Postby Roger Abell [MVP] » Sat, 17 Jun 2006 08:18:01 GMT

All you have said seems reasonable, as is.
What do you get when attempting RDP connect within the VPN ?
Any response at all (ex. prompting by failed login, no screen at all, etc.)?
Within the VPN session can you connect in any way at all with those R2s ?
(ex. map a share? remote mgmt with an mmc tool?)
AFAIK there is no particularly different port reqs for R2, but the ports
being used could have been redefined (I guess you would know that as
you RDP with them outside of VPN use).
PS.  R2 is currently at gold release level, not SP1








Re: Can't access W2003R2 Servers with RDP via VPN

Postby Bob.Stolzman » Sat, 17 Jun 2006 08:23:35 GMT








The subnet issue is handled in the router behind the PIX.  I connect to
other computers using VNC and RDP all the time, even to other Win2003
Servers, just not R2.  It seems to be an issue with R2.


Re: Can't access W2003R2 Servers with RDP via VPN

Postby Bob Stolzman » Sat, 17 Jun 2006 10:09:24 GMT






When I attempt to connect with RDP via VPN I get the following message:

"The client could not connect to the remote computer.  Remote
connections might not be enabled or the computer might be too busy to
accept new connections.  It is also possible that network problems are
preventing your connection.  Please try connecting again later.  If the
problem continues to occur, contact your administrator."

I cannot map a share, and when I attempt \\servername in Windows
Explorer, I get no response.  When I attempt to manage the server via
MMC, it resolves the server name, but it will not connect.  These
features all work on all our other computers and servers, including
servers running Win2003, not R2.  I have not modified the ports.  As I
said, they all work when I am on the LAN.

Also, how can I upgrade from R2 to Gold Release?  Thanks.
Bob


Re: Can't access W2003R2 Servers with RDP via VPN

Postby Steven L Umbach » Sat, 17 Jun 2006 12:58:23 GMT

It sounds like you do not have basic network connectivity if you can not 
even ping. Try pinging by IP also if you have not done that yet and try 
using tracert to the destination IP. You also can use the command line port 
scanner portqry to see if the needed or any ports or any are available from 
your computer. Double check that the firewalls are indeed disabled on those 
servers by using the command netsh firewall show state to see if operational 
mode shows as being disabled. Check the logs on both the Remote Access 
Server and the servers to see if anything is recorded at the times of the 
failed logon attempts such as failed logon events in the security log and 
for anything that may be helpful in the application log. If it does not put 
the servers at risk or disable functionality try to temporarily disable the 
ipsec service to check to see if any ipsec policy is blocking access. 
Firewall/VPN filtering rules could also be blocking access if for some 
reason those server IP addresses are not included in the allowed IP 
addresses.  --- Steve

 http://www.**--****.com/ 








Re: Can't access W2003R2 Servers with RDP via VPN

Postby Roger Abell [MVP] » Sat, 17 Jun 2006 13:40:28 GMT

hmmm - got to think about the meaty issue part, but as quick
clarification Gold means the initial released version, so the
current up-to-date release of R2 is the Gold as SP 1 has not
been released for R2 (W2k3 R2 released simultaneously with
the release of SP 1 for W2k3).

And you said the R2 do not have their firewalls turned on . . .
Do this have multiple nics ?













Re: Can't access W2003R2 Servers with RDP via VPN

Postby Roger Abell [MVP] » Sat, 17 Jun 2006 13:50:45 GMT

afterthough . . .
you have tried pathping or traceroute from XP during VPN ?











RE: Can't access W2003R2 Servers with RDP via VPN

Postby TWlrZSBIYXJyaXM » Sun, 18 Jun 2006 03:23:01 GMT

As other posts say, you have a TCP/IP issue here since you can't even ping 
the servers.  I had a similar problem trying to connect to servers on a 
particular subnet using VNC and Remote Desktop over a Cisco VPN Client 
connection from home.  It ended-up being a problem with the MTU size set too 
high for TCP/IP over the VPN connection.

When you installed the Cisco VPN Client, it probably made an icon on the 
Start menu for "Set MTU".  If not, just go to the directory where you 
installed it and find SetMTU.exe.  Run that program, select the virtual 
network adapter created by the Cisco VPN Client, and select 1300 as the MTU 
size.  You must re-boot for the change to take affect.





Re: Can't access W2003R2 Servers with RDP via VPN

Postby Bob Stolzman » Wed, 21 Jun 2006 03:03:49 GMT

To all who commented on this issue, Thank You.  I solved this issue.
It's so simple, I'm almost embarassed.  It was a default gateway issue.
 Since these servers use the NAT server for their default gateway
instead of the router, packets couldn't find their way back across the
VPN.  Adding a persistent route to the 10.0.0.x subnet did the trick.

Bob






Re: Can't access W2003R2 Servers with RDP via VPN

Postby Roger Abell [MVP] » Wed, 21 Jun 2006 11:43:34 GMT

Thanks for the postback.
When it seems like network connectivity it often is, ey?










Similar Threads:

1.I can't access files in my VPN server when connected via VPN

Here is my set up:
-VPN server is running Windows 2003 and has a SAN attached to it.  There is 
a Data Shares folder which is shared (users need to access this folder both 
internally as well as externally).
-any computer running Windows XP (latest service pack) or Apple OS X not 
connected to our network (connected to a separate DSL line)
Problem:
I can establish a VPN connection.  I am able to browse and can also use 
Remote Desktop to connect to most of the servers but the VPN server itself 
(which is a huge problem since users need to access the files in the SAN).  I 
can't ping the VPN server either during a VPN connection.  
When I try to browse to the VPN server I get the error: indows cannot find 
\\server(either by ip or FQDN).  The error I see when trying to connect via 
Remote desktop is: he client could not connect to the remote computer.  
Remote Connections might not be enabled or the computer might be too busy to 
accept new connection.  It is also possible that network problems are 
preventing your connection.
Remote Connections are enabled since I can establish a remote desktop 
connection from within the network.  I am also able to establish a remote 
desktop connection to the VPN server if I remote into another server first 
and then remote to the VPN server.   Is the server too busy serving VPN 
clients that it won allow other connections?
I think this is a set up problem but have not been able to find out how to 
fix it Help!

2.I can't access files in VPN server when connected via VPN

Here is my set up:
-VPN server is running Windows 2003 and has a SAN attached to it.  There is 
a Data Shares folder which is shared (users need to access this folder both 
internally as well as externally).
-any computer running Windows XP (latest service pack) or Apple OS X not 
connected to our network (connected to a separate DSL line)
Problem:
I can establish a VPN connection.  I am able to browse and can also use 
Remote Desktop to connect to most of the servers but the VPN server itself 
(which is a huge problem since users need to access the files in the SAN).  I 
can't ping the VPN server either during a VPN connection.  
When I try to browse to the VPN server I get the error: indows cannot find 
\\server(either by ip or FQDN).  The error I see when trying to connect via 
Remote desktop is: he client could not connect to the remote computer.  
Remote Connections might not be enabled or the computer might be too busy to 
accept new connection.  It is also possible that network problems are 
preventing your connection.
Remote Connections are enabled since I can establish a remote desktop 
connection from within the network.  I am also able to establish a remote 
desktop connection to the VPN server if I remote into another server first 
and then remote to the VPN server.   Is the server too busy serving VPN 
clients that it won allow other connections?
I think this is a set up problem but have not been able to find out how to 
fix it Help!  Thanks in advance!

3.Allow Terminal Server RDP Access to Servers via Group Policy

Ok, this is a weird one.  I have created a new user called netadmin and then 
put it into our AD 2003 builtin group called Remote Desktop Users.  I then 
went to AD and default domain policy and enabled two things:

1.  Local Policy: allow login through terminal server (for that user 
netadmin and domain admins and remote desktop users)

2.  Went to admin templates, windows components, terminal services and 
enabled Allow users to connect via terminal services.

Now heres the weird thing.  I can only RDP to workstations with that new 
account...works like a charm, but I cannot use that account for any servers 
(non domain controllers I mean).  Am I missing something?

4.\\server\Users is not accessible - via VPN, companyweb doesnt desplay via VPN

I have 3 problems during connection from remote client via VPN to company 
network.

1. If I click on any user folder (even whole F:/ drive) it shows me that it 
is not accessible.
2. If I type in my IE server name it is not recognise. I have to type IP 
address to see"Small Business Welcome Page"
3. If I click "My Company's Internal Web Site it does not display anything..

Whats more RWW works fine via VPN.

Do you have any idea how to fix it?

Cheers,

Tom 


5.AD servers could not be accessed via rdp and ping after window

6. AD servers could not be accessed via rdp and ping after windows up

7. How to tell if someone accessed server via RDP

8. Permissions required to access a different server via RDP in RWW



Return to WINDOWS SERVER

 

Who is online

Users browsing this forum: No registered users and 2 guest