VPN failures and negotiate errors from Suspicious IP - Local in Policy Not Working
Hello,
since a few days i am getting error notifications from one of my VPN Interfaces:
Message meets Alert condition
date=2022-03-08 time=19:56:42 deventtime=1646765802743694420 tz="+0100" logid="0101037128" type="event" subtype="vpn" level="error" vd="root" logdesc="Progress IPsec phase 1" msg="progress IPsec phase 1" action="negotiate" remip=109.90.XX.XX locip=185.88.XX.XX remport=500 locport=500 outintf="wan2" cookies="5f648bb6bf2a59f4/160e2a9da9745054" user="N/A" group="N/A" useralt="N/A" xauthuser="N/A" xauthgroup="N/A" assignip=N/A vpntunnel="VPN-App" status="failure" init="remote" mode="main" dir="inbound" stage=3 role="responder" result="ERROR"
Message meets Alert condition
date=2022-03-08 time=19:56:42 devname=Auerhahn-Primary-60F devid=FGT60FTK19001713 eventtime=1646765802743658120 tz="+0100" logid="0101037124" type="event" subtype="vpn" level="error" vd="root" logdesc="IPsec phase 1 error" msg="IPsec phase 1 error" action="negotiate" remip=109.90.XX.XX locip=185.88.XX.XX remport=500 locport=500 outintf="wan2" cookies="5f648bb6bf2a59f4/160e2a9da9745054" user="N/A" group="N/A" useralt="N/A" xauthuser="N/A" xauthgroup="N/A" assignip=N/A vpntunnel="VPN-App" status="negotiate_error" reason="probable preshared key mismatch" peer_notif="NOT-APPLICABLE"
I tried to block those attempts with local-in-policy:
config firewall local-in-policy
edit 1
set uuid ccd0a336-9ee7-51ec-98d3-876b3e95b348
set intf "wan2"
set srcaddr "Banned_IPs"
set dstaddr "all"
set service "ALL"
set schedule "always"
next
end
Banned IPs contain the suspicious IP.
But i still get those errors. What am i doing wrong?
Thanks for hints,
Tobias
