Voxel
Part of the Furniture
Continuation of:
https://www.snbforums.com/threads/custom-firmware-build-for-r9000.40125/
. . .
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-r8900-v-1-0-4-34hf.59011/
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-r8900-v-1-0-4-35hf.59904/
New version of my custom firmware build: 1.0.4.36HF.
Changes (vs 1.0.4.35HF):
1. WireGuard v. 20191212 is added (kernel module + "wg" utility).
2. libmnl package version 1.0.4 is added (used in WireGuard).
3. OpenVPN is upgraded 2.4.7->2.4.8.
4. curl package is upgraded 7.66.0->7.67.0.
5. DNSCrypt Proxy v.2 is upgraded 2.0.28->2.0.35.
6. stubby config is changed (not so strict requirements to the server).
7. unbound package (used in stubby) is upgraded 1.9.4->1.9.5.
8. e2fsprogs: CVE-2019-5094 patch is added.
9. libubox package is upgraded 2019-10-21->2019-11-24.
10. uci package is upgraded 2019-09-01->2019-11-14.
11. net-wall script is fixed to support IPv6.
12. Host tools (e2fspogs): is upgraded to 1.45.4.
WireGuard (everything from console, for advanced users):
The link is:
https://www.voxel-firmware.com (thanks to vladlenas for his help with hosting).
Voxel.
https://www.snbforums.com/threads/custom-firmware-build-for-r9000.40125/
. . .
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-r8900-v-1-0-4-34hf.59011/
https://www.snbforums.com/threads/custom-firmware-build-for-r9000-r8900-v-1-0-4-35hf.59904/
New version of my custom firmware build: 1.0.4.36HF.
Changes (vs 1.0.4.35HF):
1. WireGuard v. 20191212 is added (kernel module + "wg" utility).
2. libmnl package version 1.0.4 is added (used in WireGuard).
3. OpenVPN is upgraded 2.4.7->2.4.8.
4. curl package is upgraded 7.66.0->7.67.0.
5. DNSCrypt Proxy v.2 is upgraded 2.0.28->2.0.35.
6. stubby config is changed (not so strict requirements to the server).
7. unbound package (used in stubby) is upgraded 1.9.4->1.9.5.
8. e2fsprogs: CVE-2019-5094 patch is added.
9. libubox package is upgraded 2019-10-21->2019-11-24.
10. uci package is upgraded 2019-09-01->2019-11-14.
11. net-wall script is fixed to support IPv6.
12. Host tools (e2fspogs): is upgraded to 1.45.4.
WireGuard (everything from console, for advanced users):
To use it you should first load the kernel module:
After this you should use the commands: ip, route, iptables, wg. See:
https://www.wireguard.com/quickstart/
NOTE: Your iptables rules for WireGuard should be included into /opt/scripts/firewall-start.sh script
Code:
insmod /lib/modules/3.10.20/wireguard.ko
https://www.wireguard.com/quickstart/
NOTE: Your iptables rules for WireGuard should be included into /opt/scripts/firewall-start.sh script
The link is:
https://www.voxel-firmware.com (thanks to vladlenas for his help with hosting).
Voxel.