On Fri, Feb 5, 2010 at 9:31 PM, /fox/ <[email protected]> wrote:
> I have this line in /etc/config/firewall > > config 'include' > option 'path' '/etc/firewall.user' > > but my firewall.user rules aren't executed! > > The content of the firewall.user file is: > iptables -A input_daemon -p tcp --dport 4662 -j zone_wan_ACCEPT > iptables -A input_daemon -p udp --dport 4672 -j zone_wan_ACCEPT > iptables -A input_daemon -p tcp --dport 81 -j zone_wan_ACCEPT > iptables -A input_daemon -p tcp --dport 6667 -j zone_wan_ACCEPT > > Any hint? How can i set custom firewall rules? > > did you restart the firewall service so it reread /etc/config/firewall and noticed the added include?
_______________________________________________ Development mailing list [email protected] http://fonosfera.org/mailman/listinfo/development
