<div dir="ltr">indeed, <br>VPNC = Cisco's VPN (which my workplace chose to work with),<br>wicd - a replacement for NetworkManager, which apparently works better, except for the (now probably obvious) - it has no VPN applet.<br>

i have considered going the console script route and hoped to avoid it. there are things i prefer GUIs for, mostly for the indication - as with the connection itself, and for the VPN, i get with the one glance over the notification area to know if i'm connected and if i'm connected to the VPN. the connection action itself does require some tinkering over building the scripts, but i guess it is a worthy effort. as i said, the indication part is more important. <br>

<br>than again, maybe it's a good reason to learn Python. been looking for one...<br><br>Ehud<br><br><br><div class="gmail_quote">On Wed, Dec 22, 2010 at 12:20 AM, Rick Moen <span dir="ltr"><<a href="mailto:rick@linuxmafia.com">rick@linuxmafia.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">Quoting Ehud Kaldor (<a href="mailto:ehud.kaldor@gmail.com">ehud.kaldor@gmail.com</a>):<br>


<br>
> Hi all,<br>
> i am looking to ditch NetworkManager for wicd, but i cannot find a nice, 2<br>
> click VPNC client to replace the VPNC applet in NetworkManager. does anyone<br>
> have a recommendation?<br>
<br>
</div>I assume you mean VPNC = Cisco VPN Concentrator, Cisco's proprietary VPN<br>
software for various platforms, right?  (Pardon my ignorance, but I<br>
honestly don't know what 'wicd' means, at all.  I infer that you mean<br>
the GTK-based thing here, which admittedly looks pretty decent at a<br>
quick glance:  <a href="http://wicd.sourceforge.net/" target="_blank">http://wicd.sourceforge.net/</a>)<br>
<br>
I'm vaguely aware of NetworkManager, but don't choose to install or use<br>
it on any of my systems, as I'd rather not have complex, GUI-dependent,<br>
and potentially dependency-ridden and buggy software between me and<br>
networking.  (No objection to your choosing otherwise; I'm just<br>
explaining why I am not well-versed in its particular issues.)<br>
<br>
If you're merely looking for software that's functional on Linux and<br>
compatible with Cisco's VPN Concentrator client software, then the<br>
open-source 'vpnc' program, <a href="http://www.unix-ag.uni-kl.de/%7Emassar/vpnc/" target="_blank">http://www.unix-ag.uni-kl.de/~massar/vpnc/</a>,<br>
is reported to meet spec.  It interfaces to the kernel using the 'tun'<br>
kernel module.  See, for example:<br>
<a href="http://www.debuntu.org/how-to-connect-to-a-cisco-vpn-using-vpnc" target="_blank">http://www.debuntu.org/how-to-connect-to-a-cisco-vpn-using-vpnc</a><br>
<br>
If you mean something else entirely, then my apologies for not correctly<br>
understanding your question.<br>
<div class="im"><br>
<br>
> looking for something to work with pcf files, so i<br>
> only need to put in a username and password (and maybe even remember the<br>
> username, i dare hope...). googling it did not yield much.<br>
<br>
</div>I _do_ know what you mean by PCF files, having used Cisco's proprietary<br>
package.  I'm not sure whether vpnc can use them directly, but suspect<br>
it might.  If not, PCF files are pretty simple, really, and I doubt<br>
you'd have much problem converting them over.<br>
<br>
And, actually, a quick search finds:<br>
<a href="http://baheyeldin.com/cisco/converting-cisco-easy-vpn-pcf-files-linux-vpnc-configuration-format.html" target="_blank">http://baheyeldin.com/cisco/converting-cisco-easy-vpn-pcf-files-linux-vpnc-configuration-format.html</a><br>


<br>
<br>
<br>
_______________________________________________<br>
conspire mailing list<br>
<a href="mailto:conspire@linuxmafia.com">conspire@linuxmafia.com</a><br>
<a href="http://linuxmafia.com/mailman/listinfo/conspire" target="_blank">http://linuxmafia.com/mailman/listinfo/conspire</a><br>
</blockquote></div><br></div>