It's not easy to install VPN client under FEDORA9
The data found that there are two ways to install, one is through the NETMANAGER-VPNC, the other is through the Pptpconfig
At first I was ready to pass the Pptpconfig way, but later found that pptpconfig can not be directly installed through Yum (online), if not through the Yum, you have to involve a lot of rpm, so give up, take the first line, because Netmanager in the F9 is ready-made, On the top of the table, so according to the document installed NETMANAGER-VPNC, thought good, but always not connected to the server, I also checked a lot of documents, but also someone encountered me such a problem, but no one gave the final solution, and then someone prompted that the command line can be debugged, so I do the same , look at the log information, check Google, also found that someone encountered me this situation but also did not solve, only to find official documents to see, the official document on the VPN introduction is very brief, not to mention solve my problem, toss for two days, there is no way, only to take the second route, and finally succeeded
The records are as follows:
0) Yum install PPTP 1) wget http://pptpclient.sourceforge.net/yum/stable/fc9/i386/ pptpconfig-20060821-1.fc9.noarch.rpm RPM-IVH pptpconfig-20060821-1.fc9.noarch.rpm Error Warning: Pptpconfig-20060821-1.fc9.noarch.rpm:header V3 DSA Signature:nokey, key ID 862acc42 error:failed dependencies:/bin /php4-pcntl is needed by Pptpconfig-20060821-1.fc9.noarch Php4-pcntl >= 4.3.9-2 are needed by pptpconfig-20060821-1. Fc9.noarch PHP4-PCNTL-GTK is needed by Pptpconfig-20060821-1.fc9.noarch so:
1.1)
wget http://pptpclient.sourceforge.net/yum/stable/fc9/i386/php4-pcntl-4.4.9-1.fc9.i386.rpm RPM-IVH php4-pcntl-4.4.9-1.fc9.i386.rpm
1.2) wget http://pptpclient.sourceforge.net/yum/stable/fc9/i386/php4-pcntl-gtk-1.0.2-4.fc9.i386.rpm error message:
Warning:php4-pcntl-gtk-1.0.2-4.fc9.i386.rpm:header V3 DSA Signature:nokey, key ID 862acc42 error:failed dependencies: GTK + >= 1.2.6 is needed by php4-pcntl-gtk-1.0.2-4.fc9.i386 libgdk-1.2.so.0 was needed by php4-pcntl-gtk-1.0.2-4. Fc9.i386 libglade.so.0 is needed by php4-pcntl-gtk-1.0.2-4.fc9.i386 libglib-1.2.so.0 was needed by php4-pcntl-gtk-1 .0.2-4.fc9.i386 libgmodule-1.2.so.0 is needed by php4-pcntl-gtk-1.0.2-4.fc9.i386 libgtk-1.2.so.0 was needed by PHP4 -pcntl-gtk-1.0.2-4.fc9.i386 libxml.so.1 is needed by php4-pcntl-gtk-1.0.2-4.fc9.i386 so
1.2.1)
Yum Install GTK + then again 1.2) found:
RPM-IVH php4-pcntl-gtk-1.0.2-4.fc9.i386.rpm Error message:
Warning:php4-pcntl-gtk-1.0.2-4.fc9.i386.rpm:header V3 DSA Signature:nokey, key ID 862acc42 error:failed dependencies: Libglade.so.0 is needed by php4-pcntl-gtk-1.0.2-4.fc9.i386 Libxml.so.1 was needed by php4-pcntl-gtk-1.0.2-4.fc9.i38 6 so
1.2.2)
Yum install Libglade and then again
RPM-IVH php4-pcntl-gtk-1.0.2-4.fc9.i386.rpm finally OK
Back to 1)
RPM-IVH pptpconfig-20060821-1.fc9.noarch.rpm OK
At this time the legendary application--"INTERNET-->PPTP client finally appeared
Click to pop up a rough window, and then I configured it, just as in Windows, input Name,server,username,password, the domain is empty, finally can connect the company's VPN
It turns out that you can only connect to the VPN Server,vpn internal network.
The original Pptpconfig route configuration defaults to the client to LAN, if it is changed to the all to LAN OK
The default route is significantly different for both the client to LAN and the all to LAN in two cases,
The former can only be connected to VPN server by default unless you set the Add Routing record yourself (available through the Pptpconfig edit network routes or direct command line route)
The latter all external networks are via VPN server
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.