mirror of
https://github.com/superconvert/smart-os.git
synced 2024-11-22 10:10:02 +08:00
Update README.md
This commit is contained in:
parent
bf5b9bce57
commit
2c6fb89a41
30
README.md
30
README.md
@ -83,6 +83,36 @@ https://github.com/superconvert/smart-os
|
||||
4. 账号和密码
|
||||
5. 防火墙
|
||||
|
||||
# 网络拓扑图
|
||||
+----------------------------------------------------------------+-----------------------------------------+-----------------------------------------+
|
||||
| Host | Container 1 | Container 2 |
|
||||
| | | |
|
||||
| +------------------------------------------------+ | +-------------------------+ | +-------------------------+ |
|
||||
| | Newwork Protocol Stack | | | Newwork Protocol Stack | | | Newwork Protocol Stack | |
|
||||
| +------------------------------------------------+ | +-------------------------+ | +-------------------------+ |
|
||||
| ↑ ↑ | ↑ | ↑ |
|
||||
|...............|....................|...........................|...................|.....................|....................|....................|
|
||||
| ↓ ↓ | ↓ | ↓ |
|
||||
| +-------------+ +---------------+ | +---------------+ | +---------------+ |
|
||||
| | 192.168.0.3 | | 192.168.100.1 | | | 192.168.100.6 | | | 192.168.100.8 | |
|
||||
| +-------------+ +---------------+ +-------+ | +---------------+ | +---------------+ |
|
||||
| | eth0 | | br0 |<--->| tap0 | | | eth0 | | | eth0 | |
|
||||
| +-------------+ +---------------+ +-------+ | +---------------+ | +---------------+ |
|
||||
| ↑ ↑ ↑ | ↑ | ↑ |
|
||||
| | | +------------------------------+ | | |
|
||||
| | ↓ | | | |
|
||||
| | +-------+ | | | |
|
||||
| | | tap1 | | | | |
|
||||
| | +-------+ | | | |
|
||||
| | ↑ | | | |
|
||||
| | +----------------------------------------------------------------------|--------------------+ |
|
||||
| | | | |
|
||||
| | | | |
|
||||
| | | | |
|
||||
+---------------|------------------------------------------------+-----------------------------------------+-----------------------------------------+
|
||||
↓
|
||||
Physical Network (192.168.0.0/24)
|
||||
|
||||
# 拓展知识
|
||||
|
||||
* ramfs :
|
||||
|
Loading…
Reference in New Issue
Block a user