mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Use tinc for private networking
This commit is contained in:
parent
904167ec30
commit
224bdffc8b
9 changed files with 29 additions and 41 deletions
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
api_floating_ip: 192.168.66.253
|
||||
netname: meshvpn
|
||||
scw_private_domain: priv.cloud.scaleway.com
|
||||
tinc_primary_router: proxy1
|
||||
tinc_primary_router: master1
|
||||
tinc_route_default_ip: 192.168.66.1
|
||||
tinc_route_get_ip: 169.254.42.42
|
||||
vpn_interface: tun0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue