Diferencia entre revisiones de «VPN»

De gacq wiki
Saltar a: navegación, buscar
 
Línea 1: Línea 1:
 
 
=vpnc=
 
=vpnc=
 
==Errors==
 
==Errors==
 
  vpnc: quick mode response rejected: ISAKMP_N_INVALID_PAYLOAD_TYPE(1)
 
  vpnc: quick mode response rejected: ISAKMP_N_INVALID_PAYLOAD_TYPE(1)
 
  this means the concentrator did not like what we had to offer.
 
  this means the concentrator did not like what we had to offer.
 +
 +
 +
tar zxf vpnclient-linux-x86_64-4.8.00.0490-k9.tar.gz
 +
cd vpnclient
 +
./vpn_install
 +
/etc/init.d/vpnclient_init start

Revisión del 18:07 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.


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