3da1ff997e
Merge pull request 'Freebsd 13' ( #55 ) from reedmcintosh/FreeBSD-13 into master
...
Reviewed-on: #55
2024-10-11 18:37:10 +05:30
7e30f3e353
Merge pull request 'Fixes https://github.com/MonkWho/pfatt/issues/65 ' ( #70 ) from dkowis/opnsense22.1 into master
...
Reviewed-on: #70
2024-10-11 18:36:41 +05:30
28da6ae36e
Merge pull request 'Fix for newer versions of pfSense.' ( #73 ) from neclimdul/ngctl_attach_removal into master
...
Reviewed-on: #73
2024-10-11 18:35:14 +05:30
3059f89aa4
Merge pull request 'Update gen-duid.sh' ( #88 ) from bplein/master into master
...
Reviewed-on: #88
2024-10-11 18:34:26 +05:30
Bill Plein
9d5e5d011f
Update gen-duid.sh
...
Add support for Nokia BGW-500. This generates the proper DUID for these units.
2024-05-25 15:42:23 -05:00
James Gilliland
015a8cf913
Fix for newer versions of pfSense.
...
Support newer versions of pfSense without pfSense_ngctl_attach.
Relates to #67
2022-05-02 09:20:38 -05:00
David Kowis
aaba7c36ed
Fixes https://github.com/MonkWho/pfatt/issues/65
...
Have verified on opnsense 21.x and on 22.1, non-supplicant, tethered
mode.
2022-03-12 23:16:04 -06:00
Reed McIntosh
6f8f36c984
Update rc.conf
...
netwait seems to hurt more than it helps, had issues in testing with named and isc-dhcpd6 not starting with netwait enabled, removed netwait and all services started fine
2021-05-09 16:50:37 -04:00
Reed McIntosh
dd9417141f
Update rc.conf
...
netwait might be useful so services don't get hung trying to start before we have IPv6 networking, named and isc-dhcpd6 seem to have this issue in particular, used Google DNS IPv6 addresses for this example
2021-04-26 00:33:48 -04:00
Reed McIntosh
8f81806651
Update dhcpd.conf
...
fixed some example IPs
2021-04-20 19:57:22 -04:00
Reed McIntosh
e3df02ce00
Update README.md
2021-04-20 01:00:17 -04:00
Reed McIntosh
a8c01baf8e
Update README.md
2021-04-20 00:56:30 -04:00
Reed McIntosh
625d9e9df1
moved backup.sh
2021-04-20 00:53:33 -04:00
Reed McIntosh
187862768b
added more files
2021-04-20 00:51:53 -04:00
Reed McIntosh
a9f3fdb486
removed erronious file
2021-04-20 00:44:26 -04:00
Reed McIntosh
a17fd5ddb5
adding directories
2021-04-20 00:43:13 -04:00
Reed McIntosh
24447b64f9
Create dhcpd6.conf
2021-04-20 00:38:36 -04:00
Reed McIntosh
4c3a8fec42
Update backup.sh
2021-04-20 00:35:49 -04:00
Reed McIntosh
9c3bab67e9
Update dhcpd.conf
2021-04-20 00:34:50 -04:00
Reed McIntosh
a4388312ab
Update dhcpd.conf
2021-04-20 00:34:34 -04:00
Reed McIntosh
82e565cabd
Update dhcp6c.conf
2021-04-20 00:32:56 -04:00
Reed McIntosh
301c1059c8
Update backup.sh
2021-04-20 00:31:35 -04:00
Reed McIntosh
bace8ef083
Update rtadvd.conf
2021-04-20 00:28:57 -04:00
Reed McIntosh
c3534549fc
Update rc.conf
2021-04-20 00:28:27 -04:00
Reed McIntosh
d81a3a8b85
Create dhclient.conf
2021-04-20 00:25:00 -04:00
Reed McIntosh
ec0dfca06d
Create backup.sh
2021-04-20 00:23:43 -04:00
Reed McIntosh
587fd512ea
dhcpd.conf added
2021-04-17 23:10:47 -04:00
Reed McIntosh
e12c503039
dhcp6c and rtadvd config added
2021-04-17 22:55:24 -04:00
Reed McIntosh
7b7f70b817
stuff
2021-04-16 01:13:05 -04:00
Reed McIntosh
39e31428e9
stuff
2021-04-16 00:54:08 -04:00
Reed McIntosh
34322e6352
stuff
2021-04-16 00:49:32 -04:00
Reed McIntosh
a21cf82221
stuff
2021-04-16 00:48:13 -04:00
Reed McIntosh
456bcb8ec6
rc.conf and pf.conf examples
2021-04-15 18:48:19 -04:00
Reed McIntosh
5322785cc7
updated README and added freeatt.sh
2021-04-15 12:38:31 -04:00
Reed McIntosh
32bb348f75
updated README and added freeatt.sh
2021-04-15 12:33:31 -04: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