Difference between revisions of "Network Layout"

From sshcWiki
Jump to navigation Jump to search
m (Bot: Cosmetic changes)
 
Line 1: Line 1:
 +
{{UpdateNeeded}}
 +
 
<graphviz>
 
<graphviz>
 
digraph network {
 
digraph network {

Latest revision as of 00:58, 27 January 2022

EightInchFloppyDisk.png This article is Out of date.
Please update this article and remove this template!

<graphviz> digraph network { "sshc0 (main web presence, mediawiki, wordpress) [199.73.30.218]" -> "VPN Tunnel" "sshc0 (main web presence, mediawiki, wordpress) [199.73.30.218]" -> Internet Internet -> "sshc0 (main web presence, mediawiki, wordpress) [199.73.30.218]" "VPN Tunnel" -> "sshc-cgx-edge-01 [173.9.252.209]" "sshc-cgx-edge-01 [173.9.252.209]" -> "Internet" "sshc-cgx-edge-01 [173.9.252.209]" -> "sshc-cgx-dist-01" "sshc-cgx-dist-01" -> "sshc-cgx-edge-01 [173.9.252.209]" "sshc-cgx-dist-01" -> "auth.sshchicago.org" "sshc-cgx-dist-01" -> "auth02.sshchicago.org" "all other computers" -> "sshc-cgx-dist-01" } </graphviz>