LINUX security snort Configuration

Source: Internet
Author: User

Groupadd snort
Useradd-g snort-s/bin/false
Passwd-S snort
Mkdir-p/etc/snort/rules
Mkdir-p/var/log/snort/archive
Chown-R snort. snort/var/log/snort
Cd etc; cp */etc/snort
Sniffer
Snort-dev
-V
Using this command, only the IP address and TCP/UDP/ICMP packet header information will be output by snort.
-Vd
View data at the application layer
-E
Display data link layer data
Snort Command Parameters
-L log
Put all intercepted data packets in a file
-B
Data packets are intercepted in binary format and can be unwrapped in some software.
The most important use of snort is as a network intrusion detection system (NIDS). Use the following command line to start this mode:
./Snort-d-l./log-h 192.168.0.0/24-c snort. conf

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.