Diferencia entre revisiones de «VPN»
De gacq wiki
(→Cisco VPN Client) |
|||
Línea 20: | Línea 20: | ||
vi gacq.pcf | vi gacq.pcf | ||
vpnclient connect gacq | vpnclient connect gacq | ||
+ | |||
+ | =Others= | ||
+ | *[http://www.infoexpress.com/security_products/vtcp_overview.php infoexpress VSClient] |
Revisión actual del 12:52 22 feb 2007
Contenido
vpnc
Errors
vpnc: quick mode response rejected: ISAKMP_N_INVALID_PAYLOAD_TYPE(1) this means the concentrator did not like what we had to offer.
Did not work trying with Cisco VPN Client
Cisco VPN Client (Propietary)
Installation
tar zxf vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz cd vpnclient ./vpn_install /etc/init.d/vpnclient_init start
Configuration
cd /etc/CiscoSystemsVPNClient/Profiles cp sample.pcf gacq.pcf vi gacq.pcf vpnclient connect gacq