d4e0992025b228b884b58fef79ebed3e6b92584a
LAB.adoc
| ... | ... | @@ -1,6 +1,7 @@ |
| 1 | 1 | @startuml |
| 2 | -Alice -> Bob: Authentication Request |
|
| 3 | -Bob --> Alice: Authentication Response |
|
| 4 | -Alice -> Bob: Another authentication Request |
|
| 5 | -Alice <-- Bob: another authentication Response |
|
| 2 | +nwdiag { |
|
| 3 | + network dmz { |
|
| 4 | + address = "210.x.x.x/24" |
|
| 5 | + } |
|
| 6 | +} |
|
| 6 | 7 | @enduml |
| ... | ... | \ No newline at end of file |