I did and it installs, but now it keeps closing with a read 0. We have a Linksys router and I suspect it may not be allowing pptp or gre or whatever is needed? -----Original Message----- From: Jan Just Keijser [mailto:jan.just.keijser@xxxxxxxxx] Sent: Thursday, March 10, 2011 08:51 AM To: tony.chamberlain@xxxxxxxxx Cc: 'ppp Linux' Subject: Re: pptponfig centos 5.4 tony.chamberlain@xxxxxxxxx wrote: > Some kind of error: > > Install 1 Package(s) > Update 1 Package(s) > Remove 0 Package(s) > > Total size: 76 k > Is this ok [y/N]: y > Downloading Packages: > warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 > > > GPG key retrieval failed: [Errno 5] OSError: [Errno 2] No such file or directory: '/etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag' > > whoops, you need to install the rpmforge repo key as well... or, if you trust the site, set gpgcheck=0 in the repo file and try again. HTH, JJK > -----Original Message----- > From: Jan Just Keijser [mailto:jan.just.keijser@xxxxxxxxx] > Sent: Thursday, March 10, 2011 08:38 AM > To: tony.chamberlain@xxxxxxxxx > Cc: 'ppp Linux' > Subject: Re: pptponfig centos 5.4 > > tony.chamberlain@xxxxxxxxx wrote: > >> Hi >> >> I remember one of the James's wrote pptpconfig ;-) >> >> You remember before I was having problems with installation because http >> or yum or rpm would lock up over the web. I had to do this in sysctl: >> >> net.ipv4.tcp_rmem = 4096 87380 174760 >> net.ipv4.tcp_wmem = 4096 16384 131072 >> >> and then a sysctl -p. Now everything works web wise. But when I try to >> install pptpconfig with yum it tells me libxml and libglade.so.0 are >> dependencies. libxml is no problem. I installed a libglade and did a >> symvolic link from the libglade.so (.7 I believe) to libglade.so.0 but >> it still tells me libglade.so.0 is required. I downloaded >> libglade-0.17-19.i386.rpm and tried to install but it had a whole lot >> more dependencies. >> >> I guess my main questions about centos 5.4 vs. 4.5 >> >> 1. Is there a different install method? >> 2. Should I be using >> rpm -Uvh http://pptpclient.sourceforge.net/yum/stable/fc6/pptp-release-current.noarch.rpm >> >> or a different location to get the repository? >> >> >> > I'd use the rpmforge version (1.7.2) > > rpmforge.repo: > [rpmforge] > name = RHEL $releasever - RPMforge.net - dag > baseurl = http://apt.sw.be/redhat/el5/en/$basearch/rpmforge > mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge > #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge > enabled = 1 > protect = 0 > gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag > gpgcheck = 1 > > then do a > yum install pptp > > HTH, > > JJK > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-ppp" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > -- To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html