diff --git a/templates/gateways/sax-rgs-gw-core01/etc/config/firewall b/templates/gateways/sax-rgs-gw-core01/etc/config/firewall index b090926..2d82ed3 100644 --- a/templates/gateways/sax-rgs-gw-core01/etc/config/firewall +++ b/templates/gateways/sax-rgs-gw-core01/etc/config/firewall @@ -123,13 +123,11 @@ config rule option target ACCEPT option family ipv4 -# Allow IPv4 ping config rule option name Allow-Ping option src * option proto icmp option icmp_type echo-request - option family ipv4 option target ACCEPT config rule