Difference between revisions of "HoerupNet"

From HoerupWiki
Jump to: navigation, search
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
<graphviz border='frame' format='png' caption='Graph for example no. 1'>
+
{{#tag:graphviz|
 +
 
 
graph network {
 
graph network {
 +
node [fontsize=12]
 +
edge [fontsize = 12]
 +
 
hoerup [label="hoerup \n192.168.12.0/24"]
 
hoerup [label="hoerup \n192.168.12.0/24"]
 +
hoerup_clients [label="hoerup clients \n192.168.20.0/24"]
 
amstrup [label="amstrup \n192.168.2.0/24"]
 
amstrup [label="amstrup \n192.168.2.0/24"]
 
HSH [label="HSH \n192.168.8.0/24"]
 
HSH [label="HSH \n192.168.8.0/24"]
hoerup_microtik [label="hoerup/microtik\nlan=192.168.12.16\nsstp=dhcp"]
+
hoerup_microtik [label="hoerup/microtik\nlan=192.168.13.16\nsstp=dynamic" shape=box]
it_microtik [label="it/microtik \n sstp=192.168.195.1\nlan=?"]
+
hoerupit [label="hoerupit \n 192.168.23.0/24" ]
 +
it_microtik [label="it/microtik \n sstp=192.168.195.1\nlan=?" shape=box]
 
it_mgmt [label="it/mgmt \n192.168.211.0/24"]
 
it_mgmt [label="it/mgmt \n192.168.211.0/24"]
 +
 +
  
  
 
hoerup -- amstrup [label="openvpn"]
 
hoerup -- amstrup [label="openvpn"]
 +
hoerup -- hoerup_clients [label="openvpn"]
 
hoerup -- HSH [label="openvpn"]
 
hoerup -- HSH [label="openvpn"]
 +
hoerup -- hoerupit [label="openvpn"]
 +
 
amstrup -- HSH [label="openvpn"]
 
amstrup -- HSH [label="openvpn"]
hoerup -- hoerup_microtik [label="lan"]
+
hoerup -- hoerup_microtik [label="lan/192.168.13 alias"]
hoerup_microtik -- it_microtik [label="sstp"]
+
hoerup_microtik -- it_microtik [label="sstp (masqeraded srcnat)"]
 
it_microtik -- it_mgmt [label="lan"]
 
it_microtik -- it_mgmt [label="lan"]
}
 
  
  
Line 22: Line 32:
  
  
</graphviz>
+
 
 +
 
 +
 
 +
}|format="png"}}

Latest revision as of 21:19, 9 August 2018

This is a graph with borders and nodes that may contain hyperlinks.