最后活跃于 1 month ago

nuno 修订了这个 Gist 1 month ago. 转到此修订

1 file changed, 53 insertions

gistfile1.txt(文件已创建)

@@ -0,0 +1,53 @@
1 + ────────────────────────────────────────────────
2 + Firewall Rules
3 + ────────────────────────────────────────────────
4 +
5 + NAME DESCRIPTION ALLOWS BLOCKS PEERS
6 + ────────────────────────────────────────────────────────────────────────────────────────
7 +
8 + ▸ Gatas
9 + gata gatinha 0 0 0 peers
10 +
11 + ▸ Users
12 + helena — 4 2 1 peers
13 + ↳ no-lan
14 + ↳ dns-restricted
15 +
16 + luis — 1 3 0 peers
17 + ↳ no-admin
18 +
19 + nuno — 0 0 0 peers
20 + ↳ admin
21 +
22 + zephyr — 3 2 0 peers
23 + ↳ moonlight-02
24 + ↳ dns-restricted
25 +
26 +
27 + ▸ VM Rules
28 + moonlight-02 Moonlight-02 - Access to VM 3 2 1 peers
29 + ↳ no-lan
30 + ↳ dns-restricted
31 +
32 +
33 + admin Full access 0 0 0 peers
34 + dev-01 Development VM - Blocks rest of LAN 1 1 0 peers
35 + guest Guest access - blocks sensitive ser... 2 7 0 peers
36 + user Standard user - blocks admin UIs 2 6 7 peers
37 + ↳ no-proxmox
38 + ↳ dns-restricted
39 +
40 +
41 + ── Base Rules ──────────────────────────────────────────────────────────────────────────
42 + dns-restricted Restricted DNS 2 1 0 peers
43 + no-admin Blocks admin access 1 3 0 peers
44 + ↳ no-proxmox
45 + ↳ no-truenas
46 +
47 + no-lan Blocks LAN 0 1 0 peers
48 + no-nginx Restricts access to NPM 0 1 0 peers
49 + no-proxmox Restricts access to Proxmox 0 2 0 peers
50 + ↳ no-nginx
51 +
52 + no-truenas Restricts access to TrueNAS 0 2 0 peers
53 + ↳ no-nginx
上一页 下一页