VPN to my home network

Soldato
Joined
1 Dec 2004
Posts
23,018
Location
S.Wales
Is this possible using my windows XP machine at work and my Netgear DG834G, the router supports VPN Passthrough and VPN Termination.

Would i need to install a VPN Client on any of the client machines?
 
Clarkey said:
server at home, client at work...


So even though my Router supports VPN Passthrough, i would to install VPN Server software on a server or machine?

Im guessing i have to pay for both the client/server software
 
[Sniper][Wolf] said:
So even though my Router supports VPN Passthrough, i would to install VPN Server software on a server or machine?

Im guessing i have to pay for both the client/server software

VPN passthrough just means it recognises outgoing VPN traffic and supports it passing through. You still need something elso to be the VPN endpoint.
 
oddjob62 said:
VPN passthrough just means it recognises outgoing VPN traffic and supports it passing through. You still need something elso to be the VPN endpoint.


Which would be the VPN server software?

Anyone know any freeware VPN Client/server software?
 
Has anyone just used the windows based ones?

i.e setting up a VPN server on windows 2000 advanced server and using the vpn client on xp?
 
[Sniper][Wolf] said:
Will just use this then instead of installing third party software

Just to be a party pooper again... this MAY not work. It depends if you router is able to forward GRE traffic (IP protocol 47). PPTP passthrough often refers to outgoing, and may not always work with incoming. This depends on the router.
 
It really depends upon the network of both your home and your work. A simple VPN setup will not work with NAT properly, sometimes you can get around it with routers with NAT traversal but its normally for outgoing clients only and its more likely that it will work at home rather than work.

If you are using a decent VPN device/server it should be capable of doing NAT traversal which basically encapsulates the VPN traffic within a normal TCP or UDP session.

Another thing to consider is either SSH tunneling or an SSL VPN(you can find one at openvpn.org). SSL VPN might be your best bet if you have to get past a firewall.
 
Windows VPN

Why wouldn't you just create an "incoming connection" on the server machine, forward 1723 from the router and create a vpn client connection on the remote machine?

easy innit? I've done it lots of times.......(unless I'm missing something)
 
attman said:
easy innit? I've done it lots of times.......(unless I'm missing something)

Yes, but some routers just don't work, due to it not passing GRE traffic properly. Most modern day ones do.
 
[Sniper][Wolf] said:
Is this possible using my windows XP machine at work and my Netgear DG834G, the router supports VPN Passthrough and VPN Termination.

Would i need to install a VPN Client on any of the client machines?

You could buy a copy of the Netgear ProSafe VPN Client software - your router does support being a VPN endpoint, if you have the right software.

I believe it is about £25 for a license.

Matt
 
Back
Top Bottom