0fb7045d54
Merge pull request 'OPNSense 21.7.8 & 22.1 support & WPA_supplicant configuration file' ( #60 ) from zombielinux/supplicant into supplicant
...
Reviewed-on: #60
2024-10-11 18:36:59 +05:30
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
a6ef2870cd
Create wpa_supplicant.conf
...
Added wpa_supplicant configuration file. The bash parsing of the list in the original opnatt.sh was complicated and unnecessary.
2021-11-11 10:31:22 -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
d07a0873ea
Updating missing supplicant files
2020-05-06 04:06:22 -07:00
MonkWho
fa68a1ab5b
Delete U-VERSE_TV.md
2020-05-06 03:45:35 -07:00
MonkWho
304f841d88
Add files via upload
2020-05-06 03:45:14 -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
cbb50f1ba5
Update README.md
...
Updated OPNSense instructions
Removed references to "[issue #5 ]" from original repository since links are no longer working
2020-05-06 03:11:13 -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
MonkWho
0c5149e943
Merge pull request #3 from neclimdul/pfsense-245
...
Conditionally load ng_etf
2020-05-06 02:02:20 -07:00
MonkWho
0631e020cf
Merge pull request #2 from drewmullen/master
...
Merge #2 to implement latest changes
2020-05-02 14:19:54 -07:00
MonkWho
441cc07efa
Merge pull request #1 from 0xC0ncord/master
...
Merge to implement latest changes
2020-05-02 14:00:06 -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
Drew Mullen
5192ce7473
activate netgraph modules on opnsense 2.1+
2020-04-13 06:42:06 -04:00
0xC0ncord
454bc932d1
Fix markdown error in U-VERSE_TV.md
2020-02-20 18:19:40 -05:00
aus
a6eb2b3c6e
Merge pull request #31 from 0xC0ncord/master
...
Add U-verse TV documentation
2019-08-04 15:38:47 -05:00
0xC0ncord
9664b1df19
Add U-verse TV documentation
2019-08-04 16:18:08 -04:00
aus
be72c4699a
Merge pull request #24 from magikid/patch-1
...
Fixes typo in README
2019-04-29 11:16:14 -05:00
Chris Jones
12d9bd10c5
Fixes typo in README
2019-04-29 09:22:59 -04:00
aus
1c3c35a936
Merge pull request #22 from lrosenman/master
...
add the known good NVG599
2019-04-06 22:06:29 -05:00
Larry Rosenman
77157b0988
add the known good NVG599
2019-04-06 19:13:32 -05:00
aus
f55d46e56f
add OPNSENSE support. Closes #15
2019-04-05 18:33:24 -05:00
Larry Rosenman
5b4307887a
clarify not needing ng_etf.ko on OPNSense, its already there
2019-04-05 07:00:38 -05:00
Larry Rosenman
13728aec15
clarify not needing ng_etf.ko on OPNSense, its already there
2019-04-05 06:57:30 -05:00
Larry Rosenman
79d197e13c
add OPNSense instructions
2019-04-04 16:09:06 -05:00
Larry Rosenman
4c541c3ab5
add OPNSENSE variable and skip pfSense specific stuff
2019-04-03 14:32:52 -05:00
aus
3a1bec9a01
fix .sh suffix for 5268AC
2019-02-25 22:55:33 -06:00
aus
e378f2f3aa
clean up log message
2018-12-26 22:54:59 -06:00
aus
acebc9b9bd
add note about gen-duid.sh
2018-12-25 11:06:23 -06:00
aus
509a928481
Merge pull request #13 from aus/5268AC
...
WIP: pfatt-5268AC.sh
2018-12-25 10:55:10 -06:00
aus
c97901b920
Merge pull request #12 from louis89/simplified_ipv6_configuration
...
Simplified IPv6 setup documentation
2018-12-14 22:48:48 -06:00
aus
9a34880386
Merge pull request #9 from pyrodex/patch-1
...
Create gen-duid.sh
2018-12-13 22:12:46 -06:00
aus
0165cc4d55
Merge pull request #10 from ac3d912/5268AC
...
Created rc.d init script
2018-12-13 18:59:01 -06:00
Louis DaPrato
1e40efd2c2
Documented a simplified IPv6 setup
2018-12-12 10:26:53 -06:00
ac3d912
dfa5a18678
Fixing minor error in README
...
I had the .sh file in the wrong directory in the chmod
2018-12-09 22:34:32 -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
38bb24835e
note to consider changing PING_HOST
2018-12-02 20:59:11 -06:00
aus
fa35b84dc4
spell check
2018-12-02 20:44:38 -06:00
aus
ba75a3be5f
add note about compiling architecture
2018-12-02 20:37:42 -06:00
aus
0d172a1fac
fix indention
2018-11-20 18:41:57 -06:00