Última actividad 1 month ago

nuno revisó este gist 1 month ago. Ir a la revisión

1 file changed, 73 insertions

gistfile1.txt(archivo creado)

@@ -0,0 +1,73 @@
1 + ── Rule: user ──────────────────────────────────
2 +
3 + ↳ no-proxmox
4 + - 10.0.0.101/32 → npm
5 + - 10.0.0.100/32
6 +
7 + ↳ dns-restricted
8 + + 10.0.0.103:53:udp → pihole:dns-udp
9 + + 10.0.0.103:53:tcp → pihole:dns-tcp
10 + - 10.0.0.103/32 → pihole
11 +
12 + Own:
13 + - 10.0.0.100:8006:tcp
14 + - 10.0.0.105:8007:tcp → pbs:web-ui
15 + - 10.0.0.210:9000:tcp → docker:portainer
16 +
17 +
18 + ── Groups ──────────────────────────────────
19 + test2 2 peers
20 + test 3 peers
21 +
22 + ── Firewall (+2 -7) ────────────────────────────
23 +
24 + ACCEPT 10.1.3.5 → 10.0.0.103:53:tcp
25 + ACCEPT 10.1.3.5 → 10.0.0.103:53:udp
26 + DROP 10.1.3.5 → 10.0.0.210:9000:tcp
27 + DROP 10.1.3.5 → 10.0.0.105:8007:tcp
28 + DROP 10.1.3.5 → 10.0.0.100:8006:tcp
29 + DROP 10.1.3.5 → 10.0.0.103
30 + DROP 10.1.3.5 → 10.0.0.100
31 + DROP 10.1.3.5 → 10.0.0.101
32 + DROP 10.1.3.5 → 10.0.0.105
33 +
34 + ── Peer Blocks ──────────────────────────────────
35 + - 10.0.0.105 → pbs
36 +
37 + TO
38 +
39 +
40 + ── Rule: user ──────────────────────────────────
41 +
42 + ↳ no-proxmox
43 + - 10.0.0.101/32 → npm
44 + - 10.0.0.100/32
45 +
46 + ↳ dns-restricted
47 + + 10.0.0.103:53:udp → pihole:dns-udp
48 + + 10.0.0.103:53:tcp → pihole:dns-tcp
49 + - 10.0.0.103/32 → pihole
50 +
51 + Own:
52 + - 10.0.0.100:8006:tcp
53 + - 10.0.0.105:8007:tcp → pbs:web-ui
54 + - 10.0.0.210:9000:tcp → docker:portainer
55 +
56 + ── Peer Blocks ──────────────────────────────────
57 + - 10.0.0.105 → pbs
58 +
59 + ── Groups ──────────────────────────────────
60 + test2 2 peers
61 + test 3 peers
62 +
63 + ── Firewall (+2 -7) ────────────────────────────
64 +
65 + ACCEPT 10.1.3.5 → 10.0.0.103:53:tcp
66 + ACCEPT 10.1.3.5 → 10.0.0.103:53:udp
67 + DROP 10.1.3.5 → 10.0.0.210:9000:tcp
68 + DROP 10.1.3.5 → 10.0.0.105:8007:tcp
69 + DROP 10.1.3.5 → 10.0.0.100:8006:tcp
70 + DROP 10.1.3.5 → 10.0.0.103
71 + DROP 10.1.3.5 → 10.0.0.100
72 + DROP 10.1.3.5 → 10.0.0.101
73 + DROP 10.1.3.5 → 10.0.0.105
Siguiente Anterior