Chuang Okis wrote:
Thanks alan for help. But I haven't got it done now..still cannot let it get into post-proxy-fail section. please take a look on my config and another debug log! Thanks!
Which version are you using?
Is there anything I still need to get it down? Thanks for all your patience!
You seem to have broken the server: rad_recv: Access-Request packet from host 172.30.179.21 port 55342, id=27, length=79 Which then gets proxied: Proxying request 0 to home server 172.30.179.22 port 1812 And then: Waking up in 4.0 seconds. Cleaning up request 0 ID 27 with timestamp +7 Huh? Why does that happen? The default is for the max_request_time to be 30 seconds. This allows for the request to stay "live" while the NAS retransmits. It looks like you set "max_request_time = 5". Don't do that. It's wrong. It's breaking the server. Alan DeKok.