Displaying 2 results from an estimated 2 matches for "simmetrical".
Did you mean:
simetrical
2006 Jun 08
1
RSA Signature (key ***) failed
In a dual server configuration one of the two servers fail with:
WARNING[3705]: res_crypto.c:335 __ast_sign_bin: RSA Signature (key
sintel-voip) failed
NOTICE[3705]: chan_iax2.c:5187 authenticate: Unable to sign challenge
withy key
WARNING[3705]: chan_iax2.c:7191 socket_read: I don't know how to
authenticate sintel-user to 10.27.33.1
We use the rsa authenticatio: in the server A
2004 Jun 10
6
Shaping incoming traffic on the other interface
...? It should implement bandwidth borrowing!) but i found the ingress policy a little bit rough.
I''d like to keep the traffic categories i have in the uplink: ssh, web and batch.
The goal is to discard packets of the lowest class first, then the middle, and so on.
I''ve implemented a simmetrical downlink version of the uplink shaping on eth0, the other interface.
However, i get this error (warning?) in the log:
pppoe[29606]: send (sendPacket): No buffer space available
It looks like the interface queue is complaining that it cannot deliver a packet (the uplink queue
being full) and ther...