Re: NAT help for 'simple' VPN configuration



Tim,

You seem to misunderstand how this works. When you connect to your
server by VPN, the point-to-point connection is made using the private IP
addresses from the pool. So the remote client need to use the private IP of
the server (just as a LAN client would do). That is why it is called a
virtual private network. The client appears to be on the private LAN.

External DNS will not resolve the name to this IP. As you have no
internal DNS, you will need to add a hosts file to the client to resolve the
server's name to its internal IP if you want to use the server name to find
files.

Tim_Mac wrote:
> 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


.



Relevant Pages

  • Re: VPN clients unable to connect to other resources.
    ... gateway matches the IP of the remote client, and DNS and WINS point to the ... remote (although it takes close to a minute to connect, ... This is just regular Windows VPN, ... VPN server, remote routing and access running on the SBS 2003 server ...
    (microsoft.public.windows.server.sbs)
  • RE: Problems with connectcomputer and active directory
    ... I understand that you would like to join a remote client to the domain. ... If you have hardware VPN tunnel setup using Linksys or others, ... In this scenario you have to configure the SBS Server computer to enable ... Create a VPN connection to ISA/RRAS on the Internet ...
    (microsoft.public.windows.server.sbs)
  • RE: Remote connectivity problems
    ... do you mean you have added a remote client to SBS ... If you have hardware VPN tunnel setup using Linksys or others, ... In this scenario you have to configure the SBS Server computer to enable ...
    (microsoft.public.windows.server.sbs)
  • Re: VPN clients unable to connect to other resources.
    ... Are you saying that an XP Home PC wouldn't be able to connect to a server share over VPN? ... Can ping the SBS but not the client PCs on the same network. ... gateway matches the IP of the remote client, ...
    (microsoft.public.windows.server.sbs)
  • Threads java.lang.NullPointerException
    ... I ve been working on a simple chat server program and it works when the ... server handles one client at the time. ... private JTextField nameField; ... private void openthrows IOException ...
    (comp.lang.java.help)