Skip to content

Commit 94508e7

Browse files
committed
Changed sample localin_ipv6 policy
1 parent e258523 commit 94508e7

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

policies/pol/sample_fortigate_localin_ipv6.pol

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,15 @@ term accept-fgm-v6{
110110
protocol:: tcp
111111
comment:: "accept-fgm-v6"
112112
action:: accept
113-
}
113+
}
114+
115+
term accept-test-v6{
116+
source-interface:: x6.15
117+
destination-interface:: v6.15
118+
source-address:: REGIONAL-FGMS6
119+
destination-address:: ANY_V6
120+
destination-port:: HTTP
121+
protocol:: tcp
122+
comment:: "TESTING"
123+
action:: accept
124+
}

0 commit comments

Comments
 (0)