Joshua Baker-LePain wrote:
On Wed, 25 Feb 2004 at 8:57am, jlm17 wroteI commented out the only_from line from all three amanda services but it does not work.
I am having problems getting amcheck to return happy:
sudo -u amanda amcheck -c fullbackup
Amanda Backup Client Hosts Check -------------------------------- WARNING: royal.inse.lucent.com: selfcheck request timed out. Host down? Client check: 1 host checked in 30.011 seconds, 1 problem found
Here is the /etc/xinetd.d/amanda file:
service amanda { socket_type = dgram protocol = udp wait = yes user = amanda group = amanda groups = yes server = /usr/libexec/amandad # You need to ensure this points to your Amanda server! # Don't just remove it! only_from = royal disable = no }
Just to check, if you remove the only_from line, does it work?
When I restart xinetd I only get the [OK],but I get these lines in /var/log/syslog:
There are no error messages from xinetd regarding amanda in /var/log/syslog.
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/amanda [file=/etc/xinetd.conf] [line=13]
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/chargen-tcp [file=/etc/xinetd.d/chargen-tcp] [line=48]
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=13]
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.d/cups-lpd] [line=14]
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/daytime-tcp [file=/etc/xinetd.d/daytime-tcp] [line=13]
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=13]
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/echo-tcp [file=/etc/xinetd.d/echo-tcp] [line=14]
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=13]
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=14]
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/time-tcp [file=/etc/xinetd.d/time-tcp] [line=17]
Feb 25 07:30:06 royal xinetd[28751]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=13]
Feb 25 07:30:06 royal xinetd[28751]: removing chargen
Feb 25 07:30:06 royal xinetd[28751]: removing chargen
Feb 25 07:30:06 royal xinetd[28751]: removing printer
Feb 25 07:30:06 royal xinetd[28751]: removing daytime
Feb 25 07:30:06 royal xinetd[28751]: removing daytime
Feb 25 07:30:06 royal xinetd[28751]: removing echo
Feb 25 07:30:06 royal xinetd[28751]: removing echo
Feb 25 07:30:06 royal xinetd[28751]: removing swat
Feb 25 07:30:06 royal xinetd[28751]: removing time
Note that I do not get any lines about removing amanda services.
What does it way when you start it up? On RedHat it'll tell you how many services are available...
There is nothing in /tmp. I'm not sure if my amanda configuration would use /tmp for anything. There is no amandad*debug file anywhere on the computer.
If you're not getting anything in /tmp/amanda, then amandad isn't even starting up. Is ipchains/iptables getting in the way? What's the output of 'netstat -ln | grep 10080'?
netstat -ln | grep 10080 udp 0 0 0.0.0.0:10080 0.0.0.0:*
As far as I know I do not have any iptables stuff turned on. I don't even have the iptables userland tools installed. I have turned it on in the kernel, though.
-- Jason M'Sadoques (978)392-6417 Phone (888)422-3597 Pager [EMAIL PROTECTED] A146B
