VP
Size: a a a
VP
VP
H
H
A
H
A
A
H
H
H
H
A
#допустим, адрес микротика 1.1.1.1, локалка 10.60.2.0/24
#допустим, адрес керио 2.2.2.2, локалка 10.254.252.0/24
/ip ipsec profile add enc-algorithm=aes-256,aes-128,3des lifetime=1h name=kerio2profile nat-traversal=no proposal-check=exact
/ip ipsec peer add address=2.2.2.2/32 local-address=1.1.1.1 name=kerio2peer profile=kerio2profile
/ip ipsec proposal add enc-algorithms=aes-128-cbc lifetime=1h name=kerio2proposal pfs-group=none
/ip ipsec identity add peer=kerio2peer remote-id=ignore
/ip ipsec policy add dst-address=10.254.252.0/24 level=unique peer=kerio2peer sa-dst-address=2.2.2.2 sa-src-address=1.1.1.1 src-address=10.60.2.0/24 tunnel=yes
A
A
H
H
A
A
H