Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/firewalling.xml

    r45ab6c7 r3f2db3a6  
    99  <?dbhtml filename="firewall.html"?>
    1010
    11   <sect1info>
    12     <date>$Date$</date>
    13   </sect1info>
    1411
    1512  <title>Setting Up a Network Firewall</title>
     
    165162      and has been the standard since. This is likely the set of tools that
    166163      will be most familiar to existing admins. Other tools have been
    167       developped more recently, see the list of further readings below
     164      developed more recently, see the list of further readings below
    168165      for more details. Here you will find a
    169166      list of URLs that contain comprehensive information about building
     
    212209      <blockquote>
    213210        <literallayout>
    214 <ulink url="http://www.netfilter.org/">www.netfilter.org - Homepage of the netfilter/iptables/nftables projects</ulink>
    215 <ulink url="http://www.netfilter.org/documentation/FAQ/netfilter-faq.html">Netfilter related FAQ</ulink>
    216 <ulink url="http://www.netfilter.org/documentation/index.html#HOWTO">Netfilter related HOWTO's</ulink>
     211<ulink url="https://www.netfilter.org/">www.netfilter.org - Homepage of the netfilter/iptables/nftables projects</ulink>
     212<ulink url="https://www.netfilter.org/documentation/FAQ/netfilter-faq.html">Netfilter related FAQ</ulink>
     213<ulink url="https://www.netfilter.org/documentation/index.html#HOWTO">Netfilter related HOWTO's</ulink>
    217214<ulink url="https://wiki.nftables.org/wiki-nftables/index.php/Main_Page">nftables HOWTO</ulink>
    218 <ulink url="http://en.tldp.org/LDP/nag2/x-087-2-firewall.html">en.tldp.org/LDP/nag2/x-087-2-firewall.html</ulink>
    219 <ulink url="http://en.tldp.org/HOWTO/Security-HOWTO.html">en.tldp.org/HOWTO/Security-HOWTO.html</ulink>
    220 <ulink url="http://en.tldp.org/HOWTO/Firewall-HOWTO.html">en.tldp.org/HOWTO/Firewall-HOWTO.html</ulink>
    221 <ulink url="http://www.linuxsecurity.com/docs/">www.linuxsecurity.com/docs/</ulink>
    222 <ulink url="http://www.little-idiot.de/firewall">www.little-idiot.de/firewall (German &amp; outdated, but very comprehensive)</ulink>
     215<ulink url="https://tldp.org/LDP/nag2/x-087-2-firewall.html">tldp.org/LDP/nag2/x-087-2-firewall.html</ulink>
     216<ulink url="https://tldp.org/HOWTO/Security-HOWTO.html">tldp.org/HOWTO/Security-HOWTO.html</ulink>
     217<ulink url="https://tldp.org/HOWTO/Firewall-HOWTO.html">tldp.org/HOWTO/Firewall-HOWTO.html</ulink>
     218<ulink url="https://linuxsecurity.com/howtos">linuxsecurity.com/howtos</ulink>
     219<ulink url="http://www.e-infomax.com/ipmasq">www.e-infomax.com/ipmasq</ulink>
     220<ulink url="https://www.circlemud.org/jelson/writings/security/index.htm">www.circlemud.org/jelson/writings/security/index.htm</ulink>
     221<ulink url="https://insecure.org/reading.html">insecure.org/reading.html</ulink>
     222        </literallayout>
     223
     224<!-- comment-out entries moved out of literallayout to avoid empty lines -->
     225
     226<!-- not accssible 2022-09-08
     227<ulink url="http://www.little-idiot.de/firewall">www.little-idiot.de/firewall (German &amp; outdated, but very comprehensive)</ulink>-->
     228<!-- redirects somewhere you can buy a book, not sure if we should link to
     229     a book which you'll need to pay for reading
    223230<ulink url="http://linux.oreillynet.com/pub/a/linux/2000/03/10/netadmin/ddos.html">linux.oreillynet.com/pub/a/linux/2000/03/10/netadmin/ddos.html</ulink>
    224 <ulink url="http://staff.washington.edu/dittrich/misc/ddos">staff.washington.edu/dittrich/misc/ddos</ulink>
    225 <ulink url="http://www.e-infomax.com/ipmasq">www.e-infomax.com/ipmasq</ulink>
    226 <ulink url="http://www.circlemud.org/~jelson/writings/security/index.htm">www.circlemud.org/~jelson/writings/security/index.htm</ulink>
    227 <ulink url="http://www.securityfocus.com">www.securityfocus.com</ulink>
    228 <ulink url="http://www.cert.org/tech_tips/">www.cert.org - tech_tips</ulink>
    229 <ulink url="http://security.ittoolbox.com/">security.ittoolbox.com</ulink>
    230 <ulink url="http://www.insecure.org/reading.html">www.insecure.org/reading.html</ulink>
    231         </literallayout>
     231-->
     232<!-- 404 2022-09-08
     233<ulink url="http://staff.washington.edu/dittrich/misc/ddos">staff.washington.edu/dittrich/misc/ddos</ulink> -->
     234<!-- redirects to dead bugtraq
     235<ulink url="http://www.securityfocus.com">www.securityfocus.com</ulink>-->
     236<!-- redirects to CERT main page
     237<ulink url="http://www.cert.org/tech_tips/">www.cert.org - tech_tips</ulink>-->
     238<!-- not accessible 2022-09-08
     239<ulink url="http://security.ittoolbox.com/">security.ittoolbox.com</ulink> -->
    232240      </blockquote>
    233241
Note: See TracChangeset for help on using the changeset viewer.