Difference between revisions of "Network/Trusted LAN"
From Makers Local 256
< Network
(Creating sub page for wired) |
(Made some updates to the network) |
||
Line 8: | Line 8: | ||
==Logical Map== | ==Logical Map== | ||
+ | Last Updated: [[User:Jimshoe|Jimshoe]] ([[User talk:Jimshoe|talk]]) 10:05, 14 November 2013 (CST) | ||
<graphviz caption='Logical Map' alt='Logical Map' format='png'> | <graphviz caption='Logical Map' alt='Logical Map' format='png'> | ||
graph LogicalMap { | graph LogicalMap { | ||
Line 17: | Line 18: | ||
"The Internet" -- gateway_eth0 | "The Internet" -- gateway_eth0 | ||
subgraph cluster_gateway { | subgraph cluster_gateway { | ||
− | label = "Gateway" | + | label = "Gateway/Zabbix\n10.56.0.1" |
URL = "Network/Gateway" | URL = "Network/Gateway" | ||
gateway_eth0 [label="eth0\n74.95.48.249"] | gateway_eth0 [label="eth0\n74.95.48.249"] | ||
Line 30: | Line 31: | ||
subgraph cluster_kratos { | subgraph cluster_kratos { | ||
− | label = " | + | label = "VM Host" |
URL = "Network/Kratos" | URL = "Network/Kratos" | ||
kratos_eth0 [shape="box", label="eth0\n10.56.0.2"] | kratos_eth0 [shape="box", label="eth0\n10.56.0.2"] | ||
Line 37: | Line 38: | ||
subgraph cluster_web { | subgraph cluster_web { | ||
− | label = " | + | label = "Web" |
URL = "Network/Web" | URL = "Network/Web" | ||
web_eth0 [shape="box", label="eth0\n10.56.0.3"] | web_eth0 [shape="box", label="eth0\n10.56.0.3"] | ||
Line 44: | Line 45: | ||
subgraph cluster_mail { | subgraph cluster_mail { | ||
− | label = " | + | label = "Mail" |
URL = "Network/Mail" | URL = "Network/Mail" | ||
mail_eth0 [shape="box", label="eth0\n10.56.0.4"] | mail_eth0 [shape="box", label="eth0\n10.56.0.4"] | ||
} | } | ||
gateway_eth1 -- mail_eth0 | gateway_eth1 -- mail_eth0 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
subgraph cluster_backup { | subgraph cluster_backup { | ||
− | label = " | + | label = "Backup" |
URL = "Network/Backup" | URL = "Network/Backup" | ||
backup_eth0 [shape="box", label="eth0\n10.56.0.7"] | backup_eth0 [shape="box", label="eth0\n10.56.0.7"] | ||
Line 65: | Line 59: | ||
subgraph cluster_zimbra { | subgraph cluster_zimbra { | ||
− | label = " | + | label = "Zimbra" |
URL = "Network/Zimbra" | URL = "Network/Zimbra" | ||
zimbra_eth0 [shape="box", label="eth0\n10.56.0.8"] | zimbra_eth0 [shape="box", label="eth0\n10.56.0.8"] | ||
Line 71: | Line 65: | ||
gateway_eth1 -- zimbra_eth0 | gateway_eth1 -- zimbra_eth0 | ||
− | subgraph | + | subgraph cluster_asterisk { |
− | label = " | + | label = "Asterisk" |
− | URL = "Network/ | + | URL = "Network/Asterisk" |
− | + | zimbra_eth0 [shape="box", label="eth0\n10.56.0.9"] | |
} | } | ||
− | + | gateway_eth1 -- zimbra_eth0 | |
− | subgraph | + | subgraph cluster_lobby_webcam { |
− | label = " | + | label = "Lobby Cam" |
− | + | lcam_eth0 [shape="box", label="10.56.1.2"] | |
− | + | ||
} | } | ||
− | gateway_eth2 -- | + | gateway_eth2 -- lcam_eth0 |
− | subgraph | + | subgraph cluster_fdoor_webcam { |
− | label = " | + | label = "FDoor Cam" |
− | + | fcam_eth0 [shape="box", label="10.56.1.4"] | |
− | + | ||
} | } | ||
− | gateway_eth2 -- | + | gateway_eth2 -- fcam_eth0 |
− | subgraph | + | subgraph cluster_Door { |
− | label = " | + | label = "Door" |
− | URL = " | + | URL = "USB_Auth" |
− | + | door_eth0 [shape="box", label="10.56.1.5"] | |
} | } | ||
− | gateway_eth2 -- | + | gateway_eth2 -- door_eth0 |
subgraph cluster_optra { | subgraph cluster_optra { | ||
− | label = " | + | label = "Printer" |
URL = "Make_Shop_Printer" | URL = "Make_Shop_Printer" | ||
optra_eth0 [shape="box", label="10.56.1.6"] | optra_eth0 [shape="box", label="10.56.1.6"] | ||
Line 106: | Line 98: | ||
gateway_eth2 -- optra_eth0 | gateway_eth2 -- optra_eth0 | ||
+ | subgraph cluster_Change { | ||
+ | label = "Change Machine" | ||
+ | URL = "Cash-Caching_Automaton" | ||
+ | change_eth0 [shape="box", label="10.56.1.51"] | ||
+ | } | ||
+ | gateway_eth2 -- change_eth0 | ||
} | } | ||
Revision as of 11:05, 14 November 2013
Architecture
Goals
- Facilitate members' access to information easily for the member
- Keep maintenance simple
- Promote collaboration between members
- Prevent abuse of the network that would interfere with the above and any 3rd party legal agreements
Logical Map
Last Updated: Jimshoe (talk) 10:05, 14 November 2013 (CST)
Physical Map
Troubleshooting