dns question

Discussion in 'Installation/Configuration' started by denni1, Mar 7, 2007.

  1. denni1

    denni1 New Member

    I am setting up a server and host for two domains on a dsl server behind nat firewall of the router and using Bastille firewall set up by http://howtoforge.com/perfect_setup_ubuntu_6.10. Did register for two dns servers at zoneedit.com for the domain of the server. Did use Ispconfig to set up webspace for the server and the domain that i am hosting.

    does the third dns server on my external ip that i have testet that is working okay applay the rules for the server or do the dns servers on zoneedit.com do it

    the output from dig myserver.com is

    Code:
    ;; QUESTION SECTION:
    ;myserver.com.                      IN      A
    
    ;; ANSWER SECTION:
    myserver.com.               82408   IN      A       xx.xxx.xxx.xx
    ;; AUTHORITY SECTION:
    myserver.com.               82408   IN      NS      ns7.zoneedit.com.
    myserver.com.               82408   IN      NS      ns8.zoneedit.com.
    
    ;; ADDITIONAL SECTION:
    ns8.zoneedit.com.       68404   IN      A       xxx.xxx.xxx.xxx
    
    ;; Query time: 9 msec
    ;; SERVER: 192.168.1.1#53(192.168.1.1)
    ;; WHEN: Wed Mar  7 17:47:53 2007
    ;; MSG SIZE  rcvd: 106
    
     
  2. martinfst

    martinfst Member Moderator

    What's your question?
     
  3. denni1

    denni1 New Member

    to be more specific

    do the nameserver of the ispconfig installation and the two external nameservers work togeather.?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    This depends on the configuration of the external mailservers.

    But Why do you create a A-Record for zoneedit if you are not zoneedit?
     

Share This Page