Gary A. Pope
http://wiki.openwrt.org/toh/tp-link/td-w8960n
aF
> --
> You received this message because you are subscribed to the Google Groups "mlug-au" group.
> To post to this group, send email to mlu...@googlegroups.com.
> To unsubscribe from this group, send email to mlug-au+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/mlug-au?hl=en.
Alex Ferrara
Director
Receptive IT Solutions
P 0403 604 604
F (02) 4822 7700
E al...@receptiveit.com.au
W www.receptiveit.com.au
Personally, I like using OpenVPN as it is easy to route, and easy to run as a server/client on any type of box. You could port forward through the router to a computer in the network, and make the vpn termination there.
I have a howto on my website about openvpn. It isn't overly polished, but it will get you there. http://www.receptiveit.com.au/mediawiki/index.php/Debian:_SSL_OpenVPN_Server
aF
On 14/12/2011, at 9:19 PM, Gary Pope wrote:
Gary A. Pope
B.Bus(ACC)
----- Original Message -----
I'm a big firewall guy. You don't open anything to the internet on a windows machine if you don't want the windows machine to be compromised.
My preferred situation is to comission a firewall using a disused computer with two network interfaces. I really like pfSense as it is quite powerful and has a web interface that gives some value to the clients. I used to roll my own Linux distribution designed for firewalling that fitted onto a CF disk, but I have abandoned that in favour of pfSense as my development time was limited. pfSense has support for OpenVPN, IPSec and PPTP (Which I really don't use)
If the client is adamant that they do not want a firewall, they might be more receptive to a new router. I have been using TP Link WR1043ND as a router with a ADSL2 modem on the WAN port. This router has a gigabit switch, 802.11n wireless and there is heaps of space for OpenWRT. You can install OpenVPN or any other VPN that a Linux box supports.
If the client doesn't want to buy anything, and your current router doesn't support VPN endpoints, your only option that I would take is to set up OpenVPN on one of the computers in the network, and port forward to it. OpenVPN has the advantage of being very secure and running over a single UDP port, so it is easy to route, unlike IPSec. You can install OpenVPN on Windows or any Unix including Mac. I set it up to use certificates, and it comes bundled with scripts to easily create and manage certificates from the CLI. The OpenVPN client, on Windows Vista or 7 needs to run with administrator privileges or it won't be able to add the appropriate routes, and you might need to add a route on the endpoint if you need access to other things on the network.
As I have said, my website has some useful information on OpenVPN.
I hope this helps.
aF
Gary A. Pope
----- Original Message -----
If only these end users appreciated that Windows at the edge of the network is like having a front door made out of cardboard.
Good luck.
aF
OpenVPN works well on Windows too. The structure of the openvpn
protocol is much simpler and easily handled by NAT routers (only a
single UDP port needs forwarding on the server end).
73 de VK3JED / VK3IRL
http://vkradio.com
Gary A. Pope
From: Gary Pope
Sent: Thursday, December 15, 2011 7:56 AM
Subject: Re: [MLUG] How to setup VPN-Passthrough on a TP-LINK Router TD-W8960N (for a remote client to SITE VPN session)AlexThanks! That s a really great bunch of useful info for me to play with today! I agree with the preferably Unix firewall route (we use FreeBSD firewalls that have all this VPN aspect taken care of - but this client is, as you say, adamant about MS environment. Will explore this OpenVPN avenue on the Win7 box at their site then, and try port forwarding the VPN access thru the router to reach that Win7 box.CheersGazGary A. Pope
----- Original Message -----
From: Alex FerraraSent: Thursday, December 15, 2011 7:47 AMSubject: Re: [MLUG] How to setup VPN-Passthrough on a TP-LINK Router TD-W8960N (for a remote client to SITE VPN session)I have done this in a pure Windows environment with a low buck router. This environment was not by design, but rather what a client has evolved and then asking me to come in behind to "open up files to the internet".
I'm a big firewall guy. You don't open anything to the internet on a windows machine if you don't want the windows machine to be compromised.
My preferred situation is to comission a firewall using a disused computer with two network interfaces. I really like pfSense as it is quite powerful and has a web interface that gives some value to the clients. I used to roll my own Linux distribution designed for firewalling that fitted onto a CF disk, but I have abandoned that in favour of pfSense as my development time was limited. pfSense has support for OpenVPN, IPSec and PPTP (Which I really don't use)
If the client is adamant that they do not want a firewall, they might be more receptive to a new router. I have been using TP Link WR1043ND as a router with a ADSL2 modem on the WAN port. This router has a gigabit switch, 802.11n wireless and there is heaps of space for OpenWRT. You can install OpenVPN or any other VPN that a Linux box supports.
If the client doesn't want to buy anything, and your current router doesn't support VPN endpoints, your only option that I would take is to set up OpenVPN on one of the computers in the network, and port forward to it. OpenVPN has the advantage of being very secure and running over a single UDP port, so it is easy to route, unlike IPSec. You can install OpenVPN on Windows or any Unix including Mac. I set it up to use certificates, and it comes bundled with scripts to easily create and manage certificates from the CLI. The OpenVPN client, on Windows Vista or 7 needs to run with administrator privileges or it won't be able to add the appropriate routes, and you might need to add a route on the endpoint if you need access to other things on the network.
As I have said, my website has some useful information on OpenVPN.
I hope this helps.
aF
On 14/12/2011, at 10:08 PM, Gary Pope wrote:
> Alex - thanks for immediate reply...... I'm in a pure winblows environment on this project - just trying to get a low cost VPN connection wto assist the staff gain access to a workstation sharing files on the office LAN. Whilst writing to MLUG tonight I got an overlapping email reply from TP_link tech support saying "TD-W8960N does not support VPN server function.". But I'm still curious if they are failing to tell me about setting up IP rulesets that would permit traffic to pass through to a box on the inside of the office LAN that is prepared to respond to VPN connection requests from a remote WAN user.
>