Skip to content

Commit

Permalink
fixing broken image in md
Browse files Browse the repository at this point in the history
  • Loading branch information
diekmann committed Mar 24, 2017
1 parent 3293ddb commit 19d14e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haskell_tool/README.md
Expand Up @@ -188,7 +188,7 @@ d |-> {0.0.0.0 .. 126.255.255.255} u {128.0.0.0 .. 131.159.15.239} u {131.159.16
```

Let’s visualize this:
![fffuu dmz example hosted on imgur](https://i.imgur.com/Pqudris.png hosted on imgur)
![fffuu dmz example hosted on imgur](https://i.imgur.com/Pqudris.png "hosted on imgur")

Ignore the 127.0.0.0/8 range at the bottom. We can see that the firewall implements the textbook DMZ architecture: Internet (cloud) on the top, internal machines on the left, servers (DMZ) on the right. Yay!

Expand Down

0 comments on commit 19d14e9

Please sign in to comment.