ok i have made some changes i think i am on the rite path does this look rite now?
Code:
root@kwickservers:/home/kwick# dig mx blackmagicpe.com
; <<>> DiG 9.6.1-P2 <<>> mx blackmagicpe.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55218
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;blackmagicpe.com. IN MX
;; ANSWER SECTION:
blackmagicpe.com. 3600 IN MX 10 mail.kwickservers.com.
;; Query time: 83 msec
;; SERVER: 68.87.64.150#53(68.87.64.150)
;; WHEN: Wed Aug 4 22:18:57 2010
;; MSG SIZE rcvd: 68
root@kwickservers:/home/kwick#
or is this wat i want
Code:
root@kwickservers:/home/kwick# dig mx blackmagicpe.com
; <<>> DiG 9.6.1-P2 <<>> mx blackmagicpe.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 48833
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;blackmagicpe.com. IN MX
;; ANSWER SECTION:
blackmagicpe.com. 3600 IN MX 10 mail.blackmagicpe.com.
;; Query time: 66 msec
;; SERVER: 68.87.64.150#53(68.87.64.150)
;; WHEN: Wed Aug 4 23:03:12 2010
;; MSG SIZE rcvd: 55
root@kwickservers:/home/kwick#
some more info i have dynamic ip so i have to user a redirect site so i can host below is the dns record for hostname used when building server
Code:
;
;
; zone for kwickservers.com
; built on 2010-08-04 21:41:26
;
$TTL 3600
@ 86400 IN SOA ns1.afraid.org. dnsadmin.afraid.org. (
1008040001 ; Serial
86400 ; Refresh
7200 ; Retry
3600000 ; Expire
3600 ) ; Minimum
@ 86400 IN NS ns1.afraid.org.
@ 86400 IN NS ns2.afraid.org.
@ 86400 IN NS ns3.afraid.org.
@ 86400 IN NS ns4.afraid.org.
localhost IN A 127.0.0.1
; username:username|tag:4789342
@ 3600 IN A XX.44.214.20
; username:username|tag:4789343
@ 3600 IN MX 10 mail.kwickservers.com.
; username:username|tag:4789341
ftp 3600 IN A XX.44.214.20
; username:username|tag:4789344
irc 3600 IN A XX.44.214.20
; username:username|tag:4789340
mail 3600 IN A XX.44.214.20
; username:username|tag:4789339
www 3600 IN A XX.44.214.20
and this is teh dns for one of the sites hosted by me
Code:
;
; zone for blackmagicpe.com
; built on 2010-08-04 20:29:48
;
$TTL 3600
@ 86400 IN SOA ns1.afraid.org. dnsadmin.afraid.org. (
1008040004 ; Serial
86400 ; Refresh
7200 ; Retry
3600000 ; Expire
3600 ) ; Minimum
@ 86400 IN NS ns1.afraid.org.
@ 86400 IN NS ns2.afraid.org.
@ 86400 IN NS ns3.afraid.org.
@ 86400 IN NS ns4.afraid.org.
localhost IN A 127.0.0.1
; username:username|tag:47239XX
@ 3600 IN A XX.44.214.20
; username:username|tag:4723969
@ 3600 IN MX 10 mail.blackmagicpe.com.
; username:username|tag:4723965
mail 3600 IN A XX.44.214.20
; username:username|tag:4723966
www 3600 IN A XX.44.214.20
and one last thing this is the dig for the hosname
Code:
root@kwickservers:/home/kwick# dig mx kwickservers.com
; <<>> DiG 9.6.1-P2 <<>> mx kwickservers.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 54818
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;kwickservers.com. IN MX
;; ANSWER SECTION:
kwickservers.com. 3600 IN MX 10 mail.kwickservers.com.
;; Query time: 126 msec
;; SERVER: 68.87.64.150#53(68.87.64.150)
;; WHEN: Thu Aug 5 01:12:18 2010
;; MSG SIZE rcvd: 55
root@kwickservers:/home/kwick#
Recent comments
23 hours 19 min ago
1 day 8 hours ago
1 day 9 hours ago
1 day 13 hours ago
1 day 17 hours ago
1 day 17 hours ago
1 day 20 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 12 hours ago