-
Arouteserver (and other software) relies on having the TAL name per entry in the JSON format, this is used for granular filtering on what ROAs to use and which not to use.
```
ARouteServer 2018-11…
-
I'm not sure routinator should bomb out when one of the repositories is unreachable for some reason, thoughts?
```
$ routinator -f json -o /var/www/htdocs/export.json.tmp
The RIPE NCC Certificati…
-
Imagine we add 2914 to `transit_free['asns']` but 2914 wishes to peer with an arouteserver instance - the `_2914_` prefixes should be accepted on the direct 2914 sessions but not on any other sessions…
-
Awesome project as aways!
Working on installing this and getting it to work with IXP-Manager.
I've come across a strange issue that I think is either related to expected BIRD output or some edge…
-
Release 0.12.0 should contain a simple wrapper around `softreconfig in yes` to make it apply only to openbsd version 6.1 - but i don't see that installed after running `setup-templates`.
```
(arou…
-
RPKI can be used to do Origin Validation and reject invalid announcements, but RPKI can also be used in context of provisioning & creation of whitelists.
If we take as example http://irrexplorer.nl…
-
I have the following configuration
```
max_prefix:
action: "restart"
restart_after: 15
peering_db: True
```
but some of the IX participants fill into peeringdb their e…
-
I have an arouteserver openbgpd instance
```
$ egrep -A1 "\"tag\"|reject_cause" rs2.yml
policy: "tag"
reject_cause:
lrg: rs_as:9:dyn_val
```
but it appears the bgpd config…
-
With a minimal configuration like below, arouteserver should query PeeringDB for the AS-SET and use the one found there rather than only expand AS15169.
```
clients:
- asn: 15169
ip:
…
-
Other than stated in the documentation
> By default, ARouteServer looks for this [arouteserver.yml] file in `~/arouteserver` and `/etc/arouteserver/`
ARouteServer raises en error “Configuration fi…