Same here. FireHOL is unable to configure iptables correctly in feisty (everything is OK in both dapper and edgy). With FireHOL's default configuration it returns following errors and it blocks internet connection completely: -------------------------------------------------------------------------------- ERROR : # 1. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line INIT of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A out_world_all_c1 -m state '' --state NEW\,ESTABLISHED -j ACCEPT OUTPUT :
Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 2. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line INIT of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A in_world_all_c1 -m state '' --state ESTABLISHED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 3. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line INIT of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A out_world_irc_c2 -p tcp --sport 32768:61000 --dport 6667 -m state '' --state NEW\,ESTABLISHED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 4. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line INIT of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A in_world_irc_c2 -p tcp --sport 6667 --dport 32768:61000 -m state '' --state ESTABLISHED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 5. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line INIT of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A out_world_ftp_c3 -p tcp --sport 32768:61000 --dport ftp -m state '' --state NEW\,ESTABLISHED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 6. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line INIT of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A in_world_ftp_c3 -p tcp --sport ftp --dport 32768:61000 -m state '' --state ESTABLISHED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 7. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line INIT of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A in_world_ftp_c3 -p tcp --sport ftp-data --dport 32768:61000 -m state '' --state ESTABLISHED\,RELATED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 8. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line INIT of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A out_world_ftp_c3 -p tcp --sport 32768:61000 --dport ftp-data -m state '' --state ESTABLISHED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 9. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line INIT of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A out_world_ftp_c3 -p tcp --sport 32768:61000 --dport 1000:65535 -m state '' --state ESTABLISHED\,RELATED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 10. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line INIT of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A in_world_ftp_c3 -p tcp --sport 1000:65535 --dport 32768:61000 -m state '' --state ESTABLISHED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 11. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line FIN of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A in_world -m state '' --state RELATED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 12. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line FIN of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A out_world -m state '' --state RELATED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 13. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line FIN of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A INPUT -m state '' --state RELATED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 14. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line FIN of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A OUTPUT -m state '' --state RELATED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' -------------------------------------------------------------------------------- ERROR : # 15. WHAT : A runtime command failed to execute (returned error 2). SOURCE : line FIN of /etc/firehol/firehol.conf COMMAND : /sbin/iptables -t filter -A FORWARD -m state '' --state RELATED -j ACCEPT OUTPUT : Try `iptables -h' or 'iptables --help' for more information. Bad argument `' Stopped: Couldn't activate new firewall. FireHOL: Restoring old firewall: OK -- firehol does no longer start https://launchpad.net/bugs/78017 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs