All of lore.kernel.org
 help / color / mirror / Atom feed
From: tony.chamberlain@lemko.com
To: linux-ppp@vger.kernel.org
Subject: Re:  pptponfig centos 5.4
Date: Thu, 10 Mar 2011 15:19:10 +0000	[thread overview]
Message-ID: <W703132335271301299770350@webmail3> (raw)
In-Reply-To: <W6630510430284451299766958@webmail23>

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@gmail.com]
Sent: Thursday, March 10, 2011 08:51 AM
To: tony.chamberlain@lemko.com
Cc: 'ppp Linux'
Subject: Re: pptponfig centos 5.4

tony.chamberlain@lemko.com 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@gmail.com]
> Sent: Thursday, March 10, 2011 08:38 AM
> To: tony.chamberlain@lemko.com
> Cc: 'ppp Linux'
> Subject: Re: pptponfig centos 5.4
>
> tony.chamberlain@lemko.com 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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>
>
>   





  parent reply	other threads:[~2011-03-10 15:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10 14:22 pptponfig centos 5.4 tony.chamberlain
2011-03-10 14:38 ` Jan Just Keijser
2011-03-10 14:49 ` tony.chamberlain
2011-03-10 15:19 ` tony.chamberlain [this message]
2011-03-10 21:19 ` James Cameron
2011-03-11  3:09 ` tony.chamberlain
2011-03-11  3:45 ` James Cameron
2011-03-14 13:05 ` tony.chamberlain
2011-03-14 21:46 ` James Cameron
2011-03-15  0:21 ` tony.chamberlain
2011-03-15 11:03 ` James Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=W703132335271301299770350@webmail3 \
    --to=tony.chamberlain@lemko.com \
    --cc=linux-ppp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.