From cb5483fb76bd1ef83ace2648d73e9494c4af8e6d Mon Sep 17 00:00:00 2001 From: Kurt Bales Date: Fri, 10 Apr 2015 22:57:10 -0700 Subject: [PATCH] Fix vpn.j2 Host Services --- examples/vpn/vpn.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/vpn/vpn.j2 b/examples/vpn/vpn.j2 index 907cfed..84e47f9 100644 --- a/examples/vpn/vpn.j2 +++ b/examples/vpn/vpn.j2 @@ -8,8 +8,8 @@ set security zones security-zone vpn interfaces {{ vpn.tunnel_int }} set security zones security-zone vpn host-inbound-traffic system-services ping set security zones security-zone vpn host-inbound-traffic system-services netconf set security zones security-zone vpn host-inbound-traffic system-services ssh -set security zones security-zone vpn host-inbound-traffic system-services ospf -set security zones security-zone vpn host-inbound-traffic system-services bgp +set security zones security-zone vpn host-inbound-traffic protocols ospf +set security zones security-zone vpn host-inbound-traffic protocols bgp set security zones security-zone untrust host-inbound-traffic system-services ike