Hi
amandad.*.debug is not generating any new logs
configuration details for xinetd as below
[EMAIL PROTECTED]:/etc/xinetd.d# ls -la
total 40
drwxr-xr-x 2 root root 4096 2008-10-08 19:46 .
drwxr-xr-x 83 root root 4096 2008-10-08 19:58 ..
-rw-r--r-- 1 root root 338 2008-10-08 19:43 amanda
-rw-r--r-- 1 root root 211 2008-10-08 19:45 amandaidx
-rw-r--r-- 1 root root 212 2008-10-08 19:46 amidxtape
-rw-r--r-- 1 root root 798 2006-05-09 17:20 chargen
-rw-r--r-- 1 root root 660 2006-05-09 17:20 daytime
-rw-r--r-- 1 root root 536 2006-05-09 17:20 discard
-rw-r--r-- 1 root root 580 2006-05-09 17:20 echo
-rw-r--r-- 1 root root 727 2006-05-09 17:20 time
[EMAIL PROTECTED]:/etc/xinetd.d# cat amanda
# default: on
# description: The amanda service
service amanda
{
only_from = BackUp-Host-Server BackUp-Client
BackUp-Client BackUp-Client BackUp-Client BackUp-Client
disable = no
socket_type = dgram
protocol = udp
wait = yes
user = amanda
group = disk
server = /usr/local/libexec/amandad
server_args = -auth=bsd amdump amindexd amidxtaped
}
[EMAIL PROTECTED]:/etc/xinetd.d# cat amandaidx
#default: on
# description: The amanda index service
service amandaidx
{
disable = no
socket_type = stream
protocol = tcp
wait = no
user = amanda
group = disk
server = /usr/local/libexec/amindexd
}
[EMAIL PROTECTED]:/etc/xinetd.d# cat amidxtape
#default: on
# description: The amanda tape service
service amidxtape
{
disable = no
socket_type = stream
protocol = tcp
wait = no
user = amanda
group = disk
server = /usr/local/libexec/amidxtaped
}
+----------------------------------------------------------------------
|This was sent by [EMAIL PROTECTED] via Backup Central.
|Forward SPAM to [EMAIL PROTECTED]
+----------------------------------------------------------------------