Last active 1 month ago

nuno revised this gist 1 month ago. Go to revision

1 file changed, 44 insertions

gistfile1.txt(file created)

@@ -0,0 +1,44 @@
1 + ── Client ──────────────────────────────────────
2 +
3 + Name: phone-helena
4 + IP: 10.1.3.4
5 + Type: phone
6 + Rule: user ↳ (no-proxmox, dns-restricted)
7 + Status: offline
8 + Endpoint: 148.69.46.73
9 + Last seen: 17/05/2026 03:05 (handshake)
10 + AllowedIPs: 0.0.0.0/0
11 + Public key: meWFDFOhMNpRQrW1GqNxavnZ8s0IrL7OxEhqfNLUWmk=
12 + Activity (total): very high (↓223M ↑11M)
13 + Activity (current): idle (↓0B/s ↑0B/s)
14 +
15 + ── Groups (1) ──────────────────────────────────
16 +
17 + · family 4 peers
18 +
19 + ── Rule: user ──────────────────────────────────
20 +
21 + ↳ no-proxmox
22 + - 10.0.0.101/32 → npm
23 + - 10.0.0.100/32 → proxmox
24 +
25 + ↳ dns-restricted
26 + + 10.0.0.103:53:udp → pihole:dns-udp
27 + + 10.0.0.103:53:tcp → pihole:dns-tcp
28 + - 10.0.0.103/32 → pihole
29 +
30 + Own:
31 + - 10.0.0.100:8006:tcp → proxmox:web-ui
32 + - 10.0.0.105:8007:tcp → pbs:web-ui
33 + - 10.0.0.210:9000:tcp → docker:portainer
34 +
35 + ── Firewall (+2 -6) ────────────────────────────
36 +
37 + ACCEPT 10.1.3.4 → 10.0.0.103:53:tcp
38 + ACCEPT 10.1.3.4 → 10.0.0.103:53:udp
39 + DROP 10.1.3.4 → 10.0.0.210:9000:tcp
40 + DROP 10.1.3.4 → 10.0.0.105:8007:tcp
41 + DROP 10.1.3.4 → 10.0.0.100:8006:tcp
42 + DROP 10.1.3.4 → 10.0.0.103
43 + DROP 10.1.3.4 → 10.0.0.100
44 + DROP 10.1.3.4 → 10.0.0.101
Newer Older