20 Apr
2020
20 Apr
'20
3:14 p.m.
On Apr 20, 2020, at 1:14 PM, belyj@belyj.eu wrote:
im using freeradius proxy on server with openvpn as nas , when homeservers are configured with proto = udp, everything is working, when i switch to proto = tcp, i cannot see in debug on homeserver radius accounting requests, but i see via tcpdump that they arrives via udp, accounting only. From proxy logs i see that it is replicating to home_servers and they are configured to tcp only.
Ah... the replicate module only sends UDP packets. It doesn't send RADIUS over TCP. Alan DeKok.