Gene,
Don't know if this is your first networked machine, but in case your
just getting started with xinetd, bear in mind that by default, the old
inetd configuration used to have all services enabled. Xinetd, on the
other hand, comes standard with all services 'disabled'. So, check the
contents of your /etc/xinetd.d/ directory, and change all of the amanda
related files so that they have 'disable' set to 'no'.
Good luck.
Jeff.
Gene Heskett wrote:
>Hi folks, got one here at home.
>
>I added a second machne to the home network, and added some
>iptable NAT/MASQUERADE rules, and now amcheck is returning this
>error:
>
>WARNING: gene.coyote.den: selfcheck request timed out. Host down?
>
>Here is the /home/amanda/.amandahosts file:
>
>gene.coyote.den amanda
>coyote.coyote.den amanda
>
>And here is the hosts file:
>
># Do not remove the following line, or various programs
># that require network functionality will fail.
>127.0.0.1 localhost.localdomain localhost
>192.168.1.1 gene.coyote.den gene
>192.168.1.2 amiga.coyote.den amiga
>192.168.1.3 coyote.coyote.den coyote
>
>when I run an amcheck, this gets added to the /var/log/messages
>file:
>
>Never mind, I think I just found it, the message file advises me
>that the latest xinetd I put in needs libstdc-so-6(GCC3.0)
>version. Sine there aren't an rpms that will actually install
>here without a kajillion dependency errors, I'm still running
>GCC-2.96-101.
>
>Gawd, thats about the 20th time I've got bit, trying to install
>crap that doesn't say a thing about needing this newer library in
>its dependency lists, and then won't run because it can't find it.
>
>Its pure, fresh, still steaming and green, bull excrement is what
>is was, to parody Andy Griffith's famous song.
>