diff --git a/docs/6to4.xml b/docs/6to4.xml index 4d2d5b21c..467e6a815 100644 --- a/docs/6to4.xml +++ b/docs/6to4.xml @@ -28,6 +28,8 @@ 2008 + 2009 + Eric de Thouars and Tom Eastep @@ -67,11 +69,17 @@ I have created an init script to make the job of - configuring your firewall for IPv6 easier. The script is installed in - /etc/init.d and configures ipv6, including a 6to4 tunnel, at boot time. - The script works on OpenSuSE 11.0 and may need modification for other - distributions. On OpenSuSE, the script is installed by copying it to - /etc/init.d/ then running the command 'chkconfig + configuring your firewall for IPv6 easier. + + The script is installed in /etc/init.d and configures ipv6, + including a 6to4 tunnel, at boot time. Note that the script is included + in the Shorewall6 distribution but is not installed in /etc/init.d by + default. The RPMs from shorewall.net, install the file in the package + documentation directory. + + The script works on OpenSuSE 11.0 and may need modification for + other distributions. On OpenSuSE, the script is installed by copying it + to /etc/init.d/ then running the command 'chkconfig --add ipv6'. At the top of the script, you will see several variables: diff --git a/docs/MultiISP.xml b/docs/MultiISP.xml index 2d54d2e7d..a286161e0 100644 --- a/docs/MultiISP.xml +++ b/docs/MultiISP.xml @@ -26,6 +26,8 @@ 2008 + 2009 + Thomas M. Eastep