Setting an A Record for a Catchall causes an Error
Andreas John <lists-qqKX2RIXbnLLeiHq/[email protected]> Thu, 01 Jun 2006 12:50:58 +0200
| Newsgroups | gmane.comp.isp.ispman.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
when setting an A record for "catchall":
Can't use string ("ns1.mydomain.nl.") as a HASH ref while "strict refs"
in use at /opt/ispman/htdocs/admin/../../lib/ISPMan/DNSMan/SOArecords.pm
line 56.
For help, please send mail to the webmaster ( ... ), giving this error
message and the time and date of the error.
Well, ISPMan _does_ something with the DNS, which leads to:
@ IN SOA . . (
; serial
; refresh
; retry
; expire
; minimum
)
Ergh! Thanks Joerg for fixing ispman.dnssset, so I can can fix manually
(Hint to all list lurkers ;))
rgds,
Andreas