Hello Volker,
On Wednesday, July 01, 2015 02:39:24 PM Volker Janzen wrote:
Hi Anand,
I was always under the impression that the Knot
1.x config format only
allowed one IP address per remote definition. In fact, this is the
reason I have remotes defined thus:
it is
possible that my configuration was not correct. I started using
knot a few weeks ago. As of using dualstack and having already updated
the server I'm not able to see, if knot would have listened to the IPv4
notifies. Seeing only IPv6 log entries.
@Ondrej: do you know if there was only one adress intended? There was no
warning about a configuration error, but this might explain why only one
IP made it to the v2 config format.
Yes, this is really true. Knot 1.x supports only one address per remote.
And looking into the source code... the last address specified takes all. And
there is no warning. :-/
Jan