Installing a PPTP Client in Fedora 10
The Network-Manager pptp client in F10 just wasn’t working for me. Nothing in the logs, not output….just nothing at all. The pptpconfig client is a far better solution – it’s available from : http://pptpclient.sourceforge.net. Unfortunately there are no installation documents available for F10 – it is easy to install though:
#rpm -Uvh http://pptpclient.sourceforge.net/yum/stable/fc10/pptp-release-current.noarch.rpm
# yum –enablerepo=pptp-stable install pptpconfig
# pptpconfig
….enter the details of your PPTP account and connect. Add additional routes if required

Thanks for the useful instruction.
When I copied and past the command.
The yum command can be recognized since it was copied as single long dash – instead of two normal dash. May be just the browser problem. Edward
Edward Chow said this on January 6, 2009 at 4:48 am |
you save me guy!
thanks a lot!
Lucas said this on February 13, 2009 at 5:27 am |