Re: [dnsdist] SpoofAction or SpoofRawAction syntax

2020-07-21 Thread Bit World Computing e.K. - Michael Mertel via dnsdist
Hi Leo, this is what I’ve done this week with SpoofAction, maybe it helps. The SpoofAction was working fine which is what you want for A-record spoofing? Sorry no example for SpoofRawAction. Maybe you should add an „.“ after amsterdam? addAction( AndRule({QNameRule(’test.de.'), QTypeRule(DNSQTy

[dnsdist] SpoofAction or SpoofRawAction syntax

2020-07-21 Thread Leo Vandewoestijne via dnsdist
Hi, This old syntax, worked fine in 1.4.*, but seems to fail in 1.5.0-rc* addAction(AndRule({QNameRule('i.amsterdam'), QTypeRule(DNSQType.A)}), SpoofAction("10.31.0.20")) Also I tried to come to the same result using SpoofRawAction but all my syntax guesses failed (and the manual doe