[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Moving from iptables to nftables



On 4/2/21 12:23 PM, William Torrez Corea wrote:
> Actually i'm moving/migrating from the old iptables/xtables (legacy)
> world to the new nftables framework.
> 
> I execute step by step the migration process:
> 
>  1. generate a translation of an iptables/ip6tables command to know the
>     nftables equivalent
>  2. Translate the whole ruleset in a single run 
> 
> I using the nf_tables compat backend. I suppose that translation to
> native nftables syntax is done if available but I don't get any result.
> 
> *sudo ebtables-nft -L*
> *
> *
> *Bridge table: filter
> 
> Bridge chain: INPUT, entries: 0, policy: ACCEPT
> 
> Bridge chain: FORWARD, entries: 0, policy: ACCEPT
> 
> Bridge chain: OUTPUT, entries: 0, policy: ACCEPT*
> 
> 


Hi William,

if your firewall configuration is not too complex then you can use
"gufw" GUI program to set up your firewall. gufw is GUI for ufw (Ubuntu
FireWall) and both are available in Debian repository.

HTH

Kind regards
Georgi


Reply to: