X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/15a81dae2ac4c0b4af17937969eb8799cceeddb2..f92e0b42648fcce8061503cf84e95ecdbf6af1d1:/package/firewall/files/firewall.config diff --git a/package/firewall/files/firewall.config b/package/firewall/files/firewall.config index 77832ffac..632292265 100644 --- a/package/firewall/files/firewall.config +++ b/package/firewall/files/firewall.config @@ -64,6 +64,7 @@ config rule option src wan option proto icmp list icmp_type echo-request + list icmp_type echo-reply list icmp_type destination-unreachable list icmp_type packet-too-big list icmp_type time-exceeded @@ -82,6 +83,7 @@ config rule option dest * option proto icmp list icmp_type echo-request + list icmp_type echo-reply list icmp_type destination-unreachable list icmp_type packet-too-big list icmp_type time-exceeded