Connect iPad to windows 7 VPN
up vote
6
down vote
favorite
My iPad keeps spitting out the error:
"A connection could not be established to the PPP server."
I am trying to connect it to a VPN I set up with Windows 7 as an incoming connection.
On the iPad, I went into the VPN settings, added a new PPTP VPN with the following information
Server: Windows 7 Computer's IP RSA SecurID: OFF
Account: Account Username
Password: Account Password
Encryption Level: Auto
Send All Traffic: ON
Proxy: Off
Now I know that it is making some connection to the Windows 7 Computer because whenever I intentionally put in the wrong VPN password on the iPad, it makes me put in the correct one before trying to connect again.
All the ports are forwarded on my router for PPTP, and my Windows 7 Firewall is even off to try to get this to work. Any help would be greatly appreciated, thanks.
windows-7 windows security vpn ipad
add a comment |
up vote
6
down vote
favorite
My iPad keeps spitting out the error:
"A connection could not be established to the PPP server."
I am trying to connect it to a VPN I set up with Windows 7 as an incoming connection.
On the iPad, I went into the VPN settings, added a new PPTP VPN with the following information
Server: Windows 7 Computer's IP RSA SecurID: OFF
Account: Account Username
Password: Account Password
Encryption Level: Auto
Send All Traffic: ON
Proxy: Off
Now I know that it is making some connection to the Windows 7 Computer because whenever I intentionally put in the wrong VPN password on the iPad, it makes me put in the correct one before trying to connect again.
All the ports are forwarded on my router for PPTP, and my Windows 7 Firewall is even off to try to get this to work. Any help would be greatly appreciated, thanks.
windows-7 windows security vpn ipad
1
Usually there is also an option in the router to allow GRE/VPN traffic. If your router does not have this option - assume it's blocked and you will need a new router (or install something to make it useful like DD-WRT or Tomato).
– Nathan Adams
Jan 31 '13 at 22:12
Try to connect to the VPN from inside the network. If it works just fine it has to be a router port forwarding issue.
– wbeard52
May 4 '15 at 3:18
If you want to try a vpn app, download betternet fro the App Store
– Antp
Jun 3 '15 at 9:47
add a comment |
up vote
6
down vote
favorite
up vote
6
down vote
favorite
My iPad keeps spitting out the error:
"A connection could not be established to the PPP server."
I am trying to connect it to a VPN I set up with Windows 7 as an incoming connection.
On the iPad, I went into the VPN settings, added a new PPTP VPN with the following information
Server: Windows 7 Computer's IP RSA SecurID: OFF
Account: Account Username
Password: Account Password
Encryption Level: Auto
Send All Traffic: ON
Proxy: Off
Now I know that it is making some connection to the Windows 7 Computer because whenever I intentionally put in the wrong VPN password on the iPad, it makes me put in the correct one before trying to connect again.
All the ports are forwarded on my router for PPTP, and my Windows 7 Firewall is even off to try to get this to work. Any help would be greatly appreciated, thanks.
windows-7 windows security vpn ipad
My iPad keeps spitting out the error:
"A connection could not be established to the PPP server."
I am trying to connect it to a VPN I set up with Windows 7 as an incoming connection.
On the iPad, I went into the VPN settings, added a new PPTP VPN with the following information
Server: Windows 7 Computer's IP RSA SecurID: OFF
Account: Account Username
Password: Account Password
Encryption Level: Auto
Send All Traffic: ON
Proxy: Off
Now I know that it is making some connection to the Windows 7 Computer because whenever I intentionally put in the wrong VPN password on the iPad, it makes me put in the correct one before trying to connect again.
All the ports are forwarded on my router for PPTP, and my Windows 7 Firewall is even off to try to get this to work. Any help would be greatly appreciated, thanks.
windows-7 windows security vpn ipad
windows-7 windows security vpn ipad
asked Dec 23 '10 at 18:34
Linuz
3113
3113
1
Usually there is also an option in the router to allow GRE/VPN traffic. If your router does not have this option - assume it's blocked and you will need a new router (or install something to make it useful like DD-WRT or Tomato).
– Nathan Adams
Jan 31 '13 at 22:12
Try to connect to the VPN from inside the network. If it works just fine it has to be a router port forwarding issue.
– wbeard52
May 4 '15 at 3:18
If you want to try a vpn app, download betternet fro the App Store
– Antp
Jun 3 '15 at 9:47
add a comment |
1
Usually there is also an option in the router to allow GRE/VPN traffic. If your router does not have this option - assume it's blocked and you will need a new router (or install something to make it useful like DD-WRT or Tomato).
– Nathan Adams
Jan 31 '13 at 22:12
Try to connect to the VPN from inside the network. If it works just fine it has to be a router port forwarding issue.
– wbeard52
May 4 '15 at 3:18
If you want to try a vpn app, download betternet fro the App Store
– Antp
Jun 3 '15 at 9:47
1
1
Usually there is also an option in the router to allow GRE/VPN traffic. If your router does not have this option - assume it's blocked and you will need a new router (or install something to make it useful like DD-WRT or Tomato).
– Nathan Adams
Jan 31 '13 at 22:12
Usually there is also an option in the router to allow GRE/VPN traffic. If your router does not have this option - assume it's blocked and you will need a new router (or install something to make it useful like DD-WRT or Tomato).
– Nathan Adams
Jan 31 '13 at 22:12
Try to connect to the VPN from inside the network. If it works just fine it has to be a router port forwarding issue.
– wbeard52
May 4 '15 at 3:18
Try to connect to the VPN from inside the network. If it works just fine it has to be a router port forwarding issue.
– wbeard52
May 4 '15 at 3:18
If you want to try a vpn app, download betternet fro the App Store
– Antp
Jun 3 '15 at 9:47
If you want to try a vpn app, download betternet fro the App Store
– Antp
Jun 3 '15 at 9:47
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
Wow I just tried doing the same thing last night!
Except it was from my mac to my pc server.
Same error unfortunately PPP server not found displayed on my mac.
Its a long shot but it could possibly be that your router cannot forward the GRE 47 protocol needed in addition to port 1723.
Looking for a more secure alt than PPTP now anyway.
add a comment |
up vote
0
down vote
Some ideas:
- Connect using the IP address instead of server's name.
- Turn VPN off from your settings and turn your iDevice off and then back on.
- Go into the Settings.app and navigate to General > Reset and click the Reset Network settings. This will delete all saved network connections but may fix the error.
- Use L2TP instead of PPTP. This requires installing on Windows 7 third-party software such as the open source OpenVPN project.
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Wow I just tried doing the same thing last night!
Except it was from my mac to my pc server.
Same error unfortunately PPP server not found displayed on my mac.
Its a long shot but it could possibly be that your router cannot forward the GRE 47 protocol needed in addition to port 1723.
Looking for a more secure alt than PPTP now anyway.
add a comment |
up vote
0
down vote
Wow I just tried doing the same thing last night!
Except it was from my mac to my pc server.
Same error unfortunately PPP server not found displayed on my mac.
Its a long shot but it could possibly be that your router cannot forward the GRE 47 protocol needed in addition to port 1723.
Looking for a more secure alt than PPTP now anyway.
add a comment |
up vote
0
down vote
up vote
0
down vote
Wow I just tried doing the same thing last night!
Except it was from my mac to my pc server.
Same error unfortunately PPP server not found displayed on my mac.
Its a long shot but it could possibly be that your router cannot forward the GRE 47 protocol needed in addition to port 1723.
Looking for a more secure alt than PPTP now anyway.
Wow I just tried doing the same thing last night!
Except it was from my mac to my pc server.
Same error unfortunately PPP server not found displayed on my mac.
Its a long shot but it could possibly be that your router cannot forward the GRE 47 protocol needed in addition to port 1723.
Looking for a more secure alt than PPTP now anyway.
answered Jan 6 '11 at 4:31
BAR
36619
36619
add a comment |
add a comment |
up vote
0
down vote
Some ideas:
- Connect using the IP address instead of server's name.
- Turn VPN off from your settings and turn your iDevice off and then back on.
- Go into the Settings.app and navigate to General > Reset and click the Reset Network settings. This will delete all saved network connections but may fix the error.
- Use L2TP instead of PPTP. This requires installing on Windows 7 third-party software such as the open source OpenVPN project.
add a comment |
up vote
0
down vote
Some ideas:
- Connect using the IP address instead of server's name.
- Turn VPN off from your settings and turn your iDevice off and then back on.
- Go into the Settings.app and navigate to General > Reset and click the Reset Network settings. This will delete all saved network connections but may fix the error.
- Use L2TP instead of PPTP. This requires installing on Windows 7 third-party software such as the open source OpenVPN project.
add a comment |
up vote
0
down vote
up vote
0
down vote
Some ideas:
- Connect using the IP address instead of server's name.
- Turn VPN off from your settings and turn your iDevice off and then back on.
- Go into the Settings.app and navigate to General > Reset and click the Reset Network settings. This will delete all saved network connections but may fix the error.
- Use L2TP instead of PPTP. This requires installing on Windows 7 third-party software such as the open source OpenVPN project.
Some ideas:
- Connect using the IP address instead of server's name.
- Turn VPN off from your settings and turn your iDevice off and then back on.
- Go into the Settings.app and navigate to General > Reset and click the Reset Network settings. This will delete all saved network connections but may fix the error.
- Use L2TP instead of PPTP. This requires installing on Windows 7 third-party software such as the open source OpenVPN project.
answered Apr 1 '11 at 10:03
harrymc
250k10258554
250k10258554
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f225256%2fconnect-ipad-to-windows-7-vpn%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Usually there is also an option in the router to allow GRE/VPN traffic. If your router does not have this option - assume it's blocked and you will need a new router (or install something to make it useful like DD-WRT or Tomato).
– Nathan Adams
Jan 31 '13 at 22:12
Try to connect to the VPN from inside the network. If it works just fine it has to be a router port forwarding issue.
– wbeard52
May 4 '15 at 3:18
If you want to try a vpn app, download betternet fro the App Store
– Antp
Jun 3 '15 at 9:47