diff --git a/docs/configuration_file_basics.xml b/docs/configuration_file_basics.xml index d912d5dd2..ffd440342 100644 --- a/docs/configuration_file_basics.xml +++ b/docs/configuration_file_basics.xml @@ -306,6 +306,24 @@ If you need to change a file in /usr/share/shorewall/, copy it to /etc/shorewall and modify the copy + + + Note to Debian and Ubuntu + Users + + If you install using the .deb or using the tarball installers with + the default shorewallrc.debian file, you will find + that your /etc/shorewall + directory is practially empty. This is intentional. When you install the + .deb, the released configuration file skeletons may be found on your + system in the directory /usr/share/doc/shorewall/default-config. If + you install using the tarball installers, the files are in the + /usr/share/shorewall/configfiles sub-directory. + Simply copy the files you need from the appropriate directory to + /etc/shorewall and modify the + copies. +