Re: Invalid class in dns query

2020-08-05 Thread Mark Andrews
> On 6 Aug 2020, at 10:11, John Levine wrote: > > In article you write: >> Hi all, >> >> Looking for a temporary work around, while an issue gets resolved. I have a >> DNS query coming in with an invalid class requested (65 or 0x41). > > The only classes ever assigned were 1, 2, 3, 4, and p

Re: Invalid class in dns query

2020-08-05 Thread John Levine
In article you write: >Hi all, > >Looking for a temporary work around, while an issue gets resolved. I have a >DNS query coming in with an invalid class requested (65 or 0x41). The only classes ever assigned were 1, 2, 3, 4, and pseudo-classes 254 and 255. What is class 65 supposed to be? Why w

Invalid class in dns query

2020-08-04 Thread Trevor Woolley
Hi all, Looking for a temporary work around, while an issue gets resolved. I have a DNS query coming in with an invalid class requested (65 or 0x41). The workaround I’m looking for is one that just uses the IN class (1 or 0x01), if I have to duplicate all records required into “CLASS65” it could