openwrt firewall rules flowchart
2015-08-26 17:35:29 7 举报
OpenWRT防火墙规则流程图是一种图形化表示,用于描述在OpenWRT路由器上设置和管理网络流量的过滤规则。这个流程图通常包括以下几个主要部分:输入、处理和输出。输入部分表示数据包进入路由器的方式,如以太网接口、无线网络等。处理部分则展示了如何根据预先设定的规则对数据包进行过滤和处理,这些规则可以基于源IP地址、目标IP地址、端口号、协议类型等因素来定义。最后,输出部分表示处理后的数据包如何离开路由器,例如通过某个特定的网络接口发送到互联网或内部网络。通过这个流程图,用户可以更直观地了解OpenWRT防火墙的工作方式,从而更好地保护网络安全。
作者其他创作
大纲/内容
zone_wan_preouting
output_rule
allow dhcp renew
mangle
postrouting_lan_rule
accept dnat conn
delegate_prerouting
contrack
delegate_postrouting
filter
zone_lan_postouting
zone_wan_forword
delegate_output
delegate_input
synflood
accept loopback
postrouting_wan_rule
accept establisted/related connection
MASQERADE
postrouting_rule
route
raw
nat
zone_wan_input
zone_lan_input
zone_lan_preouting
allow ping
reject
prerouting_lan_rule
zone_lan_forword
forwording_wan_rule
forwarding_rule
zone_wan_src_REJECT
missfix
input_lan_rule
TCPMSS
reroute
input_wan_rule
processsocket
output
zone_wan_postouting
output_lan_rule
prerouting_rule
input_rule
input
forward
delegate_forword
fwmark
zone_wan_dest_ACCEPT
postrouting
zone_lan_src_ACCEPT
output_wan_rule
zone_lan_dest_ACCEPT
prerouting_wan_rule
forwording_lan_rule
delegate_notrack
prerouting
收藏
0 条评论
下一页