-
Hello!
Is there any possibility that arouteserver can be used to validate that the client YAML file contains correct syntax without actually building the output configuration file (which can be tim…
-
After adding custom RPKI validation communities implemented as part of #78 the route server configuration textual representation file has a small cosmetic problem visible in this screenshot (off lates…
-
There is some problem with the HTML template: the "Reject reasons" table is rendered wrong.
At least on a 1920x1080 screen (no scaling) all the rows after the first are split with a newline after "…
-
Currently arouteserver hardcodes three different extended communities for an RPKI status as per the config below.
Currently only the "RPKI invalid" community is configurable. I feel like it could b…
-
The ARIN whois dump URL http://irrexplorer.nlnog.net/static/dumps/arin-whois-originas.json.bz2 now gives a 404. Probably because http://irrexplorer.nlnog.net/ now redirects to a irrexplorer.dashcare.n…
-
I propose the logging classes in `templates/bird/header.j2` be configurable, with the default value of `all`:
```
log "/var/log/bird.log" all;
log syslog all;
```
Perhaps something like:
- `cf…
-
Currently there is no easy way to run `arouteserver html` with the docker image.
It took me some time looking at documentation and `run.sh` on how to make it work. I would expect that many people w…
-
Hello team!
We have been using Alice for several months now, but we have not been able to use some of the functionality.
1. We tried to use flags along with RPKI functionality (to get RPKI icons…
-
Hello,
I'm observing a weird behaviour with 6.9p0 (portable) when the new `rde evaluate all` feature is set.
I'm using an integration test from ARouteServer to evaluate this feature: https://git…
-
Hello,
while testing the RTR support in 6.9p0, I've observed the daemon not being able to establish the connection with the local validator.
This is the log, where you can see the `Invalid argum…