Search results

  1. A

    How to make IpTable Rules immutable in linux

    I thought it must be in kernel because I saw ways to do it by writing a kernel module. Thanks for the help
  2. A

    How to make IpTable Rules immutable in linux

    I work on Linux and want to add rules to iptable. I want these rules to be immutable anyway (either changed or deleted). What should I do? Note that for me the rules that are running and kept in memory are important, not the rules that are stored in the iptable rules file. I found a way to save...
Top