-# $OpenBSD: bgpd.conf,v 1.20 2020/05/08 00:56:29 deraadt Exp $
+# $OpenBSD: bgpd.conf,v 1.21 2021/02/02 00:34:03 danj Exp $
# example bgpd configuration file, see bgpd.conf(5)
# define our own ASN as a macro
deny quick from ebgp ovs invalid
# filter bogon AS numbers
-# AS_TRANS (23456) is not supposed to show up in any path and indicates a
-# missconfiguration. Additionally Private or Reserved ASNs have no place in
-# the public DFZ. http://www.iana.org/assignments/as-numbers/as-numbers.xhtml
+# AS_TRANS (23456) is not supposed to show up in any path and indicates a
+# misconfiguration. Additionally Private or Reserved ASNs have no place in
+# the public DFZ. https://www.iana.org/assignments/as-numbers/as-numbers.xhtml
deny quick from any AS 23456
deny quick from any AS 64496 - 131071
deny quick from any AS 4200000000 - 4294967295