Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 530
    • Issues 530
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • BINDBIND
  • Issues
  • #354
Closed
Open
Created Jun 21, 2018 by Ghost User@ghost

named-checkzone complains about MX records

Summary

The tool named-checkzone complains about MX records being CNAMEs, even if they aren't CNAMEs

Steps to reproduce

Just check the zone gitea.de:

named-checkzone gitea.de gitea.de.zone

What is the current bug behavior?

Error message:

zone gitea.de/IN: gitea.de/MX 'mail.misterunknown.de' (out of zone) is a CNAME 'mail.misterunknown.de.' (illegal)
zone gitea.de/IN: gitea.de/MX 'mail2.misterunknown.de' (out of zone) is a CNAME 'mail2.misterunknown.de.' (illegal)

What is the expected correct behavior?

No error messages.

Relevant configuration files

  • gitea.de.zone => https://pastebin.com/8caXrx9L

Relevant logs and/or screenshots

# named-checkzone gitea.de gitea.de.zone 
zone gitea.de/IN: gitea.de/MX 'mail.misterunknown.de' (out of zone) is a CNAME 'mail.misterunknown.de.' (illegal)
zone gitea.de/IN: gitea.de/MX 'mail2.misterunknown.de' (out of zone) is a CNAME 'mail2.misterunknown.de.' (illegal)
zone gitea.de/IN: loaded serial 2018062100
OK

Possible fixes

No idea.

Edited Jun 21, 2018 by Ghost User
Assignee
Assign to
Time tracking