File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # $OpenBSD: bgpd.conf,v 1.20 2020/05/08 00:56:29 deraadt Exp $
1+ # $OpenBSD: bgpd.conf,v 1.21 2021/02/02 00:34:03 danj Exp $
22# example bgpd configuration file, see bgpd.conf(5)
33
44# define our own ASN as a macro
@@ -119,9 +119,9 @@ deny quick from any prefix-set bogons
119119deny quick from ebgp ovs invalid
120120
121121# filter bogon AS numbers
122- # AS_TRANS (23456) is not supposed to show up in any path and indicates a
123- # missconfiguration . Additionally Private or Reserved ASNs have no place in
124- # the public DFZ. http ://www.iana.org/assignments/as-numbers/as-numbers.xhtml
122+ # AS_TRANS (23456) is not supposed to show up in any path and indicates a
123+ # misconfiguration . Additionally Private or Reserved ASNs have no place in
124+ # the public DFZ. https ://www.iana.org/assignments/as-numbers/as-numbers.xhtml
125125deny quick from any AS 23456
126126deny quick from any AS 64496 - 131071
127127deny quick from any AS 4200000000 - 4294967295
You can’t perform that action at this time.
0 commit comments