Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Networking > RRAS IPSec on W2003 Server behind NAT

Reply
Thread Tools Display Modes

RRAS IPSec on W2003 Server behind NAT

 
 
D Rasmussen
Guest
Posts: n/a

 
      11-13-2009
trying to get L2TP IPSec VPN remote connections to a W2003 RRAS server behind
a NAT firewall. While PPTP VPN works fine, we would like to use L2TP IPSec.

The trouble we are coming up against is that we continually get 789 errors
on remote clients. While L2TP IPSec connections work fine behind the
perimeter router, VPN remote clients can't make a connection. UDP ports 1701
is directed to the RRAS server, IPSec Protocol passthrough and L2TP
passthrough are all enabled on the perimeter router, but even using a
preshared key, remote clients can not connect. UDP 1701 is listening on the
RRAS server externat interface. RRAS is setup as NAT-T.

Any suggestions would be appreciated.


 
Reply With Quote
 
 
 
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      11-13-2009
"D Rasmussen" <> wrote in message
news:1B662482-FB64-4DFE-B87A-...
> trying to get L2TP IPSec VPN remote connections to a W2003 RRAS server
> behind
> a NAT firewall. While PPTP VPN works fine, we would like to use L2TP
> IPSec.
>
> The trouble we are coming up against is that we continually get 789 errors
> on remote clients. While L2TP IPSec connections work fine behind the
> perimeter router, VPN remote clients can't make a connection. UDP ports
> 1701
> is directed to the RRAS server, IPSec Protocol passthrough and L2TP
> passthrough are all enabled on the perimeter router, but even using a
> preshared key, remote clients can not connect. UDP 1701 is listening on
> the
> RRAS server externat interface. RRAS is setup as NAT-T.
>
> Any suggestions would be appreciated.
>
>




You need TCP 1701 opened.

L2TP IPSec ports:
TCP 7101
UDP 500 (for the SA)
Protocol ID 50 (ESP)
Protocol ID 51 (EH)

PPTP ports:
TCP 1723 (GRE)
Protocol ID 47

Keep in mind that a "Protocol ID" is not a port. Each router and firewall
handles it differently with their own terminology.

--
Ace

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

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA
2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer

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


 
Reply With Quote
 
D Rasmussen
Guest
Posts: n/a

 
      12-02-2009
Well so far after a month of trying to get IPSec on a W2003 Server using a
preshared key we have failed to get this working.

Clients are Windows XP SP2 or later and have found out that with SP2, IPSec
behind a NAT device has been turned off [MS KB 818043] While we have tried
the fixes on this KB article we still can not get XP SP2 or later or Windows
Vista/7 clients to be able to connect to a Windows 2003 VPN server [not
behind a NAT device].

Any suggestions to get a VPN Server and XP SP2 clients to connect using L2TP
IPSec are appreciated

Fekay [MCT]" wrote:

> "D Rasmussen" <> wrote in message
> news:1B662482-FB64-4DFE-B87A-...
> > trying to get L2TP IPSec VPN remote connections to a W2003 RRAS server
> > behind
> > a NAT firewall. While PPTP VPN works fine, we would like to use L2TP
> > IPSec.
> >
> > The trouble we are coming up against is that we continually get 789 errors
> > on remote clients. While L2TP IPSec connections work fine behind the
> > perimeter router, VPN remote clients can't make a connection. UDP ports
> > 1701
> > is directed to the RRAS server, IPSec Protocol passthrough and L2TP
> > passthrough are all enabled on the perimeter router, but even using a
> > preshared key, remote clients can not connect. UDP 1701 is listening on
> > the
> > RRAS server externat interface. RRAS is setup as NAT-T.
> >
> > Any suggestions would be appreciated.
> >
> >

>
>
>
> You need TCP 1701 opened.
>
> L2TP IPSec ports:
> TCP 7101
> UDP 500 (for the SA)
> Protocol ID 50 (ESP)
> Protocol ID 51 (EH)
>
> PPTP ports:
> TCP 1723 (GRE)
> Protocol ID 47
>
> Keep in mind that a "Protocol ID" is not a port. Each router and firewall
> handles it differently with their own terminology.
>
> --
> Ace
>
> This posting is provided "AS-IS" with no warranties or guarantees and
> confers no rights.
>
> Please reply back to the newsgroup or forum for collaboration benefit among
> responding engineers, and to help others benefit from your resolution.
>
> Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA
> 2003/2000, MCSA Messaging 2003
> Microsoft Certified Trainer
>
> For urgent issues, please contact Microsoft PSS directly. Please check
> http://support.microsoft.com for regional support phone numbers.
>
>
> .
>

 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      12-03-2009
"D Rasmussen" <> wrote in message
news:80BD1DFB-9B1D-4FA9-BC11-...
> Well so far after a month of trying to get IPSec on a W2003 Server using a
> preshared key we have failed to get this working.
>
> Clients are Windows XP SP2 or later and have found out that with SP2,
> IPSec
> behind a NAT device has been turned off [MS KB 818043] While we have tried
> the fixes on this KB article we still can not get XP SP2 or later or
> Windows
> Vista/7 clients to be able to connect to a Windows 2003 VPN server [not
> behind a NAT device].
>
> Any suggestions to get a VPN Server and XP SP2 clients to connect using
> L2TP
> IPSec are appreciated
>


Have you tried using a simple password instead of a pre-shared key?

KB818043 was for pre-SP2 and not needed if you have any service packs
installed.

Whether L2TP/IPSec can go across a NAT or not depends on the NAT device.
What type of device? Also, if it doesn't work on the same subnet, try it
with a simple password, like "1234". If that doesn't work, then there's
either an issue in your VPN config on the server, and/or on the client.

Does a simple PPTP VPN work?

I don't know what articles or books you've followed to setup the VPN, but
here are additional resources.

How to setup VPNYou may have two options to setup VPN server on Windows
2003. ... 47 [GRE - Generic Routing Encapsulation]) or L2TP over IPSec (UDP
Port 500 and IP Protocol ...
www.howtonetworking.com/Windows/vpnsetup.htm

How To Configure IPSec Tunneling in Windows Server 2003In Windows Server
2003, client remote access VPN connections are protected .... and Remote
Access automatically creates IPSec filters for L2TP traffic). ...
http://support.microsoft.com/kb/816514

Virtual Private NetworksGet an overview of the VPN technologies supported by
Windows Server 2003 and ... Download the Microsoft L2TP/IPSec VPN client,
which enables computers ...
http://technet.microsoft.com/en-us/n.../bb545442.aspx

L2TP-based remote access VPN deployment: Virtual Private Network ...
Applies To: Windows Server 2003, Windows Server 2003 R2, ...
http://technet.microsoft.com/en-us/l...15(WS.10).aspx

Administrator's Guide to Microsoft L2TP/IPSec VPN Client
Microsoft L2TP/IPSec VPN Client setup process creates a Microsoft IPSec VPN
....
http://technet.microsoft.com/en-us/l.../bb742553.aspx


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
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
How to use IPSEC to require secure access file server? Mygposts Server Networking 2 11-11-2009 03:51 PM
Repair DNS 4010 events... Jake Windows Server 1 11-04-2009 10:20 AM
Re: New Server Transition question Ace Fekay [MCT] Windows Server 2 10-28-2009 04:39 AM
85010014 error - resolved - ActiveSync Exchange Server Ryan Hardin ActiveSync 1 02-10-2006 04:07 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59