Kermit Short wrote:
Hi Marc, thanks for your ideas! The system does indeed resolve it's full FQDN both through dig/nslookup, but pinging the IP address does not resolve the hostname. Not sure if this is an issue?

The output from your netstat command does indeed list the correct ports and services listening from xinetd:
[EMAIL PROTECTED]:/tmp$ netstat -taun | egrep :1008.
tcp        0      0 0.0.0.0:10082           0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:10083           0.0.0.0:*               LISTEN
udp        0      0 192.168.34.15:10080     0.0.0.0:*

I would expect to see amandad listen on ALL interfaces, especially
including localhost!!
Verify xinetd configuration for amandad.



--
Paul Bijnens, xplanation Technology Services        Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  [EMAIL PROTECTED]
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, ^^, *
* F6, quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* init 0, kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************

Reply via email to