Recent content by user2837961

  1. U

    IPtables rules to NFTables rules

    Thankyou for the link. I have already read through the guides but am still unable to translate my iptable rules, hence the request in this forum for help in translating my specific rules.
  2. U

    IPtables rules to NFTables rules

    OS: Debian 11 x86_64 I am looking to convert some of my iptable rules to nftables. I have tried to use iptables-translate, but it is not translating all of my rules. My original iptables script: #!/bin/sh sudo apt install iptables # accept ports 500 and 4500, required for IKEv2 sudo...
Top