I had a problem with VPN on 6.0.1 and ran around and around looking for it. Found it right under my nose
(some times it's the simply things that get you the most). Typing
"service pptpd status" yeiled not running. Boy it's hard to trouble shoot VPN connections when the VPN service isn't running.
To fix it I'll I had to do was
"service pptpd start".Not sure this is a bug yet so I'm not going to post it as such yet. It appears that pptpd doesn't start on reboot. At least it doesn't on my machine. I've tried changing the number of users and saving the config from the server-manager but it doesn't seem to add it to any of the
rc.d files.
(Maybe I'm looking in the wrong place.) It might be a conflict between one of my contribs and pptpd.
I even had it stop one time with out rebooting the server. I did add another contrib at the time it stopped. However I add several and didn't notice that pptpd had stopped so I couldn't begin to tell you after which contrib it stopped.
Would be nice if someone could tell me how to either add it to the startup or tell me how to check for it.