wpa_supplicant method with opnsense #8
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hhf/pfatt#8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I noticed the proxy method with the RG was updated for opnsense, thank you @MonkWho! I've been using the wpa_supplicant version with pfsense for a while but I'm switching to opnsense and was wondering if the
pfatt.sh
script would be the same?I looked the scripts over and created a version of supplicant opnatt.sh here - https://github.com/MonkWho/pfatt/blob/supplicant_OPNsense_testing/bin/opnatt.sh
Unfortunately I don't have OPNsense so I can't test it. Try it out and let me know if it works for you.
Thank you for editing the script @MonkWho. I added it to my installation of OPNsense and it is working, just needed to add the script to
/usr/local/etc/rc.syshook.d/early
as99-opnatt.sh
, and copy thewpa
folder to/conf/pfatt
.Tried out the supplicant version and it is working for me also.