diff --git a/geant/gap_ansible/roles/fw_filters/tasks/merge_variables.yaml b/geant/gap_ansible/roles/fw_filters/tasks/merge_variables.yaml
index 121d061925e9569788f1bcb9a5c3e9ed78972abb..a481e7f67d4eb8eaa11d8192f764ea7f582d85e5 100644
--- a/geant/gap_ansible/roles/fw_filters/tasks/merge_variables.yaml
+++ b/geant/gap_ansible/roles/fw_filters/tasks/merge_variables.yaml
@@ -21,7 +21,7 @@
   when: >-
     subscription.product.product_type == "L3CoreService"
     and
-    subscription.l3_core_service_type in ["GÉANT IP", "GEANT IP", "GEANT_IP"]
+    subscription.l3_core_service_type in ["GÉANT IP", "GEANT IP", "GEANT_IP", "LHCONE"]
     and
     not ap.sbp.custom_firewall_filters | ansible.builtin.bool
   block: