Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2117 - Firewall - Custom Rules ingonred in some cases #6966

Open
openwrt-bot opened this issue Feb 11, 2019 · 0 comments
Open

FS#2117 - Firewall - Custom Rules ingonred in some cases #6966

openwrt-bot opened this issue Feb 11, 2019 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

AddRemover:

  • Device problem occurs on
    linkys WRT3500
  • Software versions of OpenWrt/LEDE release, packages, etc.
    all lede versions
  • Steps to reproduce
    Configure iptables custom rules in LUCI luci/admin/network/firewall/custom
    the commands goes to /etc/firewall.user file

part of /etc/config/firewall:


config include
option path '/etc/firewall.user'

Note there is no "option reload '1'" added into config file, thus "fw3 reload" used in /etc/init.d/firewall and /etc/hotplug.d/iface/20-firewall (maybe somewhere else) does not reload user rules.

adding manually option "reaload 1" into /etc/config/firewall solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant