PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Suricata Installation For Intrusion Detection System For Linux Networks

Go down

Suricata Installation For Intrusion Detection System For Linux Networks Empty Suricata Installation For Intrusion Detection System For Linux Networks

Post by jamied_uk 2nd November 2022, 09:35

Code:
sudo apt install -y software-properties-common
sudo add-apt-repository ppa:oisf/suricata-stable
sudo apt update -y
sudo apt install -y suricata gedit

To edit config

Code:
sudo gedit etc/suricata/suricata.yaml

make sure your home network ip is correct!

now update and apply rules

Code:
sudo suricata-update list-sources

example to add and set active a rule

Code:
sudo suricata-update enable-source et/open

Now to turn on

Code:
sudo systemctl enable suricata

Code:
sudo systemctl start suricata

jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum