From 4a3c5100931c92abb90eb54ddfa65b93a975eeba Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Tue, 5 Mar 2024 11:52:02 +0000 Subject: Add host toki --- hosts.d/toki.tyil.net | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 hosts.d/toki.tyil.net (limited to 'hosts.d/toki.tyil.net') diff --git a/hosts.d/toki.tyil.net b/hosts.d/toki.tyil.net new file mode 100644 index 0000000..78d3bad --- /dev/null +++ b/hosts.d/toki.tyil.net @@ -0,0 +1,10 @@ +meta.provider=hetzner +nftables.input.interfaces.cilium*.policy=accept +nftables.input.interfaces.lxc*.policy=accept +nftables.input.rules.kubelet.policy=accept +nftables.input.rules.kubelet.port=10250 +nftables.input.rules.kubelet.proto=tcp +vpn-tinc.ipv4=10.57.20.8 +vpn-tinc.ipv6=fd68:1057:1992:3381:0:1:1:4 +vpn-wireguard.endpoint=2a01:4f8:c013:2945::1 +vpn-wireguard.ip=fd68:1058:1992:3381:0:1:1:4 -- cgit v1.1