Why should the client and server have the same IP address range? I set the IP address 192.168.1.2 for the client and 172.21.50.2 for the server, but the client and server could not see each other!
Is there anything in the Suricata-IDS config file to fix this?
Thanks.
So, should I use Suricata-IDS in NFQ mode or I can use Suricata-IDS in AF_PACKET IPS mode, but I should use iptables/nftables to connect two different ranges of IP addresses?
Please review all your other threads on this topic. NFQ and AF_PACKET IPS modes are fundamentally different and usually the choice is based on the topology of your network - which we’ve covered in detail already. We can’t decide which you need, this is the level of networking knowledge you have to bring to Suricata.
I’m going to re-suggest my old advice. Place a machine where you want the packets to flow through. Get it working first, either with IPtables or Linux bridge. When you are happy, then bring in Suricata. Don’t complicate the basics with Suricata first.