Snort 2.9.4.1 pkg v.2.5.8
-
I also wanted to ask something about what i read the other day.
Would it be better to have 1 wan interface with the wan ip and lan address or separate them and have 1 wan and then 1 lan? and thanks againIf we are talking about a typical home network with NAT, then it depends on whether or not you want to identify specific hosts on the LAN side. Here's what I mean. When you have NAT, then Snort sees everything on the WAN in terms of your WAN IP address and then whatever Internet hosts are being contacted. Snort does not see the internal LAN private IPs. It will still block offending traffic by blocking the SRC (assuming you have that configured for the WAN interface). But the logs will show everything in the local network as having the WAN IP address.
So if you want to see your LAN private IP addresses in the logs and thus be able to identify which specific LAN host might contain the latest nasty online banking Trojan, then you would run an instance of Snort on your LAN interface. This is what I do. I have Snort on the WAN configured with some basic ET-CIARMY and ET-RBN rules, then run the Snort VRT IPS-Balanced policy on my LAN interface. I configured my LAN interface to block BOTH (source and destination). The auto-whitelisting feature that adds the LAN to the whitelist means my LAN IPs never get blocked, but if any LAN IP tries to "phone home" to a BOT C-n-C server on the web, then the DST would get blocked because of the BOTH setting. So I am protected either way (whether my LAN host initiates the conversation or the far-end host does). Plus, my logs now show me the internal LAN private IP of the infected or potentially infected host.
P.S. – while you can do it, it would be sort of pointless and a waste of resources to run a duplicate set of rules on both the WAN and LAN interfaces in a scenario like I described. I prefer the setup where known bad hosts are blocked right away at the perimeter (the WAN). I get this from those ET-CIARMY and RBN rules. Then my LAN side interface is the next layer of protection and contains the richer rule set.
Bill
i haven't even considered a setup like that, thanks for your input
-
Hi Bill.
Can you test a client IP header rule that triggers in this scenario?
The way NAT reflection works is that the packets go to the firewall, and are then sent from the firewall to the NAT target, changed to appear as if they came from the firewall, so that replies go back through the firewall.
There is no security issue there, unless you count the loss of the client IP from the perspective of the NAT target/server. The server sees the firewall itself as the "client", not the actual IP of the client.
-
Hi Bill.
Can you test a client IP header rule that triggers in this scenario?
The way NAT reflection works is that the packets go to the firewall, and are then sent from the firewall to the NAT target, changed to appear as if they came from the firewall, so that replies go back through the firewall.
There is no security issue there, unless you count the loss of the client IP from the perspective of the NAT target/server. The server sees the firewall itself as the "client", not the actual IP of the client.
Supermule:
I'm not sure I understand what you are asking me to do. If in reference to my previous post, the point of that post to Shinzo was simply to show a mechanism to see the pre-NAT LAN IP addresses in the Snort logs. If you run Snort on just the WAN (and you are using NAT), then Snort logs all "local" traffic as originating from the WAN IP. Here is an example. Suppose host 192.168.0.1 on the LAN communicates with a BOT C-n-C server somewhere on the web. Snort will see and log that traffic, but what you will see in the ALERT log for the Source IP is your WAN IP and then the Destination IP of the BOT C-n-C server. So while you will know that you have an infected host on your LAN, you won't know from the Snort logs which one it is.
However, with my scheme (Snort on LAN), then you will see in the ALERT log the local pre-NAT LAN IP of the infected host (192.168.0.1 in my example) as well as the Destination IP of the C-n-C server. You can then tell which LAN host is the problem.
Bill
-
I understand :)
-
P.S. – while you can do it, it would be sort of pointless and a waste of resources to run a duplicate set of rules on both the WAN and LAN interfaces in a scenario like I described. I prefer the setup where known bad hosts are blocked right away at the perimeter (the WAN). I get this from those ET-CIARMY and RBN rules. Then my LAN side interface is the next layer of protection and contains the richer rule set.
Bill
Whats your recommendation then for this setup in regards to duplicate settings on the Preprocessors tab? Are they unnecessarily redundant?
-
Thanks for the new snort interface.
Ok , my problem is…..
Base on my understanding with snort blocking capabilities
LAN setting - I can block both LAN@internal and External IP with selection of new whitelist setting which i have uncheck the "Add firewall Local Networks to the list (excluding WAN)." option. Block setting "both"
WAN setting - I can block external setting , wth default whitelist setting. Block setting "both"Both LAN and WAN setting will have different categories selection base on my need and requirement.
For the above setting , I manage to
WAN Setting - block external IP
LAN Setting - block only external IP (supposely to block both internal@LAN ip and external IP)When I view the whitelist IP with "view list" function , in the new whitelist setting, the local IP still there , sort nothing happened with the uncheck action I have done?
Bug? or I missed something?
4 am here, since yesterday morning, I will need to have some rest first. Really appreciate if any one can advice me the next action.
-
2.1-BETA1 (amd64)
built on Fri May 17 16:45:31 EDT 2013
FreeBSD 8.3-RELEASE-p8
Snort v2.9.4.1 pkg v. 2.5.8Hello,
Ever since I enabled Snort on my LAN interface, my firewall logs have been flooded with the alerts on the attached screen shot. Is there any way to get rid of these alerts? I've been running snort just on the WAN interface for a few good months now and never had these alerts on the firewall logs before. I started to test Snort on the LAN interface a couple of days ago and noticed my firewall log was full of those alerts. I do have IPv6 disabled on the WAN and LAN interfaces. BTW, thanks for this package bmeeks you’ve done a great job with it.
-
Whats your recommendation then for this setup in regards to duplicate settings on the Preprocessors tab? Are they unnecessarily redundant?
The Preprocessors are unique to each instance of Snort. When you run Snort on more than one interface, you actually have two completely separate and independent processes running – totally separate running copies of the binary. You may already have known that, so forgive me for repeating it if you did. Not trying to insult anyone's skills, but just making sure we start from the same baseline for my explanation below.
So you could certainly- depending on how you have the rule sets selected- use different Preprocessor settings on the different interfaces. It's just my view that on today's reasonably fast hardware the preprocessor overhead is not that big of a deal. I don't think it's nearly as taxing on CPU and RAM as say having duplicate sets of ALL the rules running on the LAN and WAN interfaces. The rules are where all the CPU and RAM resources get used (of course the HTTP_INSPECT, Frag3 and Stream5 can use some extra RAM depending on how they are configured). But in high traffic situations, different preprocessors settings would certainly be the way to go. You just have to be careful that you don't disable a preprocessor that an enabled rule depends on. Doing so will cause those "FATAL ERROR" messages on startup.
So to sum up my answer to your question, if had 2GB or more of RAM and not a lot of load (say less than 50 Mbits/sec) with a reasonably modern CPU; then I would just run the default preprocessor setup on both interfaces.
Bill
-
Thanks for the new snort interface.
Ok , my problem is…..
Base on my understanding with snort blocking capabilities
LAN setting - I can block both LAN@internal and External IP with selection of new whitelist setting which i have uncheck the "Add firewall Local Networks to the list (excluding WAN)." option. Block setting "both"
WAN setting - I can block external setting , wth default whitelist setting. Block setting "both"Both LAN and WAN setting will have different categories selection base on my need and requirement.
For the above setting , I manage to
WAN Setting - block external IP
LAN Setting - block only external IP (supposely to block both internal@LAN ip and external IP)When I view the whitelist IP with "view list" function , in the new whitelist setting, the local IP still there , sort nothing happened with the uncheck action I have done?
Bug? or I missed something?
4 am here, since yesterday morning, I will need to have some rest first. Really appreciate if any one can advice me the next action.
I went back and looked at the code. Currently it is by design that the interface Snort is running on (except when it's the WAN) is always added to HOME_NET and the WHITELIST. Do you really want to block your local LAN IP addresses? If so, why? You can easily lock yourself out of the firewall this way (at least lock out a workstation). It has always been the behavior of Snort to add the interface running Snort to HOME_NET and the WHITELIST. What changed in this last update was instead of whitelisting the entire WAN subnet, only the WAN IP is whitelisted. The checkbox just adds all the other locally attached firewall networks to HOME_NET and the WHITELIST. Formerly these were not added by default.
Bill
-
2.1-BETA1 (amd64)
built on Fri May 17 16:45:31 EDT 2013
FreeBSD 8.3-RELEASE-p8
Snort v2.9.4.1 pkg v. 2.5.8Hello,
Ever since I enabled Snort on my LAN interface, my firewall logs have been flooded with the alerts on the attached screen shot. Is there any way to get rid of these alerts? I've been running snort just on the WAN interface for a few good months now and never had these alerts on the firewall logs before. I started to test Snort on the LAN interface a couple of days ago and noticed my firewall log was full of those alerts. I do have IPv6 disabled on the WAN and LAN interfaces. BTW, thanks for this package bmeeks you’ve done a great job with it.
Traffic on port 1900 to that destination IPv6 address is SSDP (Simple Service Discovery Protocol) traffic. Snort does not, to the best of my knowledge, generate such traffic and has no need for it. I would say this is not related to enabling Snort on the LAN.
Bill
-
thanks Bill for your answer…but its weird, if I disable Snort on the LAN interface, those log entries stop and only return if I enable Snort on the LAN interface again.
-
So to sum up my answer to your question, if had 2GB or more of RAM and not a lot of load (say less than 50 Mbits/sec) with a reasonably modern CPU; then I would just run the default preprocessor setup on both interfaces.
Thank you Bill for your clear and concise reply. Snort has jumped in leaps and bounds since you started contributing and adding to Ermal's package. ;D
-
I have no choice with referring to torrent or p2p blocking 2with snort. With current version, without blocking the client who is downloading using torrent software. Not much can be done as the client kept continue downloading the file without failure. I have try it with my notebook , even though snort manage to block some external IP (using both LAN and WAN setting) , my torrent software keep continue downloading as nothing blocking it at all.
I do understand that with the setting I intended to used , my client or some workstation will be accidentally block(if they forgot to shut off their torrent software. But it sort like reminder to the client not to use torrent software in my network. After all with cron , it will only block for 5 min. So the client must make sure their pc is according to my requirement within 5 minute.
Really appreciate if the whitelist issue can be settle.
Thanks for the new snort interface.
Ok , my problem is…..
Base on my understanding with snort blocking capabilities
LAN setting - I can block both LAN@internal and External IP with selection of new whitelist setting which i have uncheck the "Add firewall Local Networks to the list (excluding WAN)." option. Block setting "both"
WAN setting - I can block external setting , wth default whitelist setting. Block setting "both"Both LAN and WAN setting will have different categories selection base on my need and requirement.
For the above setting , I manage to
WAN Setting - block external IP
LAN Setting - block only external IP (supposely to block both internal@LAN ip and external IP)When I view the whitelist IP with "view list" function , in the new whitelist setting, the local IP still there , sort nothing happened with the uncheck action I have done?
Bug? or I missed something?
4 am here, since yesterday morning, I will need to have some rest first. Really appreciate if any one can advice me the next action.
I went back and looked at the code. Currently it is by design that the interface Snort is running on (except when it's the WAN) is always added to HOME_NET and the WHITELIST. Do you really want to block your local LAN IP addresses? If so, why? You can easily lock yourself out of the firewall this way (at least lock out a workstation). It has always been the behavior of Snort to add the interface running Snort to HOME_NET and the WHITELIST. What changed in this last update was instead of whitelisting the entire WAN subnet, only the WAN IP is whitelisted. The checkbox just adds all the other locally attached firewall networks to HOME_NET and the WHITELIST. Formerly these were not added by default.
Bill
-
I have no choice with referring to torrent or p2p blocking 2with snort. With current version, without blocking the client who is downloading using torrent software. Not much can be done as the client kept continue downloading the file without failure. I have try it with my notebook , even though snort manage to block some external IP (using both LAN and WAN setting) , my torrent software keep continue downloading as nothing blocking it at all.
I do understand that with the setting I intended to used , my client or some workstation will be accidentally block(if they forgot to shut off their torrent software. But it sort like reminder to the client not to use torrent software in my network. After all with cron , it will only block for 5 min. So the client must make sure their pc is according to my requirement within 5 minute.
Really appreciate if the whitelist issue can be settle.
I can make the change, but I have to figure out a way to incorporate it so it does not break existing settings for folks who do not want to use it in the same manner. I will put this on the To-Do list for the next release. I will alter the WHITELIST so the Local Networks (including the interface Snort is running on) are not automatically included when the new Checkbox is cleared.
In the meantime, I can show you how to modify the default behavior on your system if you will PM (Private Message) me.
Bill
-
thanks Bill for your answer…but its weird, if I disable Snort on the LAN interface, those log entries stop and only return if I enable Snort on the LAN interface again.
OK, I will do a little research and see if something pops up. I don't use IPv6 on my systems yet, so I have never seen this traffic.
Bill
-
I have no choice with referring to torrent or p2p blocking 2with snort. With current version, without blocking the client who is downloading using torrent software. Not much can be done as the client kept continue downloading the file without failure. I have try it with my notebook , even though snort manage to block some external IP (using both LAN and WAN setting) , my torrent software keep continue downloading as nothing blocking it at all.
I do understand that with the setting I intended to used , my client or some workstation will be accidentally block(if they forgot to shut off their torrent software. But it sort like reminder to the client not to use torrent software in my network. After all with cron , it will only block for 5 min. So the client must make sure their pc is according to my requirement within 5 minute.
Really appreciate if the whitelist issue can be settle.
I can make the change, but I have to figure out a way to incorporate it so it does not break existing settings for folks who do not want to use it in the same manner. I will put this on the To-Do list for the next release. I will alter the WHITELIST so the Local Networks (including the interface Snort is running on) are not automatically included when the new Checkbox is cleared.
In the meantime, I can show you how to modify the default behavior on your system if you will PM (Private Message) me.
Bill
Thanks will PM you now
-
thanks Bill for your answer…but its weird, if I disable Snort on the LAN interface, those log entries stop and only return if I enable Snort on the LAN interface again.
OK, I will do a little research and see if something pops up. I don't use IPv6 on my systems yet, so I have never seen this traffic.
Bill
No worries Bill, I got the firewall to stop logging IPv6 multicast, no need to look into this, thanks
-
No worries Bill, I got the firewall to stop logging IPv6 multicast, no need to look into this, thanks
OK. I never did find any connection in my Google research between SSDP and Snort. There is one possibility, though, that just occurred to me. Snort puts the interface it is running on in promiscuous mode. Perhaps that is why you suddenly started seeing the traffic when Snort was enabled on the interface.
Just not logging it should be fine.
Bill
-
Just posting to confirm that the blank page problem has been resolved.
Thank you ;D
-
The new gui is very nice. The viewing of the whitelist defaults was very helpful in making sure it was getting the list that I wanted to make sure something important didn't get blocked.
Nice job!