mrkanitkar
08-25-2001, 12:49 AM
Hi all,
Have anybody tried DNS config with Webmin on solaris 8 (sparc)
I am doing it , but found that , webmin does wrong entries in
the db files of the domain.
like when we create domain abc.com as forward zone , using webmin for ns1.abc.com as first dns server ,
it creates entry like this
abc.com IN NS ns1.abc.com.
www.abc.com IN A 202.54.10.1
abc.com IN MX 202.54.10.1
abc.com IN NS ns2.abc.com.
where as these entries should be
3600 IN NS ns1.abc.com.
3600 IN A 202.54.10.1
3600 IN MX 202.54.10.1
3600 IN NS ns2.abc.com.
Any idea?
Is there any freeware (GUI) for dns entries on solaris ?
thanks in advance.
Have anybody tried DNS config with Webmin on solaris 8 (sparc)
I am doing it , but found that , webmin does wrong entries in
the db files of the domain.
like when we create domain abc.com as forward zone , using webmin for ns1.abc.com as first dns server ,
it creates entry like this
abc.com IN NS ns1.abc.com.
www.abc.com IN A 202.54.10.1
abc.com IN MX 202.54.10.1
abc.com IN NS ns2.abc.com.
where as these entries should be
3600 IN NS ns1.abc.com.
3600 IN A 202.54.10.1
3600 IN MX 202.54.10.1
3600 IN NS ns2.abc.com.
Any idea?
Is there any freeware (GUI) for dns entries on solaris ?
thanks in advance.
