Hello, Reading the 'Setting Up a Network Firewall' section of the documentation, I could not stop thinking that constructions like those are redundant:
echo 0 > /proc/sys/net/ipv4/conf/all/accept_source_route echo 0 > /proc/sys/net/ipv4/conf/default/accept_source_route since 'all', as the name implies, already covers every network interface card in the system. I'm wrong? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
