Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by meteorelec
at 2024-07-28 06:30:19
Point:500 Replies:3 POST_ID:829135USER_ID:10
Topic:
Internet Protocols;Dynamic Host Configuration Protocol (DHCP);Domain Name Service (DNS)
Hi,
I have set up a VPN connection for my work place and I have been able to establish a connection for two windows 7 and one windows 8 PC's which all works fine.
However, I have another windows 8 PC from my home location which will not let me connect to the vpn. I have all the settings for the VPN on this PC the exact same as the other ones the only difference being that the internet connection being used for this is WIFI.
Any help would be much appreciated!
I have set up a VPN connection for my work place and I have been able to establish a connection for two windows 7 and one windows 8 PC's which all works fine.
However, I have another windows 8 PC from my home location which will not let me connect to the vpn. I have all the settings for the VPN on this PC the exact same as the other ones the only difference being that the internet connection being used for this is WIFI.
Any help would be much appreciated!
Accepted Solution
Expert: Rob Williams replied at 2024-07-28 06:48:51
500 points EXCELLENT
As per my other post:
A couple of thoughts:
-If trying to connect at the same time as the other machine it is possible the local router (client site) may not support multiple PPTP connections - very common
-Try resetting the TCP/IP stack on the problematic PC. To do so from an elevated command prompt run
netsh int ip reset c: esetlog.txt
or see: http://support.microsoft.com/kb/299357
-It may be a protocol difference. . Under properties of the VPN connection/virtual adapter, under Network and sharing / Change adapter settings, slect the "Security" tab and set type of VPN to PPTP, assuming that is what it is, and make sure under "allow these protocols" that "Microsoft Chap version 2 (MS-Chap v2)" is selected
A couple of thoughts:
-If trying to connect at the same time as the other machine it is possible the local router (client site) may not support multiple PPTP connections - very common
-Try resetting the TCP/IP stack on the problematic PC. To do so from an elevated command prompt run
netsh int ip reset c: esetlog.txt
or see: http://support.microsoft.com/kb/299357
-It may be a protocol difference. . Under properties of the VPN connection/virtual adapter, under Network and sharing / Change adapter settings, slect the "Security" tab and set type of VPN to PPTP, assuming that is what it is, and make sure under "allow these protocols" that "Microsoft Chap version 2 (MS-Chap v2)" is selected
Expert: duncanb7 replied at 2024-07-28 06:46:29
VNP 720 error is protocol issue, you might need to uninstal and re-install TCP/IP and the similar same issue is answered in EE at http://www.experts-exchange.com/Networking/Windows_Networking/Internet_Protocols/Q_28347190.html
From the answer in the thread also call the instrcution for uninstall and re-install TCP/IP at
http://www.chicagotech.net/VPN/error720b.htm
Hope understand your question completely.If not, pls pt it out
Duncan
From the answer in the thread also call the instrcution for uninstall and re-install TCP/IP at
http://www.chicagotech.net/VPN/error720b.htm
Hope understand your question completely.If not, pls pt it out
Duncan
Expert: John Hurst replied at 2024-07-28 06:38:14
Wireless is the same as Wired in the large.
Check to see if there is a firewall in the Wi-Fi loop.
Check the NIC properties and see if unchecking (disabling) IPv6 for Wi-Fi makes a difference.
I use IPsec VPN wired, wireless and cellular and all works well.
Check to see if there is a firewall in the Wi-Fi loop.
Check the NIC properties and see if unchecking (disabling) IPv6 for Wi-Fi makes a difference.
I use IPsec VPN wired, wireless and cellular and all works well.