


NeverGiveUp!! wrote:--
ABC各三版再次修...(恕刪)



NeverGiveUp!! wrote:--
ABC各三版再次修...(恕刪)
NeverGiveUp!! wrote:
ABC各三版再次修...(恕刪)
/ip firewall filter add action=accept chain=forward comment=\ "Accept All new(Forward) packets connections from local network" \ in-interface-list=LAN |
NeverGiveUp!! wrote:--
針對中繼韌體的部分.理應也得到解決.
/ip firewall filter add action=accept chain=input comment=\ "Accept all(Input) packetsconnections from local network" \ sec-address-list=LAN |
/ip firewall filter add action=accept chain=forward comment=\ "Accept All new(Forward) packets connections from local network" \ in-interface-list=LAN add action=drop chain=forward comment="Drop Rule - Forward Chain" |
/ip firewall filter add action=jump chain=input comment="Jump for icmp input flow" \ jump-target=icmp protocol=icmp |