Re: [arch-general] [arch-dev-public] ppp 2.4.6 in testing breaks pptp connections in NetworkManager

2014-02-23 Thread Arthur Țițeică
În ziua de Duminică 23 Februarie 2014, la 10:39:36, Thomas Bächler a scris:
> Am 23.02.2014 08:42, schrieb Savyasachee Jha:
> > Whenever I try connecting to my university's VPN, the authentication
> > fails. Running systemctl status NetworkManager gives me the message:
> > 
> > Feb 23 16:06:06 Empire NetworkManager[285]:  Starting VPN service
> > 'pptp'... Feb 23 16:06:06 Empire NetworkManager[285]:  VPN service
> > 'pptp' started (org.freedesktop.NetworkManager.pptp), PID 946 Feb 23
> > 16:06:06 Empire NetworkManager[285]:  VPN service 'pptp' appeared;
> > activating connections Feb 23 16:06:06 Empire NetworkManager[285]: 
> > VPN plugin state changed: starting (3) Feb 23 16:06:06 Empire
> > NetworkManager[285]:  VPN connection 'KUINS' (Connect) reply
> > received. Feb 23 16:06:06 Empire pppd[947]: Plugin
> > /usr/lib/pppd/2.4.5/nm-pptp-pppd-plugin.so is for pppd version 2.4.5,
> > this is 2.4.6 Feb 23 16:06:06 Empire NetworkManager[285]:  VPN
> > plugin failed: 0 Feb 23 16:06:06 Empire NetworkManager[285]:  VPN
> > plugin state changed: stopped (6) Feb 23 16:06:06 Empire
> > NetworkManager[285]:  VPN plugin state change reason: 10
> > 
> > I went to /usr/lib/pppd and found 2 folders, 2.4.5 and 2.4.6. Should I
> > recompile networkmanager-pptp and pptpclient?
> The networkmanager, networkmanager-pptp and pppd-ldap-simple packages
> should probably be recompiled.
> 
> extra/networkmanager 0.9.8.8-1
> /usr/lib/pppd/2.4.5/nm-pppd-plugin.so
> extra/networkmanager-pptp 0.9.8.4-1
> /usr/lib/pppd/2.4.5/nm-pptp-pppd-plugin.so
> community/pppd-ldap-simple 0.12b-6
> /usr/lib/pppd/2.4.5/pppd_ldap_simple.so
> 
> (Good thing that anyone actually uses testing/ppp to notice these problems.)

I've seen these issues but I didn't have enough time to come to a sane 
conclusion in order to report it.

IIRC rp-pppoe in core has the same problem.

pppd[27117]: Plugin /usr/lib/rp-pppoe/rp-pppoe.so is for pppd version 2.4.5, 
this is 2.4.6

Bug report at: https://bugs.archlinux.org/task/39007

-- 
Arthur Țițeică

signature.asc
Description: This is a digitally signed message part.


Re: [arch-general] [arch-dev-public] ppp 2.4.6 in testing breaks pptp connections in NetworkManager

2014-02-23 Thread Thomas Bächler
Am 23.02.2014 12:53, schrieb Arthur Țițeică:
> I've seen these issues but I didn't have enough time to come to a sane 
> conclusion in order to report it.
> 
> IIRC rp-pppoe in core has the same problem.
> 
> pppd[27117]: Plugin /usr/lib/rp-pppoe/rp-pppoe.so is for pppd version 2.4.5, 
> this is 2.4.6
> 
> Bug report at: https://bugs.archlinux.org/task/39007

Since that plugin is not even in the pppd plugin path, there is no way
to detect this problem.

Besides rp-pppoe, pppd-ldap also needs a rebuild (the plugin is still
for 2.4.4, so I wonder if a single person ever used it).

I also wonder why rp-pppoe is still in core. It provides no essential
functionality that netctl+ppp don't.




signature.asc
Description: OpenPGP digital signature


Re: [arch-general] [arch-dev-public] ppp 2.4.6 in testing breaks pptp connections in NetworkManager

2014-04-20 Thread Wayne S
At 2/23/2014 07:58 AM, you wrote:

>Am 23.02.2014 12:53, schrieb Arthur Țițeică:
>> I've seen these issues but I didn't have enough time to come to a sane 
>> conclusion in order to report it.
>> 
>> IIRC rp-pppoe in core has the same problem.
>> 
>> pppd[27117]: Plugin /usr/lib/rp-pppoe/rp-pppoe.so is for pppd version 2.4.5, 
>> this is 2.4.6
>> 
>> Bug report at: https://bugs.archlinux.org/task/39007
>
>Since that plugin is not even in the pppd plugin path, there is no way
>to detect this problem.
>
>Besides rp-pppoe, pppd-ldap also needs a rebuild (the plugin is still
>for 2.4.4, so I wonder if a single person ever used it).
>
>I also wonder why rp-pppoe is still in core. It provides no essential
>functionality that netctl+ppp don't.

I'm using an arch box as a firewall router. I have verizon fios connection that 
still uses pppoe. Recently the pppoe connection upload bandwidth went down to < 
50kbps (normal is 25Mbps) but ok download bandwidth is still around 58Mbps. 
During boot pppd 2.4.6 is started and the message RP-PPPoE plugin version 3.8d 
compiled against pppd 2.4.6. Something is now broken and I don't know what it 
is.

I switched over to using the fios router = works OK, switched over to a 
archlinuxarm on utilite - works OK, mostly. I built a new firewall router on 
another box with new network cards, and it has the same problem. Which leads me 
to conclude that something is wrong in the pppoe.

The setup I use is close to the arch wiki on pppd, which use the rp-pppoe.so 
plugin. Can you explain how netctl+ppp can replace the rp-pppoe plugin.

Thanks
Wayne S