There is no NAT when you are using VPN. NAT is when you are *not* using VPN
and you are already starting out in the inside (not the outside) and want to
get to the outside (no the inside).
VPN also operates under the assumption that you have a multi-home VPN
machine. The VPN user becomes associated with the internal side of the
machine not the external side and resources are all accessed using the
internal address, not the public addresses.
Get rid of the NAT.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html
Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp
Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------
"Tim_Mac" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
hi,
i am stumbling along trying to get this VPN working. i've spent ages
reading up about it but can't seem to get NAT to work.
the VPN is on a stand-alone windows 2003 server, in a datacenter
environment. Routing and RRAS is active. the configured roles are:
file server, VPN, application server. no DHCP or DNS server. i should
emphasise there are no other computers on the network, it is entirely
stand-alone, with an external web connection. the server is housing all
the files for the VPN.
the RRAS IP address assignment is done with a static pool of
192.168.0.1-255.
NAT/Basic Firewall is set up on the only NIC on the server. in the
NAT/firewall properties, IP address assignment is not done via DHCP
because i think this would conflict with the static pool configured in
RRAS properties.
on the LAN interface then within NAT/firewall, i have "enable NAT" and
"enable firewall" ticked. the external address pool is set up, and i
have several ports enabled.
my clients can connect to the VPN no problem, but there is no NAT and
external DNS doesn't work. i'd like to solve the NAT problem first.
i can browse to the server IP which is 192.168.0.1 and see files etc.
i really need to browse to the server name though.
when i look in the event log, there is a warning for each port on the
VPN as follows:
Event Type: Warning
Event Source: RemoteAccess
Event Category: None
Event ID: 20171
Date: 22/09/2005
Time: 16:52:30
User: N/A
Computer: BBWEB
Description:
Failed to apply IP Security on port VPN2-79 because of error: The
binding handle is invalid.
.. No calls will be accepted to this port.
Data:
0000: a6 06 00 00 ¦...
but i can still connect from windows clients across the web without
difficulty. any help is GREATLY appreciated.. i'm tearing my hear out
here!
thanks
tim