From 931ea1e638e06d755ae67986e6466c2f3db43f29 Mon Sep 17 00:00:00 2001 From: Packet Please Date: Sun, 8 Oct 2023 03:39:58 +0200 Subject: [PATCH] pktpls: init my dev location --- locations/pktpls.yml | 77 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 locations/pktpls.yml diff --git a/locations/pktpls.yml b/locations/pktpls.yml new file mode 100644 index 000000000..9d3696686 --- /dev/null +++ b/locations/pktpls.yml @@ -0,0 +1,77 @@ +--- + +location: pktpls +location_nice: Test von @pktpls +contact_nickname: Packet Please +contacts: + - pktpls+bbb@systemli.org + +hosts: + + - hostname: pktpls-core + role: corerouter + model: "x86-64" + +# feed: "src/gz openwrt_falter file:///home/user/w/ff/falter-packages/out/openwrt-23.05/x86_64/falter" +# imagebuilder_disable_signature_check: true + +location__packages__to_merge: + - -luci-mod-falter + - -falter-common + - -tunnelmanager + - tunspace + - wireguard-tools + - openssh-sftp-server + +# 10.31.174.128/26 - pktpls+bbb@systemli.org +# - 10.31.174.128/29 - mgmt +# - 10.31.174.136/29 - mesh +# - 10.31.174.144/28 - prdhcp +# - 10.31.174.160/27 - dhcp +ipv6_prefix: 2001:bf7:750:5500::/56 + +networks: + + - vid: 20 + role: mesh + name: mesh_core + prefix: 10.31.174.137/32 + ipv6_subprefix: -1 + + - vid: 40 + name: dhcp + role: dhcp + inbound_filtering: true + enforce_client_isolation: true + prefix: 10.31.174.160/27 + ipv6_subprefix: 2 + assignments: + pktpls-core: 1 + + - vid: 42 + role: mgmt + prefix: 10.31.174.128/29 + gateway: 1 + dns: 1 + ipv6_subprefix: 42 + assignments: + pktpls-core: 1 + + - vid: 50 + role: uplink + untagged: false + + - role: tunnel + ifname: ts_wg0 + mtu: 1280 + prefix: 10.31.174.136/32 + wireguard_port: 51820 + + # - role: tunnel + # ifname: ts_wg1 + # prefix: 10.31.174.137/32 + # mtu: 1280 + # wireguard_port: 51821 + # mesh_metric_lqm: + # - 'default 1.0' + # mesh_metric: 512