Oguzhan Kayhan wrote: > But as i see i got the msg Received radius reply from wrong address from > them whenever i try to send a req to radius for authentication.
You need to put the real IP addresses into the "listen" section. Don't use "ipaddr = *" > It seems like radius answers back to the nas from first interface instead > of replying from the original source address. That is because the OS chooses how to route packets. > Isnt radius suppose to reply with the same destination address it receives??? Yes. But if it doesn't know what the destination address is, it can't use that to send packets. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

