About this question
Is there a better way through which I can connect the raspberry Pi ids to my home router to detect network wide intrusions?
While configuring a raspberry pi IDS/IPS with ELK stack on a separate machine, I tried to find more information about it and got to know it's features such as -
-Enforce network traffic policies
- Ensure that abnormal packets does not get out or in our network
- DHCP server to distribute network parameters to your LAN
- DNS cache/server to speed up DNS requests and filter out bad DNS queries
- NIDS to detect malicious traffic, such as malware or vulnerability exploits
- Central network monitoring node to watch and debug network traffic