diff --git a/daemon/system-fw.json b/daemon/system-fw.json index c1bfe5f5..1c1368b4 100644 --- a/daemon/system-fw.json +++ b/daemon/system-fw.json @@ -162,11 +162,7 @@ "Values": [ { "Key": "type", - "Value": "echo-request" - }, - { - "Key": "type", - "Value": "echo-reply" + "Value": "echo-request,echo-reply,destination-unreachable" } ] } @@ -187,11 +183,7 @@ "Values": [ { "Key": "type", - "Value": "echo-request" - }, - { - "Key": "type", - "Value": "echo-reply" + "Value": "echo-request,echo-reply,destination-unreachable" } ] }