463 Commits

Author SHA1 Message Date
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
Manevolent
4c64b5bad6
More ignores 2021-09-21 19:20:12 -06:00
Manevolent
85dd4b33f3
Force directory creation, increase verbosity 2021-09-21 19:10:25 -06:00
Manevolent
f042cdf824
MAke configuration a tmpl 2021-09-21 18:58:14 -06:00
Manevolent
7867005dfc
Improper newline 2021-09-21 18:33:00 -06:00
Manevolent
a4b6c19cb3
Mount /usr/src 2021-09-21 18:29:35 -06:00
Manevolent
4197cec325
Explicitly disable IPv6 in the kernel 2021-09-21 18:24:32 -06:00
Manevolent
092a2a9122
The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services.wireguard: 'sysctls'
2021-09-21 18:10:37 -06:00
Manevolent
c3575ce362
Fix tabulation and support timezone control 2021-09-21 18:09:13 -06:00
Manevolent
45b9cfc49e
Update README 2021-09-21 18:06:00 -06:00
Manevolent
3fabf8c73e
update documentation and configure BIRD better for WG 2021-09-21 17:59:41 -06:00
Manevolent
12ce80e381
Update docs 2021-09-21 17:28:39 -06:00
Manevolent
8e2b57d615
oldstable 2021-09-21 16:20:28 -06:00
Manevolent
dd831a1d96
Merge branch 'master' into wireguard 2021-09-21 16:07:12 -06:00
Manevolent
3884606ab6
Update bird to 2.0.8 2021-09-21 16:06:39 -06:00
Manevolent
3a2d30419f
Make WireGuard optional 2021-09-21 15:54:46 -06:00
Manevolent
aa05a2d45b
Default wg_enabled=0 2021-09-21 15:50:44 -06:00
Manevolent
9d06479695
Merge branch 'master' into wireguard 2021-09-21 15:44:32 -06:00