Idokep.hu IP modul
Status
Mérőműszerek
Kijelző
IP státusz
System
Backup / Flash Firmware
Reboot
Network
Interfaces
Wifi
Switch
DHCP and DNS
Hostnames
Static Routes
Firewall
Diagnostics
Unsaved Changes: 1
Auto Refresh on
Auto Refresh off
General Settings
Port Forwards
Traffic Rules
Custom Rules
Firewall - Custom Rules
Custom rules allow you to execute arbritary iptables commands which are not otherwise covered by the firewall framework. The commands are executed after each firewall restart, right after the default ruleset has been loaded.
# This file is interpreted as shell script. # Put your custom iptables rules here, they will # be executed with each firewall (re-)start. # Internal uci firewall chains are flushed and recreated on reload, so # put custom rules into the root chains e.g. INPUT or FORWARD or into the # special user chains, e.g. input_wan_rule or postrouting_lan_rule.