Ubuntu PPTP VPN to Microsoft Server Command Line ONLY
        Posted  
        
            by 
                supreme
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by supreme
        
        
        
        Published on 2013-06-26T10:40:45Z
        Indexed on 
            2013/06/26
            16:22 UTC
        
        
        Read the original article
        Hit count: 290
        
I try to setup a VPN Connection from a Ubuntu 12.04 LTS to Microsoft VPN Server (Ubuntu is the Client in this Case), but I only get this error message:
.. connection failed! Check the log messages below for information why.
Couldn't open the /dev/ppp device: Operation not permitted 
FATAL: Module ppp_generic not found./usr/sbin/pppd: Sorry - this system lacks PPP kernel support
Details you may need:
modprobe -v ppp > FATAL: Module ppp not found.
uname -r -> 2.6.32-042stab076.8
        © Server Fault or respective owner