1
0
mirror of https://github.com/MonkWho/pfatt.git synced 2024-11-24 03:19:11 +01:00
Commit Graph

100 Commits

Author SHA1 Message Date
MonkWho
5aa5d85f40
Merge pull request #34 from owenthewizard/patch-1
Add info about VLAN Priority Tagging
2020-10-16 13:27:51 -07:00
Owen Walpole
16624ed4bd
Add info about VLAN Priority Tagging 2020-10-04 10:03:05 -05:00
MonkWho
f9cd555eca
Merge pull request #31 from AndrewReaganM/master
Correct and Update IPv6 Instructions
2020-09-25 11:47:52 -07:00
Andrew Massey
21d4a59b95 Update README.md
Add line in IPv6 WAN configuration steps to enable "Request only an IPv6 prefix" so that the firewall itself can access the IPv6 internet.
2020-09-24 07:38:21 -05:00
Andrew Massey
408dd2367f Update README.md
typo
2020-09-23 09:29:24 -05:00
Andrew Massey
fa0b0f956b Update README.md
Edits to IPv6 Instructions
- Edit Prefix Delegation Range to be blank
- Add Prefix Delegation Size instruction
- Add line about configuring DHCPv6 Server & RA for each interface.
2020-09-23 09:27:47 -05:00
MonkWho
879af38d16
Merge pull request #26 from ReignBock/master
Update README.md
2020-08-24 11:47:41 -07:00
MonkWho
9091059e57
Merge pull request #24 from AndrewReaganM/master
Update gen-duid.sh and readme.md
2020-08-24 11:45:46 -07:00
ReignBock
16ad01567a
Update README.md
Updated README to include notice for user of Netgate hardware of the absence of ng_etf module.
2020-08-24 08:42:31 -05:00
Andrew Massey
44eef9953a update gen-duid.sh
* Update bin/gen-duid.sh to make it more clear that Motorola and Arris use the same option.
* Update readme.md to correct the link to bin/gen-duid.sh
2020-08-23 11:06:42 -05:00
MonkWho
01532c1734
Merge pull request #11 from maxfield-allison/master
Typo in OPNsense section of readme
2020-06-18 18:51:52 -07:00
Maxfield Allison
85e81fba15
Update README.md 2020-06-18 19:53:06 -05:00
Maxfield Allison
07186b54c2
Update README.md 2020-06-18 19:52:30 -05:00
MonkWho
7f12791e62
Cleaning up 5268AC instructions 2020-05-19 13:13:12 -07:00
MonkWho
8f5e6eddcd
Adding Shellcmd instructions 2020-05-19 13:12:06 -07:00
MonkWho
33086a3954 renaming file 2020-05-19 12:50:10 -07:00
MonkWho
3af1ea3dd4
Adding Shellcmd package instructions 2020-05-19 12:36:42 -07:00
MonkWho
9e6a09a18a
additional information for non amd64 architecture
closing #6
2020-05-12 11:45:25 -07:00
MonkWho
c229973076
pfSense 2.4.5 cleanup 2020-05-06 10:51:39 -07:00
MonkWho
30ec673f01
pfSense 2.4.5 cleanup 2020-05-06 10:50:50 -07:00
MonkWho
abdfa230a1
pfSense 2.4.5 cleanup 2020-05-06 10:49:44 -07:00
MonkWho
48934a35b3
Cleaning up instructions for pfSense before 2.4.5 2020-05-06 10:42:44 -07:00
MonkWho
d33e97fa89
Uploaded incorrect file 2020-05-06 04:03:34 -07:00
MonkWho
1e8bd1015f Revert "Uploading missing supplicant branch"
This reverts commit 1d5c963e83.
2020-05-06 04:01:16 -07:00
MonkWho
feaa7ab43b Revert "Uploading missing supplicant branch"
This reverts commit e3bc5d43e5.
2020-05-06 04:00:56 -07:00
MonkWho
7b1fe3f561 Revert "Delete pfatt-5268AC"
This reverts commit 611bc4d707.
2020-05-06 04:00:45 -07:00
MonkWho
611bc4d707
Delete pfatt-5268AC 2020-05-06 03:50:58 -07:00
MonkWho
e3bc5d43e5
Uploading missing supplicant branch 2020-05-06 03:49:40 -07:00
MonkWho
1d5c963e83
Uploading missing supplicant branch 2020-05-06 03:49:15 -07:00
MonkWho
8165480a8e
Uploading missing supplicant branch 2020-05-06 03:48:30 -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