Having read about nftables being Debian's default
and preferred firewall, i installed and enabled it to launch on boot
on my Debian desktop with the commands mentioned
on Debian wiki :
(nftables in Debian the easy way
https://wiki.debian.org/nftables)
# aptitude install nftables
# systemctl enable nftables.service
Being completely uninformed on this :
Am i to conclude that my desktop is being guarded by
a default nftables ruleset ?
If not
Is there somewhere a dependable basic rulest version
i can safely copy-paste to my desktop ?
otherwise
What is the easiest way to safely create such basic defense ?