"Laurent LOINGEVILLE" <laurent.loingeville@gmail.com> wrote:
I'va installed freeradius on my Computer as a reverse proxy.
Huh? What's that?
This computer has 2 network interfaces (eth0 and eth1).The problem is this one: -the proxy receive the radius packet on the front interface (eth0) but can't re-send the packet on the eth1 interface.
It's a networking issue, and probably has little to do with RADIUS.
The configuration of the proxy seems to be good because this one display to me a message telling: "re-sending" the packet to 192.168.2.1 (radius server).
No, "re-sending" means that it didn't get a response to the first packet, meaning it's *not* working. I think you're very confused about how RADIUS works, and what you're trying to do. Alan DeKok.