IP address is behind firewall/router/switch. 192.168.0.3. The person who is doing my dns sent me a file and told me to fill it in. Here is a copy of that file. Right now the
fine. Just need to add mx info:
$ORIGIN fsshq.com.
@ IN SOA ns1.webnetpublishing.com. dns.webnetpublishing.com.
( 200205162 ;serial
10800 ;refresh after 3 hours
3600 ;retry after 1 hour
604800 ;expire after 1 week 60) ;minimum TTL of 1 day
;
; vDNS Nameservers
;
IN NS ns1.webnetpublishing.com. ; ns1.vDNS
IN NS ns2.webnetpublishing.com. ; ns2.vDNS
;
; vDNS Domain Mail Handlers
;
fsshq.com. IN MX 0 12.253.31.234
fsshq.com. IN MX 10 12.253.31.234
;
;
; vDNS Hosts in order
;
fsshq.com. IN A 12.253.31.234
www IN A 12.253.31.234
pop IN A 12.253.31.234
smtp IN A 12.253.31.234
ftp IN A 12.253.31.234
;
; end
I think I'm supposed to fill in the gaps.
Thanks