Last active 1 month ago

nuno revised this gist 1 month ago. Go to revision

1 file changed, 48 insertions

gistfile1.txt(file created)

@@ -0,0 +1,48 @@
1 + ── Client ──────────────────────────────────
2 + Name: phone-test
3 + IP: 10.1.3.5
4 + Type: phone
5 + Rule: user ↳ (no-proxmox, dns-restricted)
6 + Status: offline (restricted)
7 + Endpoint: —
8 + Last seen: —
9 + AllowedIPs: 10.1.0.0/16, 10.0.0.0/24
10 + Public key: DBlzGyW0Zr6U/qLCa9nOphIFZk6lr0jTJ1q50OGSOko=
11 + Activity (total): none (↓0 ↑0)
12 + Activity (current): idle (↓0B/s ↑0B/s)
13 +
14 + ── Groups ──────────────────────────────────
15 + test2 2 peers
16 + test 3 peers
17 +
18 + ── Rule: user ──────────────────────────────────
19 +
20 + ↳ no-proxmox
21 + - 10.0.0.101/32 → npm
22 + - 10.0.0.100/32
23 +
24 + ↳ dns-restricted
25 + + 10.0.0.103:53:udp → pihole:dns-udp
26 + + 10.0.0.103:53:tcp → pihole:dns-tcp
27 + - 10.0.0.103/32 → pihole
28 +
29 + Own:
30 + - 10.0.0.100:8006:tcp
31 + - 10.0.0.105:8007:tcp → pbs:web-ui
32 + - 10.0.0.210:9000:tcp → docker:portainer
33 +
34 +
35 + ── Peer Blocks ──────────────────────────────────
36 + - 10.0.0.105 → pbs
37 +
38 + ── Firewall (+2 -7) ────────────────────────────
39 +
40 + ACCEPT 10.1.3.5 → 10.0.0.103:53:tcp
41 + ACCEPT 10.1.3.5 → 10.0.0.103:53:udp
42 + DROP 10.1.3.5 → 10.0.0.210:9000:tcp
43 + DROP 10.1.3.5 → 10.0.0.105:8007:tcp
44 + DROP 10.1.3.5 → 10.0.0.100:8006:tcp
45 + DROP 10.1.3.5 → 10.0.0.103
46 + DROP 10.1.3.5 → 10.0.0.100
47 + DROP 10.1.3.5 → 10.0.0.101
48 + DROP 10.1.3.5 → 10.0.0.105
Newer Older