Commit graph

116 commits

Author SHA1 Message Date
James Gilliland
7c6fac34a0 Rename method to make more sense with supplicant logic
This doesn't really work but its fun and will be useful to dig into.
2022-03-11 21:33:37 -06:00
James Gilliland
26473f9c7e Fix typo in bridge setup 2022-03-10 22:18:30 -06:00
James Gilliland
dd30fd66b4 Compact for smaller file 2022-03-10 21:57:00 -06:00
James Gilliland
0569b34086 Moving things forward 2022-03-10 20:47:28 -06:00
James Gilliland
0083bddfca Hack it up good 2022-03-09 00:03:45 -06:00
James Gilliland
b3d3728186 GenDuid into php app 2022-03-06 01:02:38 -06:00
James Gilliland
27f49445fb Start GenDuid replacement 2022-03-05 18:04:55 -06:00
James Gilliland
3534ed974c Remove replaced scripts
The current implementation looks good enough to replace these.
2022-03-05 18:04:24 -06:00
James Gilliland
44f8680614 Fix dependency injection 2022-03-05 18:04:06 -06:00
James Gilliland
df28455416 Read config from ini file 2022-03-05 17:48:06 -06:00
James Gilliland
12211289bf Use container for dependencies
This looks more complicated but removes a lot of hard coded class connections
and will make injecting config easier.
2022-03-05 17:48:06 -06:00
James Gilliland
e8724f4513 Make process methods make more sense 2022-03-05 17:48:06 -06:00
James Gilliland
7789388cf2 Phar build process 2022-03-04 20:28:31 -06:00
James Gilliland
7289a45c39 Add startup command 2022-03-04 20:24:23 -06:00
James Gilliland
f3d785156f Return more correct result 2022-03-04 20:01:41 -06:00
James Gilliland
2908793ce2 Start working on an all in one command 2022-03-04 00:18:18 -06:00
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