23 Sep
2019
23 Sep
'19
3:57 p.m.
On Sep 23, 2019, at 3:56 PM, Matthew Schumacher <matt.s@aptalaska.net> wrote:
So what I really want is radclient to support defining the source IP. I looked through the source, but it looks like this isn't something you can set. Any hints would be appreciated.
It's a little wonky, but add this to the packet you're sending: Packet-Src-IP-Address = 127.0.0.2 radclient will look for that, and then bind to that IP for sending packets. Alan DeKok.