PDA

View Full Version : dns question


denni1
7th March 2007, 20:03
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


;; 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

martinfst
7th March 2007, 22:12
What's your question?

denni1
7th March 2007, 23:47
do the nameserver of the ispconfig installation and the two external nameservers work togeather.?

till
8th March 2007, 09:29
This depends on the configuration of the external mailservers.

ns8.zoneedit.com. 68404 IN A xxx.xxx.xxx.xxx

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