Hard Answers |
Fixing Error 720 On An SsTP VPN |
|
Fixing error 720 on an SsTP VPNFixing Error 720 on a Server 2008/2008 R2 Secure Socket Tunnelling Protocol (SSTP) VPN. I’m unsure how common this problem is, or how specific to me… but it took a lot of figuring out, so in the hope that it helps someone else… I have Server 2008 R2 running the Routing and Remote Access role to serve as an SSTP (Secure Socket Tunnelling Protocol) VPN server so my Windows 7 laptop can connect to it. I recently changed my hardware router for a different router, and ever since, was receiving “Error 720: “ when trying to connect to the VPN. After a dismally long time trying pointless other things, I fixed the problem by going to the Routing and Remote Access settings (run rrasmgmt.msc on the VPN server), right clicking on the server name and selecting Properties, navigating to the IPv4 tab, and changing “Dynamic Host Configuration Protocol (DHCP)” to “Static address pool”, and entering a valid IP range in there.
These are the errors I was experiencing prior to this: Error 720: A connection to the remote computer could not be established. You might need to change the network settings for this connection.
CoId={F06425E8-D193-48B8-A55C-A2774D53B684}: The user <username> connected to port VPN0-127 has been disconnected because no network protocols were successfully negotiated.
Log Name: System
Source: RemoteAccess
Date: 9/12/2009 9:45:53 AM
Event ID: 20253
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: <removed>
Description:
CoId={8101141A-FCD0-477D-9EC4-E3B2C4CDE6AB}: The user <username> connected to port VPN0-127 has been disconnected because no network protocols were successfully negotiated.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="RemoteAccess" />
<EventID Qualifiers="0">20253</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-12-08T23:45:53.000000000Z" />
<EventRecordID>4011</EventRecordID>
<Channel>System</Channel>
<Computer><computer name> </Computer>
<Security />
</System>
<EventData>
<Data>{8101141A-FCD0-477D-9EC4-E3B2C4CDE6AB}</Data>
<Data><username></Data>
<Data>VPN0-127</Data>
</EventData>
</Event>
More InformationFor more information about:
Updated about 5 mths, 8 days ago (August 30, 2011). Know a better answer? Let us know! Related categories . ac-3 acpi album apache artist asio cache caching carputer centos comment [computer] displayport dolby digital dts ebay epg episode exchange exchange 2010 falcon ford gallery golf gossip girl hard answers hash hdmi hosting hotlinking htaccess html hyper-v iis laptop linux live messenger mce media center messenger mobile mod_rewrite mouse mp3 msn msn messenger music mysql negative delta time netbook ost owa [pc] php pilot playlist power management redirect regex regular expressions remote control seo [server] [server 2008] [server 2008 r2] song soundblaster soundtrack spam spdif sport sql [sstp] str string surround sound suspend television template text tv unreal tournament ut video vista vmc [vpn] web wi-fi [windows] [windows 7] windows mobile wireless xhtml xp yahoo messenger User submitted comments: John Vajda, about 1 yr, 8 mths ago Wow, MANY THANKS for taking the time to post this. It solved my problem. Ed A, about 1 yr, 7 mths ago Just found this by chance after hours searching on Google and going through tons of bad advice. Thank you! Marek, about 11 mths, 2 days ago Many thanks, I spending days searching on Google and MS forum Michael, about 10 mths, 18 days ago Excellent. Fixed my problem. Why can't the error log say it's having trouble allocating an IP address, rather than being so obtuse, eh? Mohsen Heydari, about 8 mths, 27 days ago Thanks a lot! i couldn't fix my problem without that info Drmaster, about 6 mths, 3 hrs ago YES!!!! It is WORK!!!! Thanks!!!! hernadi, about 4 mths, 14 days ago To fix error 720 : hernadi, about 4 mths, 14 days ago To fix error 720 : Rico, about 1 mth, 10 hrs ago You are a Champ, it worked for me too :-) Comment on this article (no HTML, max 1200 characters): |
||
| Got a question? Ask us. | Copyright © 2007–2011 Ned Martin | |
Alan Singfield, about 1 yr, 8 mths ago
Monday May 10, 2010 11:14 AM
Thanks, this solved my problem - it looks like the DHCP doesn't seem to work very well.