Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


how to import cpanel dns settings
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

how to import cpanel dns settings

hi
i need to import cpanel dns settings to text format (for example cPanel zone file).

how can i do this?

Comments

  • command line?

  • use a dig tool?

  • XuHiXuHi Member
    edited January 2016

    If you want the records in text format and have root:

    cd /var/named

    cat domainname.com.db

    Then copy and paste the output to text file. If you don't have root just dig NS.

Sign In or Register to comment.