EdgeOS-GRE-IPsec-Example.md
... ...
@@ -210,10 +210,6 @@ If your peer sends you a key in PEM format (starts with `-----BEGIN PUBLIC KEY--
210 210
ge 23
211 211
prefix 172.31.0.0/16
212 212
}
213
- rule 65535 {
214
- action deny
215
- prefix 0.0.0.0/0
216
- }
217 213
}
218 214
route-map DN42 {
219 215
rule 1 {
... ...
@@ -226,9 +222,6 @@ If your peer sends you a key in PEM format (starts with `-----BEGIN PUBLIC KEY--
226 222
}
227 223
}
228 224
}
229
- rule 65535 {
230
- action deny
231
- }
232 225
}
233 226
}
234 227
protocols {