Instructions on
http://www.linuxfromscratch.org/blfs/view/cvs/postlfs/firewall.html

are inconsistent about the script name 

- cat > /etc/rc.d/rc.iptables << "EOF"

- /etc/rc.d/init.d/iptables

Is my understanding, that the cat commands shall be changed to

cat > /etc/rc.d/init.d/iptables << "EOF"

correct?

Thank you,
Jiri

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to