Jon wrote in message
(E-Mail Removed):
> (E-Mail Removed) declared for all the world to hear...
>> Given that he needs a router rather than just a simple ADSL modem,
>> what feature should I be looking for in the router's spec? Is it
>> called "VPN server"?
>
> Yes. I use a Draytek Vigor 2600VG which can act as a VPN server and
> can also initiate outgoing (lan-lan) connections. It's very
> configurable and rock solid. Costs a bit more than a bog standard
> router but well worth it. It also has a built-in USB port and print
> server but I've not yet tried to make this work so I don't know how
> good it is.
>
>> Is the configuration of XP Pro's VPN documented anywhere - is there
>> a good introductory guide anywhere on the web?
>
> http://www.microsoft.com/windowsxp/u...pert/vpns.mspx
>
>> Would a PC that was being accessed by VPN need to be given a static
>> IP as if it was a server, or can it be given one by DHCP from the
>> router?
>
> You could do either, as long as the router is capable of "fixing",
> I.e. assigning the same IP to each PC whenever it connects (most
> routers can do this or do this automatically). That would be the
> tidiest solution I think. No harm in switching off DHCP on the router
> and assigning a static IP though.
>
>> Will I be
>> setting up a static route in the router so traffic on a specific
>> port is routed to a specific IP?
>
> If you use the router as your incoming VPN server then there's nothing
> else to configure AFAIK. If you were to use the actual PC to terminate
> the incoming VPN connection then you would need to forward ports to
> that PC (not sure which ports though, the service would be called
> PTPP which I think stands for point to point protocol).
>
> If using XPSP2 the windows firewall will automatically be configured
> to allow the incoming connections, but if you have anything else in
> the way (other firewall, router) then you'll need to tweak those to
> allow the traffic through.
This looks easier than I thought. I think I'd probably define the router,
rather than the PC at work, as the VPN endpoint.
Let me check that I've understood the process correctly:
1. I need a router that is capable of VPN server such as the Draytek Vigor
2600VG (obselete model) or 2800VG (current model).
2. Am I right in thinking that the ISP needs to assign a static IP to the
router's public WAN connection, rather than the more normal dynamic IP? Do
most ISPs offer this option - the customer's is Wanadoo.
3. At the router, I presumably set up a username and password for the VPN
endpoint.
4. At the client PC (eg the laptop out in the field), I define the VPN
client connection as described in
http://www.microsoft.com/windowsxp/u...pert/vpns.mspx, giving
the router's public IP (Step 2) and the VPN username/password (Step 3).
5. Once connected, does the PC effectively become part of the LAN at work,
including being assigned a suitable IP on the work LAN, with access to
shared resources on the LAN (PCs, printers) exactly the same as if it was in
the office and connected by Ethernet or wireless?
6. Would there be a problem if the client PC is on a LAN (eg at home) which
has IPs in the same subnet range as the private LAN at work? For example, if
the home LAN uses IPs in the 192.168.0.x range, with its router as
192.168.0.1, and the work LAN also uses 192.168.0.x as its private LAN range
(obviously the WAN IP will be whatever the ISP allocates - it's the private
LAN address I'm talking about).
I think both work and laptop PCs use just the Microsoft SP2 firewall, but
for any other software firewall such as Norton or for the fireall in a
router at home, is it the PPTP port that needs to be opened up to
bi-directional traffic?