Jason Miller wrote:

Got a very stupid question, I am trying to setup amanda client on a FreeBSD
4.9 server and I am getting the following error. dgram_recv: recvfrom()
failed: Socket operation on non-socket

Has anyone had experience with this? I am using ucspi-tcp instead of inetd
or xinetd. I went through and made sure my permissions are set correctly for
the directories three times thinking it may be a problem there and there
still might be and I am just not looking in the right place.

ucspi-tcp is for tcp connections (aka stream). Amandad needs a udp socket (aka dgram).


-- Paul Bijnens, Xplanation 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, * * kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... * * ... "Are you sure?" ... YES ... Phew ... I'm out * ***********************************************************************




Reply via email to