Hello team, I am creating a multi encryption domain in ipsec via the below 
command. But the below command is throwing error ? Could you please let me 
know how to create a MED in ipsec via whack commands.Command:
/usr/ipsec whack --name Tunnel1 --encrypt --tunnel --pfs 
--delete  --psk  \
   
 --host 10.0.15.251 --client 10.0.15.251/32 --id 10.0.15.251 \
    --updown "ipsec _updown" \
    --to \
    --host 10.10.0.1 --client 
{10.10.0.1/32,10.196.90.128/31} --id 10.10.0.1 \
    --updown "ipsec _updown" \
    --ike "aes192,3des" --esp "aes192,3des" \
    --ikelifetime 3600 \
    --ipseclifetime 28800 --rekeywindow 540 --keyingtries 10 
--ikev1-allow/sbinThanks in Advance
_______________________________________________
Swan mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan

Reply via email to