From: afshin lamei <afshinlamei@gmail.com>
To: netfilter@lists.netfilter.org
Subject: psd match false positives?
Date: Mon, 3 Oct 2005 17:45:53 +0330 [thread overview]
Message-ID: <3115d56e05100307153c99ebfb@mail.gmail.com> (raw)
hi all,
I am using the "port scan match" with its default values, my rules are like
this:
iptables -A INPUT -m psd -j LOG --log-prefix "port scan:" // log the port
scan
iptables -A INPUT -m psd -j DROP // Drop it silently
one of my DNS servers is 4.2.2.4 <http://4.2.2.4> , and I'm seeing these
logs, which say the 4.2.2.4 <http://4.2.2.4> is port scanning my box
(external interface: 192.168.100.151 <http://192.168.100.151>) !!
Oct 3 17:23:35 kernel: Port scan:IN=eth0 OUT= SRC=4.2.2.4 <http://4.2.2.4>DST=
192.168.100.151 <http://192.168.100.151> LEN=8 PROTO=UDP SPT=53 DPT=32769
Oct 3 17:23:35 kernel: Port scan:IN=eth0 OUT= SRC=4.2.2.4 <http://4.2.2.4>DST=
192.168.100.151 <http://192.168.100.151> LEN=1 PROTO=UDP SPT=53 DPT=32761
Oct 3 17:23:35 kernel: Port scan:IN=eth0 OUT= SRC=4.2.2.4 <http://4.2.2.4>DST=
192.168.100.151 <http://192.168.100.151> LEN=1 PROTO=UDP SPT=53 DPT=32773
Oct 3 17:23:35 kernel: Port scan:IN=eth0 OUT= SRC=4.2.2.4 <http://4.2.2.4>DST=
192.168.100.151 <http://192.168.100.151> LEN=1 PROTO=UDP SPT=53 DPT=32775
Oct 3 17:23:35 kernel: Port scan:IN=eth0 OUT= SRC=4.2.2.4 <http://4.2.2.4>DST=
192.168.100.151 <http://192.168.100.151> LEN=1 PROTO=UDP SPT=53 DPT=32780
It seems to be a false positive, isn't it? if so, dropping them will cause
problems, so what should i do?
regards,
afshin
reply other threads:[~2005-10-03 14:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3115d56e05100307153c99ebfb@mail.gmail.com \
--to=afshinlamei@gmail.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox