Stephan Jaeger <[EMAIL PROTECTED]> wrote: > I just compiled HEAD but somehow the proxy radius server does not > recognize the replies from the home radius server:
I'm not *too* surprised. I've been working on IPv6 support, which means lots of little changes throughout the server core. If proxying is currently broken, that's just one thing to fix. But I don't think it's that hard. > The (imho) interesting parts in the debug output of the proxy server: > Waking up in 3 seconds... > rad_recv: Access-Accept packet from host 127.0.0.1 port 1815, id=0, > length=60 > Ignoring request from unknown home server 127.0.0.1 port 1815 Is that the correct IP? > Re-sending Access-Request of id 0 to 0.0.0.0 port 1815 And that's obviously wrong. Oh well, at least this narrows the scope where the bug can be. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

