Problems with "due to lack of any response from home server"
Hi everyone, Has someone with the same problem related to external home servers? The external NAS don't support "status-check", and my approach is. home_server hs_001 { type = auth+acct secret = secret ipaddr = 10.2.11.1 port = 1812 proto = udp * status_check = none revive_interval = 120 check_interval = 30 num_answers_to_alive = 3 max_outstanding = 65536* } and still receiving tons of: Problems with "ERROR: Failing proxied request for user "ac:d8:a1:8d:19:f9", due to lack of any response from home server 10.2.11.1 port 1813 p.s: on the v3.0.x /HEAD -- Jorge Pereira
Jorge Pereira [jpereiran@gmail.com] wrote:
Has someone with the same problem related to external home servers? The external NAS don't support "status-check",
I think I might but I've been waiting to catch it happening live with tshark, darn reliable network / no test environment :-)
home_server hs_001 { type = auth+acct
... my intent, if I establish this to be the case would be to use status-check=request since mine happens to be an acct-only server and I don't care about extra bits of accounting. It might be a nice feature request to have a way for specifying the use of Accounting-Request pings to wake up both personalities of an auth+acct home server to avoid having a "test" account on the account side. If you can safely finagle a test account, though, it should restore service much faster -- in fact ISTR talk about allowing an Access-Reject to serve as a valid wakeup event, but have not tested/read into it enough to know if that works. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
For status check a reject is as good as an accept as it's a response from the server. Which is all you want. alan -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
So. Why is there no response from the home server? Is it out of your control or can you look at it to see whats going on? Is often much much better to fix the cause than to band aid the symptoms -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
The homeserver Is it out of my control! -- Jorge Pereira On Fri, Oct 23, 2015 at 7:16 AM, Alan Buxey <A.L.M.Buxey@lboro.ac.uk> wrote:
So. Why is there no response from the home server? Is it out of your control or can you look at it to see whats going on?
Is often much much better to fix the cause than to band aid the symptoms -- Sent from my Android device with K-9 Mail. Please excuse my brevity. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Alan Buxey -
Brian Julin -
Jorge Pereira