Home.md
... ...
@@ -1,49 +1,3 @@
1 1
# Pelles wiki
2 2
3 3
[[Odlingar]]
4
-
5
-
6
-
7
-[plantuml]
8
-----
9
-@startuml
10
-nwdiag {
11
-
12
- network artvise {
13
- address = "10.200.0.0/16"
14
- p-mssql-01 [address ="10.200.0.11", shape= database];
15
- p-msl-app01 [address = "10.200.0.71"];
16
- p-msl-vpn01 [address ="10.200.0.70"];
17
- p-proxy01 [ address="185.189.30.41"];
18
- p-ad-01 [address = "10.200.0.10"];
19
- }
20
-
21
- network msl-sdn {
22
- color = "palegreen"
23
- address = "10.254.x.0/24"
24
- p-msl-vpn01 [address ="10.254.x.10"];
25
- p-mssql-01 [address ="10.2549.x.12", shape= database];
26
- p-msl-app01 [address = "10.254.x.11"];
27
- }
28
-
29
- network public {
30
- address = "0.0.0.0/0"
31
- p-proxy01 [ address="185.189.30.41"];
32
- p-msl-vpn01 [address ="185.189.30.183"];
33
- kov-gw[address = "0.0.0.0"];
34
- }
35
-
36
- network msl-lan {
37
- address ="192.168.220.0/24";
38
- address ="172.212.1.0/24";
39
-
40
- kov-gw[address = "0.0.0.0"];
41
- mail[address = "192.168.220.241"];
42
- ad[address = "192.168.220.6];
43
-
44
- net192.168.220.0;
45
- net172.212.1.0;
46
- }
47
-}
48
-
49
-----
... ...
\ No newline at end of file