[OpenWrt-Devel] About the new uci firewall

2008-08-30 Thread Roberto Riggio
Hi, i was trying to use my firewall.user script with the new uci firewall. In order to do so i've uncommented the include section in /etc/config/firewall. My script is basically the default with the lines that allow ssh login uncommented: iptables -F input_rule iptables -F output_rule iptables

Re: [OpenWrt-Devel] About the new uci firewall

2008-08-30 Thread Steven Barth
Try this: uci add firewall rule uci set [EMAIL PROTECTED] uci set [EMAIL PROTECTED] uci set [EMAIL PROTECTED] uci set [EMAIL PROTECTED] uci commit firewall Greetings Cyrus ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org