[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #AVX-447373]: What we're seeing...



Gerry,

> I have a request in to talk to their firewall people. As soon as I can,
> I'll see what they THINK they're doing, and revise their thought processes,
> as appropriate.

In case they need convincing, here's the notifyme(1) code that's getting
triggered:

    case RPC_CANTRECV:
            if(hc.rpcerr.re_errno == ECONNRESET)
            {
                    /*
                     * The server won't even talk to us
                     */
                    rpc_stat = RPC_AUTHERROR;
                    log_error("%s(%s): %d: %s",
                            s_ldmproc(proc), remote, rpc_stat,
                             "Access denied by remote server");
                    status = ECONNREFUSED;
                    goto out;
            }

> Reminds me of the old traffic shaping days.

Which is better: to be throttled or killed? :-)

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: AVX-447373
Department: Support LDM
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.