https://github.com/lithnet/pan-ra-proxy
A windows service that recieves RADIUS accounting requests, and submits them as User-ID updates to a Palo Alto firewall
https://github.com/lithnet/pan-ra-proxy
network-policy-server nps palo-alto-firewalls radius radius-accounting user-id
Last synced: 3 months ago
JSON representation
A windows service that recieves RADIUS accounting requests, and submits them as User-ID updates to a Palo Alto firewall
- Host: GitHub
- URL: https://github.com/lithnet/pan-ra-proxy
- Owner: lithnet
- License: mit
- Created: 2016-08-13T09:39:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T14:32:02.000Z (about 1 year ago)
- Last Synced: 2024-09-05T19:42:32.076Z (about 1 year ago)
- Topics: network-policy-server, nps, palo-alto-firewalls, radius, radius-accounting, user-id
- Language: C#
- Size: 98.6 KB
- Stars: 10
- Watchers: 8
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README

# RADIUS Accounting to Palo-Alto Networks Firewall User-ID AgentThe Lithnet PAN RA Proxy is a windows service that receives RADIUS accounting requests, and submits them as User-ID updates to a Palo Alto firewall via its web service. While compatible with any RADIUS accounting system, this tool can be used to ensure the PAN firewall receives user-id updates from authentication using Microsoft Network Policy Server.
## System Requirements
- Windows Server 2008 R2 or later
- PAN OS 7.0 or later
- .NET Framework 4.8 or later## Getting started
Download the installer from the [releases page](https://github.com/lithnet/pan-ra-proxy/releases)Read the [getting started guide](https://github.com/lithnet/pan-ra-proxy/wiki/)
## How can I contribute to the project?
* Found an issue and want us to fix it? [Log it](https://github.com/lithnet/ran-ra-proxy/issues)
* Want to fix an issue yourself or add functionality? Clone the project and submit a pull request## Keep up to date
* [Visit our blog](http://blog.lithnet.io)
* [Follow us on twitter](https://twitter.com/lithnet_io)