• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by infinality

  1. infinality

    NFLOG on Merlin?

    I'm trying to do packet logging, and I've successfully done so on Centos/Fedora with NFLOG by adding a line like this to iptables: -A LOG_DROP -j NFLOG --nflog-group 40 On Centos, I can run this command and get a list of interfaces that includes nflog: $ tcpdump -D 1.nflog (Linux netfilter log...
Back
Top