Am Tue, 03 Aug 2010 08:07:58 -0400 schrieb dhottin...@harrisonburg.k12.va.us:
> My employer decided to host our website on another server off-site. > My problem is getting our dns to point from our old server to the > new. Currently we own all the ip's and host our own website. Here is > the zone file for harrisonburg.k12.va.us: > > > $ORIGIN . > $TTL 259200 ; 3 days > harrisonburg.k12.va.us IN SOA ns1.harrisonburg.k12.va.us. > rlineweaver.harrisonburg.k12.va.us. ( > 201080503 ; serial > 28800 ; refresh (8 hours) > 7200 ; retry (2 hours) > 2419200 ; expire (4 weeks) > 86400 ; minimum (1 day) > ) > NS ns1.harrisonburg.k12.va.us. > NS ns2.harrisonburg.k12.va.us. > $TTL 144000 ; 40 hours > harrisonburg.k12.va.us. MX 10 > plum.harrisonburg.k12.va.us. mail.harrisonburg.k12.va.us. MX > 10 plum.harrisonburg.k12.va.us. student.harrisonburg.k12.va.us. > MX 10 plum.harrisonburg.k12.va.us. harrisonburg.k12.va.us. IN > TXT "v=spf1 ip4:204.111.40.0/24 a:mail.harrisonburg.k12.va.us > a:student.harrisonburg.k12.va.us ~all" $ORIGIN harrisonburg.k12.va.us. > $TTL 259200 ; 3 days > harrisonburg.k12.va.us. A 174.143.193.47 > > > I made the entry for the new website's ip (174.143.193.47). But > when I do a dig, it still comes back with 204.111.40.10. What do I > need to do in order to get this ip to point to the newserver > offsite? Or is it even possible for me to do this? > > ddh > It's just a wild guess but I think you've 'malformed' your serial. ;) >From the looks it should propably be 2010080503 and not 201080503 which is considerably lower than it should be. Ciao Torsten _______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users