dpuryear
04-16-2003, 09:48 AM
We are very interested in using RRDNS with DSM. We have two interfaces on our server and would like to load-share across them. The easiest way to do this is with RRDNS. However, DSM doesn't seem to offer a way to do this. Basically, instead of a zone file with:
example.com IN A a.b.c.d
We want:
example.com IN A a.b.c.d
IN A e.f.g.h
We would also need to setup Apahce to listen on both a.b.c.d and e.f.g.h. We can obviously do this externally of DSM by scripting something. However, I'd like to know if we can configure DSM to do this?
What would be nice is if we could modify the templates that DSM uses for zone files and vhosts.
Anyone done any of this?
example.com IN A a.b.c.d
We want:
example.com IN A a.b.c.d
IN A e.f.g.h
We would also need to setup Apahce to listen on both a.b.c.d and e.f.g.h. We can obviously do this externally of DSM by scripting something. However, I'd like to know if we can configure DSM to do this?
What would be nice is if we could modify the templates that DSM uses for zone files and vhosts.
Anyone done any of this?