Hello all. Iptables doesn't install the iptables-apply program. This results in a dangling symlink "/sbin/ip6tables-apply"
Reference: http://git.netfilter.org/iptables/commit/?id=d4ed0c741fc789bb09d977d74d30875fdd50d08b The fix is to edit iptables/Makefile.am: sed '/= iptables-apply/s/sbin_SCRIPT/&S/' -i iptables/Makefile.am (and then run autoreconf -fi) Cheers, --Ryan -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page