I’m trying to set up my own BIND server and use the dns-update tool. I’m getting a BADSIG error that is mentioned in these threads. None of these threads mention a resolution. Is the dns-update tool custom to changeip.com?
no, you should be able to use TSIG updates to a standard BIND server. However, I think it might be broken. I wonder if its a time sync comparision thing or something wrong with the TSIG hashing.
Interesting. It is not the time, as if the time is wrong I get an that error. I’m just getting invalid or unknown key on the board side and BADSIG on the server side.
How can I find out what application or executable is sending dns mx queries to my router? I’m tracing my network activity and I see a lot of dns mx queries generated on my pc towards my router, which is weird, but I don’t know how to detect the creator of all these requests. Any suggestions? Thanx a lot.
I don’t know why they just don’t care about this issue but after a whole weekend I figured out what happened. I would like to share with you guys, even this is such an old thread.
First please confirm you generated the key with HMAC-MD5 (I have 128bit hmac-md5 tested), that’s the only supported algo by RouterOS;
Then comes the most important part: key-name MATTERS! IT MUST BE EXACTLY SAME AS YOUR KEY NAME WHICH CONFIGURED IN BIND SERVER!
Explaination:
Usually you have some blocks in named.conf.local: