A VPN allows you to log into your home/office network and route all traffic via there so it’s as if your laptop/remote device was browsing the network (shared folders, internet etc.) from within the home/office.
Firstly A Word on Protocols
VPNs can be used with a number of different protocols you should consider:
I use the excellent DD-WRT software on my router which I have posted about before. It has the ability to allow a basic VPN setup inbuilt. See the wiki entry for more information but basically:
On Your Computer/Portable Device
Windows 7
Android 2.3
Firstly A Word on Protocols
VPNs can be used with a number of different protocols you should consider:
- What kind of remote users are you supporting: e.g. remote client access or site-to-site (SSTP does not support site-to-site VPN tunnels).
- Users’ device capabilities e.g. does their smartphone support the chosen protocol.
- Access requirements: e.g. SSTP connections are tunnelled over SSL using TCP port 443 which is open on most firewalls. Other protocols require UDP ports 1701, 500 and 4500 none of which are open in a standard firewall setup, meaning no connection.
I use the excellent DD-WRT software on my router which I have posted about before. It has the ability to allow a basic VPN setup inbuilt. See the wiki entry for more information but basically:
- Open the web interface http://192.168.1.1 and go to Services; VPN.
- Set PPTP Server to Enabled
- Enter the router’s IP as Server IP
- Enter an IP range for connecting clients e.g. 192.168.200-10
- Enter your username and password into CHAP-Secrets in the format exactly as below including the *’s and spaces:
username * password * - Click Apply Settings
On Your Computer/Portable Device
Windows 7
- Control Panel; Network and Sharing Center; Setup a new connection; Connect to a Workplace
- If you have a VPN already choose No, create new connection.
- Enter the hostname of your router e.g. myrouter.dyndns.org and give it a name.
- Enter the Username and Password
- Click connect.
Mac (official docs)
- System, Preferences, Network
- Click the plus sign at the bottom of the list
- Set:
Interface: VPN
VPN type: PPTP
Service name: [your service name here e.g. vpn.mydomainname.com
Click Create - In Status page set server address: [your domain] account name and set authentication password.
- Click Apply then Connect
- Settings; Wireless and Network; VPN Settings; Add VPN
- Select Add PPTP VPN
- Enter the hostname as VPN name and server.
- Select Menu, Save
- Click on the VPN and enter the username/password and click connect.
Very excellent chance for people who are during this field, attempt to learn and find one thing from this, smart work keep it up
ReplyDelete__________________
Home DDWRT VPN Routers
What kind of remote users are you supporting: e.g vpn tunnel . remote client access or site-to-site (SSTP does not support site-to-site VPN tunnels).
ReplyDelete