I'm no expect on iptables, but it looks to me like you're blocking all outgoing packets by default, and not providing any exemptions. Does it work if you remove only the OUTPUT DROP line?
No, I need to uncomment both INPUT and OUTPUT DROP and throw INPUT OUTPUT ACCEPT for good measure.
Regards, David Ciecierski -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
