On Tue, 26 Jul 2005 01:48:34 +0700 Markus <[EMAIL PROTECTED]> wrote: > Hello tsl-discuss, > > i'm having problem with rndc on trustix 2.2, when i try to reload a > zone using command: rndc reload domain.com, rndc give error message: > --- > rndc: 'reload' failed: not found > --- Same here, but with working nameserver :)
"rndc reload" works (only one time -> rndc.key permissions..) Use "service named reload" instead, this will reload the hole nameserver and handle the rndc.key permission thing - but seems to have a bug too. $ service named reload /etc/init.d/named: line 200: reloadproc: command not found Added this to bugtrack. > every time i try to 'dig' my domain name 'dig domain.com' it always > giving status: SERVFAIL. giving status: NOERROR Seems to be an error in your zonefiles/config?! Look in the named logs and increase debug level. cheers Olaf _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
