On Tue, 2007-06-26 at 09:23 -0400, Darren Albers wrote: > Oops, sorry the error is: > pppd[32188]: Plugin nm-pptp-service-pppd-plugin.so is for pppd version > 2.4.3, this is 2.4.4
So it looks like a few things; first the symlink needs to be created, and second, the pptp package needs to be rebuilt against whatever version of pppd is shipping in the distro. Dan > > That will teach me to copy/paste randomly ;-) > > On 6/26/07, Darren Albers <[EMAIL PROTECTED]> wrote: > > On 6/26/07, Giovanni Lovato <[EMAIL PROTECTED]> wrote: > > > Darren Albers wrote: > > > > On 6/26/07, Giovanni Lovato <[EMAIL PROTECTED]> wrote: > > > >> I'm trying to establish VPN connections with NM 0.6.5. > > > >> > > > >> When trying to establish a PPTP VPN I get: > > > >> > > > >> /usr/lib/pppd/2.4.4/nm-pptp-service-pppd-plugin.so: cannot open shared > > > >> object file: No such file or directory > > > >> > > > >> When trying OpenVPN: > > > >> > > > >> TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL > > > >> routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed > > > >> > > > >> Notice that the same certificates using the openvpn command are working > > > >> correctly. > > > >> > > > >> These errors are my fault or known bugs? > > > >> Thank you, > > > >> G.L. > > > >> -- > > > >> www.aldu.net/~heruan > > > >> [EMAIL PROTECTED] > > > >> > > > > > > > > I am seeing the same thing so I tried creating a symlink to the library: > > > > sudo ln -s /usr/lib/network-manager-pptp/nm-pptp-service-pppd-plugin.so > > > > /usr/lib/pppd/2.4.4/nm-pptp-service-pppd-plugin.so > > > > > > > > That resulted in this error: > > > > sudo ln -s /usr/lib/network-manager-pptp/nm-pptp-service-pppd-plugin.so > > > > /usr/lib/pppd/2.4.4/nm-pptp-service-pppd-plugin.so > > > > > > > > Are you running Gutsy? If so this might be a problem with the Ubuntu > > > > package and I will file it on launchpad. > > > > > > > > > > Yep I'm on Gutsy. What's the error you're getting symlinking the library? > > > > > > G.L. > > > -- > > > > The error I get is: > > /usr/lib/pppd/2.4.4/nm-pptp-service-pppd-plugin.so: cannot open shared > > object file: No such file or directory > > > > I think this might be a Gutsy specific issue so I will file a > > launchpad bug later today. > > > _______________________________________________ > NetworkManager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
