My curiosity is getting to me.....
Ok.... Let's see if you talented guys and gals can come up with a potential reason for what I am seeing but cannot fathom the "why"......
I keep seeing blocks, not large - maybe 8-30 events in rapid succession - from private subnet addresses at my firewall. They are usually directed at the firewall though sometimes they go to my web server - they are dropped at the firewall so they aren't a cause for concern but I'm curious as to what is going on and can't grasp any reason whatsoever for these packets.
Sometimes the source IP will change slightly during the whole event so one that starts out 10.1.1.1 will flip to 10.1.1.2 for example and sometimes back again during the event - implying to me that this is randomly generated to try to avoid detection by rotating the IP address. They are usually TCP but there is a smattering of UDP, (see second example). Where the packets are SYN/ACK there are no corresponding outbound SYN's and they wouldn't go anyway, (firewall drops them - blocked site) - to me this implies the SYN/ACK is crafted as is the FIN/PSH/ACK in the third example because the session could never have been created in the first place to allow any legitimate PSH packet situation to occur. The source and destination ports are also of interest in that they usually remain exactly the same during an event even though the IP may change. They are often well known numbers for source and destination, (a little unusual), and they are almost always a well known port as the source.
11/11/02 15:29 firewalld[137]: deny in eth0 44 tcp 20 50 172.16.6.23 XXX.XX.XXX.XXX 8080 32788 syn ack (blocked site)
11/11/02 15:19 firewalld[137]: deny in eth0 78 udp 20 119 10.0.0.2 XXX.XX.XXX.X 137 137 (blocked site)
11/11/02 17:58 firewalld[137]: deny in eth0 59 tcp 20 113 10.250.14.14 XXX.XX.XXX.XXX 80 14328 fin psh ack (blocked site)
Now to why I'm having problems....... :(
1. This is not a scan that would get any information since the addresses are private and should be dropped on the return trip by routers - so.... no point in that.
2. While I get large numbers of them it is not a DOS/DDOS at me because the traffic level is very small compared to my pipe - not that.
3. It is not a reflected DDOS since the reflected packets go nowhere - like in 1.
4. It is not inappropriately set up boxes because the events can alter IP address one or more times during the event to a similar address, (same A or B class private net) but sometimes the C Class is way away from the original IP.
I am at a loss to see any point in these packets even though they appear crafted - or am I wrong in that assumption?
Have at it guys and gals - what is this traffic? :confused: