MonkWho / pfatt

Enable true bridge mode for AT&T U-Verse and pfSense (this is a fork of an original repository https://github.com/aus/pfatt. Since it is not available anymore, I'll do my best to maintain a copy for people that still need a bypass)
440 stars 171 forks source link

wpa_supplicant method with opnsense #8

Closed sonoseco closed 3 years ago

sonoseco commented 4 years ago

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?

MonkWho commented 4 years ago

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.

sonoseco commented 4 years ago

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 as 99-opnatt.sh, and copy the wpa folder to /conf/pfatt.

Watanuki-kun commented 4 years ago

Tried out the supplicant version and it is working for me also.