ti mando la configurazione che ho fatto del file ipsec.conf
da prima ho provato aggiungendo delle righe che ho trovato in altri file di configurazione ma senza nessun risultato
con questo tipo di file riesco a passare la fase 1 di ssh ma non la fase 2

config setup
interfaces="ipsec0=eth0"
klipsdebug=none
plutodebug=none



conn linux-lillo
left=80.xxx.xxx.58
leftnexthop=80.xxx.xxx.49
leftsubnet=0.0.0.0/24
right=%any
rightsubnetwithin=10.0.0.0/24
authby=secret
auto=add

ti mando anche il file ipsec.secret

80.xxx.xxx.58 %any : PSK "password"

spero che tu possa aiutarmi