VPN PPTP Connects but doesn't work

I used to use the built in PPTP VPN connection in the regular Leopard to connect to my employer just fine. It allowed access to the exchange server, intranet web pages, and file servers. Now with the same connection settings I can connect and authenticate just fine but it's as if none of the network requests are going through the VPN. None of the addresses resolve, for file servers, web servers or exchange. I even tried IP addresses and they weren't found either. Watching the VPN traffic meters in the control panel revealed no activity even though various network request were being made.

I tried manually adding DNS info into the VPN settings to no avail. I deleted all DNS info and let it populate itself and no luck. I have an old G5 sitting here with regular Leopard and the VPN connection works just fine.

I've tried deleting the VPN and re-adding and that didn't work either.

This is making me really nervous... I NEED my VPN. Please help 😟

MacBook Pro 17", Mac OS X (10.6), VPN PPTP

Posted on Aug 29, 2009 12:53 AM

Reply
79 replies

Sep 1, 2009 12:25 AM in response to Paul Bush

OK - this is how you can fix the problem.

make a backup copy of your network id pref list, perhaps using the command line as below from a terminal window.

cp /Library/Preferences/SystemConfiguration/com.apple.network.idenfication.plist /Library/Preferences/SystemConfiguration/com.apple.network.idenfication.plist.o ld

open Library/Preferences/SystemConfiguration/com.apple.network.idenfication.plist using a TEXT editor or something similar.

Open the network settings screen where your VPN is listed (under System Preferences) and make a note of your VPN settings. Then delete the VPN using the "-" button and click Apply.

In the com.apple.network.idenfication.plist you will see the the defintion for the VPN settings a little like thus:

<dict>
<key>Signatures</key>
<array>
<dict>
<key>Identifier</key>
<string>VPN.RemoteAddress=myvpn.domain.com</string>
<key>Services</key>


then lots of settings info, and ending with the definition of a new service

</array>
<key>Signature</key>
<string>VPN.RemoteAddress=myvpn.domain.com</string>
<key>Timestamp</key>
<date>2009-09-01T06:42:53Z</date>
</dict>
<dict>
<key>Identifier</key>


Delete everything and including between the <dict> and </dict> for this Identifier and this will remove the VPN settings and leave all the others intact.

Save the file.

Now go back to your network settings screen and re add the you VPN and it will work once again as it did before.

Sep 1, 2009 10:35 AM in response to Tim Harris

I tried this and this didn't solve my issue which is related I think.

I can connect to my PPTP VPN (Clarkconnect) and everything seems to work but then, at what seems to be a random time, the dns drops. I can't resolve anything. Never had this issue with 10.5. I tried this command...

dscacheutil -flushcache

and it seemed to work a few times but it doesn't now. The only way to work around it is to disconnect and reconnect to the VPN.

How do I report this bug?

Message was edited by: cpmax

Sep 1, 2009 8:44 PM in response to Tim Harris

Since the brute force delete of the entire com.apple.network.identification.plist didn't work I didn't hold out much hope for the editing of the file to work either. I gave it a shot and as I feared, it didn't work. However, I do like the idea of editing the file and leaving my other network settings untouched so thank you for showing me this file.

It still looks like no traffic is actually coming from the VPN while looking at the meters in the network control panel. The only "sent" traffic I see is upon initial authentication. After that it appears as though the VPN remains unused. External web sites resolve just fine, in fact too fast which also leads me to believe SL is just using my ISP DNS not the VPN DNS like regular leopard used too.

I sure wish this was a fix for me but unfortunately it isn't.

Sep 2, 2009 3:40 AM in response to Paul Bush

FWIW, I was having similar problems with the PPTP VPN after upgrading my install of Leopard to Snow Leopard.

I was having problems using VPN, and was having problems with mDNS when trying to run 4store ( http://4store.org/) an open-source triplestore. All I had to do was :

`rm /Library/Preferences/SystemConfiguratio/com.apple.network.identification.plist`

And that seemed to do the trick. This has made me a happy panda, was worried I would have to reinstall the OS, but I didn't have to in the end. Yay!

Sep 2, 2009 9:22 AM in response to joelambert

I'll throw my name in the hat as having this issue too. I sure hope a fix is identified soon. This is making work difficult. I've had to boot up my xp machine to get on the VPN...

Sep 2, 2009 10:07 AM in response to Community User

Me too. In my case as with others, I can connect with the vpn, and I'm able to get to e-mail (exchange server 2003 through an entourage client). I wasn't initially able to connect to to our Office communications server using MS Messenger. And I couldn't connect to my company's intranet (which is sharepoint).

I tried the suggested fixes (both editing and completely deleting the preferences files. This fixed the messenger/communications server issue, but no the intranet. Safari returns a "could not find the server" message--so does Firefox.

I sure hope it gets resolved, too. I hate to have to revert back to Leopard, but it worked.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

VPN PPTP Connects but doesn't work

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.