Diferencia entre revisiones de «VPN»

De gacq wiki
Saltar a: navegación, buscar
Línea 4: Línea 4:
 
  this means the concentrator did not like what we had to offer.
 
  this means the concentrator did not like what we had to offer.
  
 +
'''Did not work trying with Cisco VPN Client'''
  
tar zxf vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz
+
=Cisco VPN Client=
cd vpnclient
+
==Installation==
./vpn_install
+
tar zxf vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz
/etc/init.d/vpnclient_init start
+
cd vpnclient
 +
./vpn_install
 +
/etc/init.d/vpnclient_init start

Revisión del 18:08 2 nov 2006

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

Installation

tar zxf vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz
cd vpnclient
./vpn_install
/etc/init.d/vpnclient_init start