rewrite the container, network chapters

This commit is contained in:
Baohua Yang
2014-09-15 22:30:23 +08:00
parent da60ad7b47
commit 64a0f39dff
14 changed files with 164 additions and 143 deletions

View File

@@ -36,4 +36,4 @@ target prot opt source destination
ACCEPT tcp -- 172.17.0.2 172.17.0.3 tcp spt:80
ACCEPT tcp -- 172.17.0.3 172.17.0.2 tcp dpt:80
DROP all -- 0.0.0.0/0 0.0.0.0/0
```
```