Hello community. I'm planning to install Debian with the netinst installer and a PPPoE connection. The Debian Installation Guide says that it can be done with the boot parameter "modules=ppp-udeb". My question is: Is the linux firewall (iptables) enabled automatically, with a good config, when the PPPoE connection is done? Or do I have to manually enable the firewall, with some iptables commands in the command line, before the installer makes the connection?
The linux firewall must be enabled because the PPPoE connection gives a public IP to the computer, so it could be attacked.
Thank you