1 Oct
2011
1 Oct
'11
5:28 a.m.
Alejandro Moreno wrote:
Ok this is the output from the debuging, the radtest works fine for localhost client but not for the AP
Nice. A completely useless debug output. The point of debugging output is to show that the server receives a packet, and how that packet is processed. So posting the debug output with *no* packets received is useless. If the server never receives a packet, then the problem is *not* RADIUS. You have a network problem. Go fix the network. No amount of poking the RADIUS server will make IP routing work correctly. Alan DeKok.