Siva Kesava R Kakarla

Results 17 issues of Siva Kesava R Kakarla

**Describe the incorrect behavior you saw** When Twisted Names is acting as an authoritative nameserver for a zone, it returns wrong RCODE for empty non-terminals. **Describe how to cause this...

bug
names

**Describe the incorrect behavior you saw** When Twisted Names is acting as an authoritative nameserver for a zone, it does not set the `AA` flag in the reponses. **Describe how...

bug
names

Hello Team, When using twisted names module as `twistd -n dns --bindzone example.com`, we encounter the error: ``` File "/usr/local/lib/python3.10/dist-packages/twisted/names/authority.py", line 315, in loadFile self.origin = nativeString(fp.basename() + b".") TypeError:...

bug
names

**Describe the bug** If a user, by mistake, uploads a zone file which has no FQDN, then there is some strange interaction between the Config.toml file and the SOA record....

**Describe the bug** This is related to if 'A CNAME B' exists in a zone, but B (related to the same zone) does not exist, then the return code should...

bug
crate:server
compliance

**What happened**: Hello again, Consider the following zone file: | | | | | |- |- |- |- | | test | 500 | SOA | ns1.outside.com. root.test 3 604800...

bug

**What happened**: Hello again, Consider the following zone file: | | | | | |- |- |- |- | | test. | 500 | SOA | ns1.outside.com. root.test 3 604800...

bug