Mohammad K.@discuss.tchncs.de to Linux · 1 年前Do you need to have a firewall on a linux desktop?message-squaremessage-square86fedilinkarrow-up1102arrow-down15file-text
arrow-up197arrow-down1message-squareDo you need to have a firewall on a linux desktop?Mohammad K.@discuss.tchncs.de to Linux · 1 年前message-square86fedilinkfile-text
Hi. I wanted to know if it’s needed to install a firewall on a linux desktop/laptop. Why yes or why no?
minus-squarecorey389@lemmy.worldlinkfedilinkarrow-up21arrow-down2·edit-21 年前Linux comes with a default firewall it’s called IPtables/NFtables, Just make sure that it’s on. Example I Ubuntu Sudo ufw enable.
minus-squareFrostyPolicy@suppo.filinkfedilinkarrow-up8·1 年前Actually it’s Netfilter. IPTables is just a frontend.
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up2·1 年前Linux is a kernel. The actual tooling varies and isn’t always preinstalled
Linux comes with a default firewall it’s called IPtables/NFtables, Just make sure that it’s on. Example I Ubuntu Sudo ufw enable.
Actually it’s Netfilter. IPTables is just a frontend.
Linux is a kernel. The actual tooling varies and isn’t always preinstalled