Difference between revisions of "Network"
From Makers Local 256
m (→Physical Map: finished identifying ports) |
m (→Logical Map: updated wireless clients) |
||
Line 57: | Line 57: | ||
} | } | ||
gateway_eth1 -- ldap_eth0 | gateway_eth1 -- ldap_eth0 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
subgraph cluster_backup { | subgraph cluster_backup { | ||
Line 78: | Line 71: | ||
} | } | ||
gateway_eth1 -- zimbra_eth0 | gateway_eth1 -- zimbra_eth0 | ||
+ | |||
+ | subgraph cluster_webcam { | ||
+ | label = "webcam" | ||
+ | URL = "Network/Webcam" | ||
+ | webcam_eth0 [shape="box", label="10.56.1.2"] | ||
+ | } | ||
+ | gateway_eth2 -- webcam_eth0 | ||
+ | |||
+ | subgraph cluster_webcambox { | ||
+ | label = "webcambox" | ||
+ | URL = "Network/Webcambox" | ||
+ | webcambox_eth0 [shape="box", label="10.56.1.3"] | ||
+ | } | ||
+ | gateway_eth2 -- webcambox_eth0 | ||
+ | |||
+ | subgraph cluster_aa50 { | ||
+ | label = "aa50" | ||
+ | URL = "Network/PBX" | ||
+ | aa50_eth0 [shape="box", label="10.56.1.4"] | ||
+ | } | ||
+ | gateway_eth2 -- aa50_eth0 | ||
+ | |||
+ | subgraph cluster_roma { | ||
+ | label = "roma" | ||
+ | URL = "Network/Roma" | ||
+ | roma_eth0 [shape="box", label="10.56.1.5"] | ||
+ | } | ||
+ | gateway_eth2 -- roma_eth0 | ||
+ | |||
+ | subgraph cluster_optra { | ||
+ | label = "optra" | ||
+ | URL = "Make_Shop_Printer" | ||
+ | optra_eth0 [shape="box", label="10.56.1.6"] | ||
+ | } | ||
+ | gateway_eth2 -- optra_eth0 | ||
+ | |||
} | } | ||
Revision as of 14:57, 31 July 2010
Contents[hide] |
This is still in planning stages
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
Physical Map
Troubleshooting