This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DNS server on ASL

hello,
 I wander if is possible to install a full DNS server on ASL.
 I try to expose my internal DNS, adding the A and MX records pointing to the Public Ip NATted to the internal server, and it works fine, but i'm not able to avoid the exposure of the record with private ID.

thanks


This thread was automatically locked due to age.
Parents Reply Children
  • I give a look to the installed Bind DNS server, but the file named.conf, used to define the new zone files (that I need to create to support my domains) has a note that said :
     AUTOMATICALLY GENERATED, USELESS EDITING.

    someone can telle me When this file is generated and if is possible to do deactivate de autogeneration ??
  • I'm not quite sure when it is regenerated, probably either on start or configuration changes.

    If you make the same changes to both named.conf and named.conf-default I think you should be safe, but keep in mind that I've never edited these files myself.