DD-WRT PPTP Client Setup
Last updated by Shayne on September 01, 2013 10:12
For pre-configured VPNSecure DD-WRT or Tomato based routers, please purchase a router from Flashrouters.com.
Prerequisites
- Ensure you have internet access through the DD-WRT router.
- In this example, do not connect the DD-WRT WAN (Internet) port.
- Connect an ethernet cable to any of the switch ports on your DD-WRT router.
- Set up a static IP on your computer, using the DD-WRT router as your gateway.
Basic Setup
- Browse to the router’s configuration page and click the Setup button in the top menu.
- Ensure the following settings are correct for your network:
- Local IP Address
- Subnet Mask
- Gateway (should be the IP address of your existing router)
- Local DNS
- Avoid running more than one DHCP server on your network. Choose one:
- Option 1: Disable DHCP on your existing router if you want all devices to use the VPN.
- Option 2: Disable DHCP on the DD-WRT if only certain devices should use the VPN (set static gateway IP on those devices to the DD-WRT router).
PPTP Client Configuration
- Click the Services tab, then select VPN from the submenu.
- Enable PPTP Client Options.
- Obtain the server address from the VPNSecure Members area.
Example: To connect to a USA server, usepptp-us1.vpnsecure.me
.
PPTP Client Settings
Field | Value |
---|---|
Server IP or DNS Name | pptp-us1.vpnsecure.me |
Remote Subnet | 10.168.0.0 |
Remote Subnet Mask | 255.255.255.0 |
MPPE Encryption | mppe required,no40,no56,stateless |
MTU | 1450 |
MRU | 1450 |
NAT | Enable |
User Name / Password | Your VPNSecure credentials |
- Click Save then Apply Settings.
Startup Script
- Go to the Administration tab, then Commands.
- Copy and paste the following script into the Commands Box:
1 |
|
Click Save Startup.
Reboot your router.
Final Steps
- After reboot, the router should connect to the VPNSecure PPTP Network.
- Depending on your DHCP setup, you may need to set your computer’s default gateway to the DD-WRT router.
For more details, see: DD-WRT PPTP Client Setup
- 标题: DD-WRT PPTP Client Setup
- 作者: jicky huang
- 创建于 : 2015-03-19 20:21:41
- 更新于 : 2025-10-05 20:36:03
- 链接: https://www.hxfund.cn/2015/03/19/dd-wrt-pptp-client-setup/
- 版权声明: 本文章采用 CC BY-NC-SA 4.0 进行许可。
评论