I have a problem with an IP address.
I have drop all traffic in the “Input Firewall Rule”.
the only address who not is drop is my VPN connection.
This is the log:
input->DROP, in DSL, out:(local), src-mac 00:0e:50:3b:xx:xx,prot TCP(syn),
81.169.188.68:50038 → 62.xxx.xxx.xxx:100 (my address), len 40
This is the remote system trying to open an IPSEC connection.
As you don’t have a peer configured this is not dangerous. However, you may want to configure your Input chain rules to drop all unwanted connections fro the Internet.
At least quite surely not in the way you think: The vulnerability described in the URL you posted is in tcpdump when decoding ISAKMP packets, not when “natively” receiving ISAKMP packets themselves…