summaryrefslogtreecommitdiffstats
path: root/setup2hd/SeTfirewall.tpl (follow)
Commit message (Expand)AuthorAgeFilesLines
* SeTfirewall.tpl: satisfy SCerovec's OCD. Eric Hameleers2022-01-041-1/+1
* Add an (optional) basic firewall configuration to setup2hd...The firewall will be configured and installed only when you use setup2hd to install the Live OS to your hard drive. The scripts are not particular to Slackware Live; you can easily copy the resulting files /usr/sbin/myfwconfig, /etc/rc.d/rc.firewall and /var/lib/pkgtools/setup/setup.firewall out of the installed system and use them anywhere on a Slackware-compatible OS. - The 'myfwconfig' script will ask a few simple questions and generate the ipv4 and ipv6 configuration in /etc/firewall/. - The 'rc.firewall' script will load/save its iptables/ip6tables configuration from /etc/firewall/ files. - The 'setup.firewall' script is a convenient way to call the firewall configurator from pkgtools or during Slackware's installation to harddisk. Eric Hameleers2021-12-201-0/+704