Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Fix vpn.j2 Host Services
Browse files Browse the repository at this point in the history
  • Loading branch information
kwbales committed Apr 11, 2015
1 parent 5f46687 commit cb5483f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/vpn/vpn.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cb5483f

Please sign in to comment.