I build a webserver following the HOWTO:
http://www.howtoforge.com/perfect-se...04-ispconfig-3
I have my own domain name registered 1 month ago at register.com and it is tied into my static public IP. My intention is to host some more websites for others.
The command dig mx mydomain.com shows:
Code:
xxx@ubuntu:~$ dig mx mydomain.com
; <<>> DiG 9.7.3 <<>> mx mydomain.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 13719
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION:
;mydomain.com. IN MX
;; ANSWER SECTION:
mydomain.com. 14400 IN MX 10 mail.mydomain.com.
;; ADDITIONAL SECTION:
mail.mydomain.com. 14400 IN A my public IP
;; Query time: 256 msec
;; SERVER: 192.168.178.1#53(192.168.178.1)
;; WHEN: Tue Jun 14 18:52:39 2011
;; MSG SIZE rcvd: 70
Should I still use the DNS server and create the DNS records for my domain using ISPConfig, or is that not needed?
If I don't do this can I then still create domains names for others using my server?
Please advice.
p.s. Yes I am still learning

.
Recent comments
1 day 20 hours ago
2 days 5 hours ago
2 days 8 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 12 hours ago
2 days 14 hours ago
2 days 15 hours ago
3 days 7 hours ago
3 days 8 hours ago