Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: Tenman on June 16, 2010, 01:25:14 PM

Title: Allowing DNS Zone transfers from SME 7.4
Post by: Tenman on June 16, 2010, 01:25:14 PM
anyone give me any pointers how I can do it, I can't find it in the documentation..
Title: Re: Allowing DNS Zone transfers from SME 7.4
Post by: Stefano on June 16, 2010, 01:34:21 PM
well, you could start explaining your problem, not your solution :-)
Title: Re: Allowing DNS Zone transfers from SME 7.4
Post by: Tenman on June 16, 2010, 01:43:40 PM
I just want to create a slave zone on a server on a different network to the SME server
Title: Re: Allowing DNS Zone transfers from SME 7.4
Post by: CharlieBrady on June 16, 2010, 04:35:02 PM
I just want to create a slave zone on a server on a different network to the SME server

There's no simple way to create a slave zone.

You could set up tinydns on a server on your other network, and use scp to copy the data file. Or you could set up dnscache on the other network, assuming that you only wish to cover for short outages.

Why do you want to create  a slave zone? Is your server and/or network that unreliable?
Title: Re: Allowing DNS Zone transfers from SME 7.4
Post by: Tenman on June 16, 2010, 04:52:30 PM
Not really, its just that on that particular network there's only a few computers and they all have statics, so I was thinking of least admin effort way of transferring the zone across and then cutting network traffic, think it'll be easier for me to just create a primary zone on the other network and manually add the A records to it...
Title: Re: Allowing DNS Zone transfers from SME 7.4
Post by: CharlieBrady on June 16, 2010, 05:15:24 PM
Not really, its just that on that particular network there's only a few computers and they all have statics, so I was thinking of least admin effort way of transferring the zone across and then cutting network traffic ...

dnscache can do that for you.
Title: Re: Allowing DNS Zone transfers from SME 7.4
Post by: Tenman on June 17, 2010, 11:46:39 AM
Not used DNScache before, how does it compare to setting up BIND on an ubuntu server with webmin?
Title: Re: Allowing DNS Zone transfers from SME 7.4
Post by: CharlieBrady on June 17, 2010, 02:52:34 PM
Not used DNScache before, how does it compare to setting up BIND on an ubuntu server with webmin?

google is your friend.