James Devine <[email protected]> wrote: >I have a freeradius server which has multiple IPs aliased on the same >interface. This works if I specify each IP explicitly in its own >listen { >} section but if I try to listen on * all responses are sent from the >same >IP regardless of which IP the request was received on. > > >------------------------------------------------------------------------ > >- >List info/subscribe/unsubscribe? See >http://www.freeradius.org/list/users.html
Yes. Don't do this. List each ip Or, look at udpfromto as an argument to ./configure -- Sent from my phone. Please excuse brevity and typos. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

