Page 1 of 1

BUG: ipsec policy add starting with 6.39.1

Posted: Fri Jun 16, 2017 5:17 pm
by Uwe
When I add a policy via CLI like this
add level=unique proposal=myproposal sa-dst-address=1.2.3.4 sa-src-address=0.0.0.0 src-address=192.168.88.0/24 tunnel=yes
or
add dst-address=0.0.0.0/0 level=unique proposal=myproposal sa-dst-address=1.2.3.4 sa-src-address=0.0.0.0 src-address=192.168.88.0/24 tunnel=yes
the dst-address is always the same as the sa-src-address, when I check in the winbox.

Please correct

Uwe

Re: BUG: ipsec policy add starting with 6.39.1

Posted: Mon Jun 19, 2017 1:24 pm
by Uwe
Correction:
this issue appeared in older versions (before 6.39.1) already.

It worked correctly at least until 6.37.1

The destination address has to be corrected via winbox.

Uwe