- First Install vpnc client
- Then convert a pcf to a vpnc configuration
- Copy the file to /etc/vpnc.conf then run vpnc
- To disconnect vpn connection
# apt-get install network-manager-vpnc
# pcf2vpnc mds.pcf vpnc.conf
# cp vpnc.conf /etc/vpnc.conf
# vpnc
# vpnc-disconnect
No comments:
Post a Comment