I'd loosen that to just

    # yum search vpn

which picks up the Network Manager packages as well (and also the openvpn stuff that you probably don't care about).

Wayne.


On Mon, 2008-11-10 at 09:58 +0530, Rahul Sundaram wrote:
Kevin Kempter wrote:
> Hi All;
> 
> anyone know where I can get a copy of the cisco vpn client for Fedora9 ?

Would vpnc work for you?

# yum search vpnc

================================ Matched: vpnc 
=================================
NetworkManager-vpnc.i386 : NetworkManager VPN integration for vpnc
knetworkmanager-vpnc.i386 : knetworkmanager vpnc client
vpnc.i386 : IPSec VPN client compatible with Cisco equipment
vpnc-consoleuser.i386 : Allows console user to run the VPN client directly

---

Rahul