Commit graph

28 commits

Author SHA1 Message Date
William Sutton
c3ed173d29
Adding OPNSense 22.1 support
Added "-vlanhwtag -vlanhwfilter -vlanhwtso" to line 50 to enable supplicant auth on OPNSense 22.1 per https://github.com/MonkWho/pfatt/issues/65
2022-02-24 12:50:02 -05:00
William Sutton
24d1784c66
Update opnatt-supplicant.sh
Explicitly load ng_ether module to prevent wpa_supplicant from hanging later in the script.
2022-02-11 11:08:38 -05:00
William Sutton
686bf73455
Update opnatt-supplicant.sh
Removed some additional hardcoded entries.
2021-11-11 10:42:41 -05:00
William Sutton
eb31e4588f
Create opnatt-supplicant.sh
Successful configuration file to be placed in /usr/local/etc/syshook.d/early/99-opnatt. To be used in conjunction with a /conf/pfatt/wpa/wpa_supplicant.conf file.
2021-11-11 10:29:16 -05:00
MonkWho
faa80d09f9
Updating missing supplicant files 2020-05-06 04:08:31 -07:00
MonkWho
4fe449c390
Delete opnatt.sh 2020-05-06 04:07:57 -07:00
MonkWho
c4109acdc6
Updating missing supplicant files 2020-05-06 04:07:44 -07:00
MonkWho
33bec4c32b
Updating missing supplicant files 2020-05-06 04:07:19 -07:00
MonkWho
d0dce2d810
Removed refferences to OPNSense. All OPNSense stuff now lives in opnatt.sh 2020-05-06 03:14:33 -07:00
MonkWho
eaba04dbad
Create opnatt.sh
Separating OPNsense specific script into it's own file for clarity
2020-05-06 03:05:16 -07:00
MonkWho
a1bca50535
Version calculations does not need to be done for OPNSENSE 2020-05-06 02:42:19 -07:00
MonkWho
dc7e6b86a7
Update pfatt.sh
Fixed logic with VERSION_PATCH from @neclimdul merge

Added all required netgraph kernel modules for OPNsense 20.1 compatibility
2020-05-06 02:19:26 -07:00
James Gilliland
e862830d33 Conditionally load ng_etf
pfsense 2.4.5 and presumably all later releases have ng_etf built into
the kernel so this is not needed anymore.

Fixes #45
2020-04-22 01:14:18 -05:00
Larry Rosenman
4c541c3ab5 add OPNSENSE variable and skip pfSense specific stuff 2019-04-03 14:32:52 -05:00
aus
e378f2f3aa
clean up log message 2018-12-26 22:54:59 -06:00
aus
509a928481
Merge pull request #13 from aus/5268AC
WIP: pfatt-5268AC.sh
2018-12-25 10:55:10 -06:00
aus
9a34880386
Merge pull request #9 from pyrodex/patch-1
Create gen-duid.sh
2018-12-13 22:12:46 -06:00
ac3d912
5ae90573f7 Created rc.d init script 2018-12-09 22:29:28 -06:00
aus
a8cfc930ac add ng_etf from FreeBSD 11.2 2018-12-08 17:30:15 -06:00
aus
0d172a1fac fix indention 2018-11-20 18:41:57 -06:00
aus
641f58ce79 quiet load ng_etf 2018-11-20 18:33:45 -06:00
aus
8b7b102496 add logging 2018-11-20 18:30:47 -06:00
aus
69425b77f5 add workaround script for 5268AC, fixes #5 2018-11-20 15:52:06 -06:00
Richie Crews
3a0a6054ea
Create gen-duid.sh
This is a simple script I found/modified to create your DUID for your modem.
2018-11-18 13:35:02 -05:00
Austin Robertson
3c8803dc8b
make sure interfaces are up, in promiscuous mode 2018-09-28 18:20:02 -05:00
aus
e1aaa334b1 enable promiscuous mode by default 2018-09-25 22:22:45 -05:00
Austin Robertson
044fcf9731
add rmhook for waneapfilter: nomatch - fixes #1 2018-09-23 22:49:45 -05:00
aus
1737a69095 initial commit 2018-09-22 16:24:43 -05:00