Pb concerning the re-sending interfaces in proxy radius configuration
Hi! I'va installed freeradius on my Computer as a reverse proxy.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. 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).Moreover, there is a rule in the routing table in order to go to the server 192.168.2.1.If i launch a tcpdump on the eth1 interface, no packet are leaving. Is there something to do in the configuration of the proxy to tell him the interface to re-send the packets? Thanks a lot in advance! Cordialy
"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.
participants (2)
-
Alan DeKok -
Laurent LOINGEVILLE