Hi Anand, precisely. Dual stack is not endorsed in our configuration,
so you need to write both v4 and v6 access separately. Same goes with
binding to interfaces. I reckon its a bit of a hassle.
Best,
Marek
On 26 December 2013 01:02, Anand Buddhdev <anandb(a)ripe.net> wrote:
On 26/12/2013 00:34, Marek Vavruša wrote:
Hi Marek,
Hi Anand, precisely so. Something along the lines
of "world { address
0.0.0.0/0; }"
Okay, thanks for this. So I would also need a second remote like this:
world6 { address ::/0; } ?
We compile (potentially wrong) ideas somewhere in
here
https://gitlab.labs.nic.cz/labs/knot/wikis/config-changes
so while config file format rewrite is not a hot topic of the day, any
comments on current state are welcome!
Oh, thanks for the pointer. I agree that bracketed config, combined with
inconsistent use of semicolons is ugly. I quite like YAML. It's easy to
read and write, and allow comments too.
Regards,
Anand