Manevolent
075e1b6f32
Update Dockerfile.wireguard_router
2022-12-21 22:00:46 -07:00
Manevolent
f2200b4ddd
Update wireguard_router
2022-12-21 21:56:55 -07:00
Manevolent
a76c323051
Update build.sh
2022-12-21 21:55:11 -07:00
Manevolent
aedfd16258
Create wireguard_router
2022-12-21 21:54:27 -07:00
Manevolent
22ccb316a5
Create Dockerfile.wireguard_router
2022-12-21 21:51:47 -07:00
Manevolent
e44ada451e
Create check_routes.sh
2022-12-21 21:44:48 -07:00
Manevolent
9b50160914
Disable wireguard kernel table adds again
2022-12-21 19:18:06 -07:00
Manevolent
d399ce3caf
Enable Wireguard to publish to the kernel routing table
2022-12-21 19:11:54 -07:00
Manevolent
871c55114a
Allow BIRD to import specific Wireguard prefixes (i.e. /32) again
2022-12-21 19:10:39 -07:00
Manevolent
25d22054f4
Update version
2022-12-17 23:54:49 -07:00
Manevolent
9e101f08a9
Update wg0.conf.tmpl
2022-12-17 23:54:38 -07:00
Manevolent
0a8d060221
Update version
2022-12-17 23:41:34 -07:00
Manevolent
5968859bce
Update version
2022-12-17 23:28:41 -07:00
Manevolent
93088d03f2
Update Dockerfile
2022-12-17 23:26:59 -07:00
Manevolent
c55399f09e
Update install.sh
2022-12-17 23:25:23 -07:00
Manevolent
0b96107e8c
Update Dockerfile
2022-12-17 23:21:01 -07:00
Manevolent
099afd21de
make adduser have a capital G option (group)
2022-12-17 23:18:33 -07:00
Manevolent
b8188900a9
Update version
2022-12-17 22:38:04 -07:00
Manevolent
e1099e16a7
use rp_filter=2 to allow responses on different network devices?
...
Following https://sysctl-explorer.net/net/ipv4/rp_filter/
2022-12-17 22:37:55 -07:00
Manevolent
bc9f93c54c
Update run.sh
2022-12-17 22:02:47 -07:00
Manevolent
5c60e9e3e9
Bump version to 7 to add WG routing fixes
2022-12-17 21:58:46 -07:00
Manevolent
5656752667
Set metric of the WG routes to 31 to short-cut BGP
2022-12-17 21:58:23 -07:00
Manevolent
69c27149da
Remove "+" from wireguard route check
...
This will prevent lixonet from sharing exact addresses like 172.31.1.16 (etc.), which might take precedence over actual Wireguard routes. The plan is to have Wireguard's metric for the 1.x/24s be lower (or whatever is needed) so that it is always preferred when traffic reaches a wg-enabled host.
2022-12-17 21:54:38 -07:00
Manevolent
fcc956be4a
Update run.sh
2022-12-17 19:40:12 -07:00
Manevolent
8d513d9989
Update run.sh
2022-12-17 19:38:27 -07:00
Manevolent
18f4440487
Grab latest commit
2022-12-17 19:33:11 -07:00
Manevolent
ae48e33b42
teamlixo.mesh updated (WG peer IPs in 1.x space)
2022-12-17 19:13:57 -07:00
Manevolent
b7cf49c83c
Update version
2022-12-17 01:25:08 -07:00
Manevolent
eaf5ff4f10
Update run.sh
2022-12-17 01:24:52 -07:00
Manevolent
665c8bcd1b
Update bird.conf.tmpl
2022-12-17 01:24:11 -07:00
Manevolent
8059c8789c
Update run.sh
2022-12-17 01:21:28 -07:00
Manevolent
6c70a7ef59
Update version
2022-12-17 01:14:54 -07:00
Manevolent
eb6a532b7f
Update run.sh
2022-12-17 01:13:19 -07:00
Matt
89b423897c
Set all SH files as executable
2022-12-17 01:01:40 -07:00
Manevolent
b2e5e62658
Add Github webflow
2022-12-17 00:57:54 -07:00
Manevolent
b8ccd79b2a
Update run.sh
2022-12-17 00:46:23 -07:00
Manevolent
5f32012b19
Make install.sh look nicer
2022-12-17 00:44:19 -07:00
Manevolent
f961f27d76
Update BIRD to 2.0.11
2022-12-17 00:39:13 -07:00
Manevolent
1356126808
Merge branch 'master' of github.com:Manevolent/lixonet-ee into wireguard
2021-09-21 22:31:15 -06:00
Manevolent
2570763b0d
Make WireGuard route-sink the WG_routes
2021-09-21 22:30:49 -06:00
Manevolent
102dc43bd0
Merge pull request #4 from Manevolent/wireguard
...
Fix wireguard listen port issue
2021-09-21 21:39:04 -06:00
Manevolent
a976ccf6b2
Fix wireguard listen port issue
2021-09-21 21:38:18 -06:00
Manevolent
4f3c684b65
Merge pull request #3 from Manevolent/wireguard
...
Wireguard
2021-09-21 20:40:55 -06:00
Manevolent
8a85ae8aea
Missing /
2021-09-21 20:00:50 -06:00
Manevolent
de804af1b2
Add wireguard network mode
2021-09-21 19:55:17 -06:00
Manevolent
647acf4b82
Mount /etc/wireguard
2021-09-21 19:46:00 -06:00
Manevolent
9acf479b39
Support forced reinstall
2021-09-21 19:40:32 -06:00
Manevolent
083a259e9d
Change user and group IDs
2021-09-21 19:32:44 -06:00
Manevolent
8ee65af4b5
Get rid of wireguard container name because it would otherwise clash
2021-09-21 19:27:32 -06:00
Manevolent
e8115f0cf2
STacked commands breaking stuff
2021-09-21 19:26:12 -06:00