You are not logged in.
Installation Guide does not even mention firewall nor iptables.
There are 13 steps, and the (early) 6th is "Connect to the internet".
Many internet traffic - without firewall(?)..
Maybe iptables with ACCEPT policy (for input)?..
What about security?
As I remember, it was just 2 lines, something like:
ufw enable # switch on ufw (permanently)
ufw default deny # conversations initiated from outside to be denied (except icmp-s like ping..)
Last edited by KomkaPeter (2012-11-25 01:34:22)
Offline
Moving to Forum & Wiki as this is about the content of the Beginners' Guide.
FWIW: the guide is just that, a guide. It is not a replacement for using your knowledge and judgement.
Offline
You'd have to install ufw first which would require an internet connection which would...
[Note: I am well aware that ufw is not required for a/the firewall.]
Last edited by cfr (2012-11-25 03:13:20)
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Installation Guide does not even mention firewall nor iptables.
There are 13 steps, and the (early) 6th is "Connect to the internet".
Many internet traffic - without firewall(?)..
Maybe iptables with ACCEPT policy (for input)?..
What about security?As I remember, it was just 2 lines, something like:
ufw enable # switch on ufw (permanently)
ufw default deny # conversations initiated from outside to be denied (except icmp-s like ping..)
The install guide is strictly aimed at how to install the system, not on how to manage the installed system. For a more comprehensive guide to setting up the system read the beginners guide and the separate guides on the wiki.
Most people are behind a firewall in their router anyway
Arch is aimed at competent GNU/Linux users, and those generally know when/if they need to set up a firewall on their box
There are better alternatives to ufw out there, and ufw is not included on the install iso, so it is not available at install time.
Last edited by Mr.Elendig (2012-11-25 18:41:13)
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline