PackeTsar / radiuid

An application to extract User-to-IP mappings from RADIUS accounting data and send them to Palo Alto firewalls for use by the User-ID function.
http://packetpushers.net/radiuid/
GNU General Public License v3.0
34 stars 10 forks source link

Sending to different targets based on the client the request came from #44

Closed mspell-foreflight closed 1 year ago

mspell-foreflight commented 1 year ago

Hey!

Amazing tool! I've been looking for something for years on and off to do this and your tool is hands down the best I've used.

Was just curious if there was a mechanism in place to push mappings to a specific firewall target based on the client that the accounting request came from? I'm not seeing anything in the documentation for it but maybe I'm missing something obvious here.

Thanks again for the amazing tool!

PackeTsar commented 1 year ago

I don't think so. It's been a long time since I've worked on any code for this project, but I don't think there is any way to direct updates to particular firewalls based on information in the update

mspell-foreflight commented 1 year ago

Thank you sir! No worries. I think there's a way to do this with Panorama but alas we don't have Pano yet. Not a problem to just update all firewalls for now.

Take care!