mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 09:51:17 +01:00
We should not check the port of the request, we *should* actually normalize it to port 53 - as that will probably be the address of the server. Still need to double check if this will work if the axfr should actually be done from a different port. That will come later, this is good enough for now.