I use OpenWrt as a bluetooth AP server for a Treo650 (with the Treo
connecting *to* the OpenWrt router for access to the internet, to save
GPRS charges when at home). This is the opposite of how most people use
ppp, bluetooth and openwrt (where they use ppp to dial out to the
internet through the
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
http://lists.
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 -