Find the answer to your Linux question:
Results 1 to 10 of 10
Hello every one, It takes me 3 days and it may take more to get pptpd service running, when I run it from konsole Code: /etc/init.d/pptpd start of course as ...
  1. #1
    Just Joined!
    Join Date
    Feb 2008
    Posts
    12

    I can't run pptpd!

    Hello every one,

    It takes me 3 days and it may take more to get pptpd service running, when I run it from konsole
    Code:
    /etc/init.d/pptpd start
    of course as root, I get:
    Code:
    Starting MS VPN server pptpdstartproc:  exit status of parent of /usr/sbin/pptpd: 1
                                                                          failed
    and so I cant connect to any pptp vpn.
    So please help me. Thanks in advance

  2. #2
    Just Joined!
    Join Date
    Feb 2008
    Posts
    12
    Any one who knows what the problem?

  3. #3
    Just Joined!
    Join Date
    Feb 2008
    Posts
    12
    2 days and no reply, is it that hard to correct or what?

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    I don't use it but it may be an installation issue. It is not installed by default so you must have gotten it somewhere.

    Did you install from source or did you install by Yast or smart or some other installer? Does it show up in

    Yast-System-System Services??

    If not it was installed incorrectly.

  5. #5
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    An other thought. Since it is a system service a reboot may be required for the system to recognize it the first time.

  6. #6
    Just Joined!
    Join Date
    Feb 2008
    Posts
    12
    Yes, it is in the system services.
    And no it's not the first time to run the service, I have installed the service for a long time

  7. #7
    Just Joined!
    Join Date
    Feb 2008
    Posts
    12
    and if I run it from the services I get:
    /etc/init.d/pptpd start returned 7 (program is not running):

  8. #8
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    It has worked in the past???

    If so maybe something has come unglued. Try reinstalling via Yast.

    What version of Suse??

    The more info you give the more likely someone can help.

    I don't know the program so this is about as far as I can go. Sorry

  9. #9
    Just Joined!
    Join Date
    Jul 2008
    Posts
    1
    Quote Originally Posted by amaj1407 View Post
    and if I run it from the services I get:
    /etc/init.d/pptpd start returned 7 (program is not running):
    I think I've found the problem. I'm using openSUSE 10.3, and the default

    /etc/pptpd.conf

    refers to an options file

    /etc/ppp/options.ppp0

    However, the file is actually called

    /etc/ppp/options.pptpd

    Once I made that change in the configuration file, "pptpd" started up without the error.

    Cheers, Tony.

  10. #10
    Just Joined!
    Join Date
    Sep 2010
    Posts
    1
    Same problem here but mine was called options.pptp
    thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...