Is there a way to set this up at all?
Is there a way to set this up at all?
edit the dns zone file for the domain in question.
vi /var/named/domain.com.db
insert * 14400 IN A 0.0.0.0 (replace with real IP)
alter the serial. save, close, restart named.
this was quoted from a previous post