Hola todos....
Mi problema es el siguiente:
utilizo el comando ipsec verify para revisar la instalación del ipsec el resultado es el siguiente:
Checking your system to see if IPsec got installed and started correctly:
Version check and ipsec on-path [[1;32mOK[0;39m]
Linux FreeS/WAN 2.02
Checking for KLIPS support in kernel [[1;32mOK[0;39m]
Checking for RSA private key (/ipsec.secrets) [[1;31mFAILED[0;39m]
ipsec showhostkey: must specify a format for the result
Checking that pluto is running [[1;32mOK[0;39m]
Two or more interfaces found, checking IP forwarding [[1;31mFAILED[0;39m]
Opportunistic Encryption DNS checks:
Looking for TXT in forward map: intranetfr.net [[1;31mMISSING[0;39m]
Does the machine have at least one non-private address? [[1;32mOK[0;39m]
Looking for TXT in reverse map: 69.112.69.200.in-addr.arpa. [[1;31mMISSING[0;39m]
Looking for TXT in reverse map: 61.200.9.192.in-addr.arpa. [[1;31mMISSING[0;39m]
Como se ve falla el RSA private key, ya la genere como dice el manual:
ipsec newhostkey --output /etc/ipsec.secrets --hostname intranetfr.net
me la genero pero sigue igual..
Y sobre la red ¿Que dirección le pongo a la tarjeta que sirve la página a internet?
Y como?