Snort - what does this mean?
Hi guys,
I installed snort on my computer a while ago, and today I decided to take a look in
the snort log-files.
I found this line:
15:13:02.147356 213.66.247.247 > 172.16.0.20: icmp: host 217.209.203.66 unreachable (DF)
15:13:05.371134 213.66.247.247 > 172.16.0.20: icmp: host 217.209.203.66 unreachable (DF)
15:13:11.957263 213.66.247.247 > 172.16.0.20: icmp: host 217.209.203.66 unreachable (DF)
I use NAT on my FW, my internal addresses are 172.16.0.0/24, 213.66.247.247 and
217.209.203.66 are the ones I am curious about.
Does this mean that someone is pinging/probing my computer spoofing the reply address, or something like that?
Snort - what does this mean?
Hi guys,
I installed snort on my computer a while ago, and today I decided to take a look in
the snort log-files.
I found this line:
15:13:02.147356 213.66.247.247 > 172.16.0.20: icmp: host 217.209.203.66 unreachable (DF)
15:13:05.371134 213.66.247.247 > 172.16.0.20: icmp: host 217.209.203.66 unreachable (DF)
15:13:11.957263 213.66.247.247 > 172.16.0.20: icmp: host 217.209.203.66 unreachable (DF)
I use NAT on my FW, my internal addresses are 172.16.0.0/24, 213.66.247.247 and
217.209.203.66 are the ones I am curious about.
Does this mean that someone is pinging/probing my computer spoofing the reply address, or something like that?
A little bit of background
Yes, and I agree with all of you, even though I do not feel that I am capable of telling
what's important and what is not. At least not at that level.
Some of the rules provided with snort seem to be very general, the same rule seem to be
triggered on different types of events, which makes it difficult to know if it is important
or not. Or rather, it is difficult to find that one event in the log files that are important.
Most of the events related to "host, network, port - not reachable" are triggered because you actually cannot connect to a computer somewhere in the world. And there are allot of these
messages in the log files. So, how do I find out if it is important or not?
In my work I am responsible for maintaining a Checkpoint FW-1 4.1 (not NG) that separates the Norwegian police and the Internet, and you can probably imagine that we have allot of "visitors". Every morning when I get to work I get a cup of coffee and sit down to look at FW-1's log files. A tedious and VERY boring job. In a normal day there are around a thousand different port scans from all over the world, and there is little I can do about that. It is not illegal to port scan in Norway, though the largest ISP's does not allow it from their networks. I have a list that tells me what ip-address belongs to which ISP, and if I do find any ip-addresses that belongs to one of them I send a report to their abuse-account.
Port scans are mostly obvious, but there are some guys (and girls) out there that are a bit more patient then the rest. They send a packet once every third hour (or something like that), so they are not easy to spot. It is those guys that worries me.
I have tried various scripts that are made for these types of events, but none of them are
good enough for our purpose. That is why I have started to look at alternatives. Snort is one of them. I have used Snort at home for a while, but until now it has mostly been laying there, unattended.
I need some kind of IDS, preferably something that I can understand, and that works. I have
tried using Puresecure (former Demarc), which use Snort in the bottom. It had a very nice
GUI, and it seemed to be working just fine until I connected (I guess) to many sensors to it.
So, maybe you understand my problem. At my home computer it's not such a big problem. I do not get that many "visitors", and I am capable of going through the log files looking for events that shouldn't be there. But, at work, Well.. A challenge?
Ole S.