.sync
EduNetworkBuilder
EduNetworkBuilderSetup
Web
EduResources
Resources
Level0-Help.json
Level0-HubVsSwitch.json
Level0-IP.json
Level0-NeedsLink.json
Level0-NoSwitch.json
Level0-Ping.js
Level0-Ping.json
Level0-SimpleDHCP.json
Level0_BadPower1.json
Level0_BadPower2.json
Level0_BrokenLink.json
Level0_Frozen.json
Level0_HiddenSwitch.json
Level0_NetworkLoop.json
Level0_NetworkLoop2.json
Level0_PacketCorruption1.json
Level0_PacketCorruption2.json
Level0_Power.json
Level0_Traceroute.json
Level1-BadDHCP.json
Level1-BadIP.json
Level1-DuplicateIPs.json
Level1-MidDHCP.json
Level1-NoGateway.json
Level1_AddingDevices.json
Level1_BadGateway.json
Level1_BadNetmask.json
Level1_DuplicateMAC.json
Level1_OneNetTwoSubnets.json
Level1_OneNetTwoSubnets2.json
Level1_Practice1.json
Level1_Practice2.json
Level1_Practice3.json
Level1_Practice4.json
Level1_Practice5.json
Level1_Practice6.json
Level1_Practice7.json
Level1_VPNTraceroute.json
Level23
Level2_Bad_Encryption.json
Level2_Bad_Route.json
Level2_Bad_VPN_IP.json
Level2_Blast_From_Past.json
Level2_Build_A_VPN.json
Level2_CannotConnect.json
Level2_Connect_The_Dots.json
Level2_FirewallDemo.json
Level2_FirewallTest2.json
Level2_Not_Working.json
Level2_VPN_Demo.json
Level2_VPN_woes.json
Level3
Level34
Level3_BlackHole.json
Level3_Busted.json
Level3_Dead.json
Level3_EncryptionTroubles.json
Level3_GrandCentralStation.json
Level3_Middle_Man_Out.json
Level3_NowhereToGo.json
Level3_PhoneyNetwork.json
Level3_TwoDHCPServers.json
Level3_VPNify.json
Level3_invisible.json
Level45
Level4_DualWans.json
Level4_Internalhemorrhage.json
Level4_InternelSubnetting.json
Level4_OneRoute.json
Level4_RouterReplacement.json
Level4_SinglesLife.json
Level4_SmallSubnets.json
Level4_WhoDidThat.json
Level5_APProblems.json
Level5_Failed.json
Level5_HereComesTrouble.json
Level5_LineOfSight.json
Level5_LostPacket.json
Level5_Practice1.json
Level5_Practice2.json
Level5_Practice3.json
Level5_Practice4.json
Level5_Practice5.json
Level5_Practice6.json
Level5_WirelessAccessPoint.json
Level5_WirelessBridge.json
Level5_WirelessCorruption.json
Level5_WirelessDevices.json
Level5_WirelessRepeater.json
Level5_WirelessRepeater2.json
Level5_WirelessRouters.json
Level6_CleanSlate.json
Level6_ConnectTheLaptop.json
Level6_ForbiddenVLAN.json
Level6_Intro3_LockedOut.json
Level6_NeedVLANs.json
Level6_SorryBoss.json
Level6_SwitchedUp.json
Level6_TaggedBetweenSwitches.json
Level6_TwoAccessPoints.json
Level6_VLANFrustrations.json
Level6_VLANRouting.json
Level6_VLANRouting2.json
Level6_VLAN_Intro.json
Level6_VLAN_Intro2.json
Level6_VlanRouting3.json
Level6_WhereFrom.json
edustrings.en.json
edustrings.fr.json
puzzles.js
img
scripts
allpuzzles.js
index.html
language.js
network.js
selectmenu.js
textwindow.js
ui.js
.gitattributes
.gitignore
EduNetworkBuilder.sln
EduNetworkBuilder.userprefs
README.md
1432 lines
39 KiB
JSON
1432 lines
39 KiB
JSON
{
|
|
"EduNetworkBuilder": {
|
|
"Network": {
|
|
"en_message": "This puzzle shows how a firewall can do the routing. Watch, in particular, how pc5 pings pc2. See how the packet, from vlan1, needs to route through to vlan2, and then down to pc2.",
|
|
"fr_message": "Ce puzzle montre comment un pare-feu peut faire le routage. Regardez, en particulier, comment PC5 pings PC2. Voyez comment le paquet, depuis vlan1, doit passer par vlan2, puis vers pc2.",
|
|
"en_title": "VLAN Routing",
|
|
"height": "1024",
|
|
"width": "1024",
|
|
"itemsize": "100",
|
|
"showlabels": "full",
|
|
"level": "6",
|
|
"sortorder": "4",
|
|
"uniqueidentifier": "154",
|
|
"startinghelplevel": "full",
|
|
"vlansenabled": "True",
|
|
"VLANPacketColors": "False",
|
|
"device": [
|
|
{
|
|
"hostname": "firewall0",
|
|
"size": "100",
|
|
"uniqueidentifier": "145",
|
|
"location": "440,150",
|
|
"mytype": "firewall",
|
|
"isdns": "False",
|
|
"isdhcp": "False",
|
|
"gateway": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "gw"
|
|
},
|
|
"nic": [
|
|
{
|
|
"nictype": [
|
|
"lo",
|
|
"lo"
|
|
],
|
|
"nicname": "lo0",
|
|
"myid": {
|
|
"hostid": "145",
|
|
"nicid": "146",
|
|
"hostname": "firewall0",
|
|
"nicname": "lo0"
|
|
},
|
|
"uniqueidentifier": "146",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "lo0",
|
|
"myip": {
|
|
"ip": "127.0.0.1",
|
|
"mask": "255.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"wan",
|
|
"wan"
|
|
],
|
|
"nicname": "wan0",
|
|
"myid": {
|
|
"hostid": "145",
|
|
"nicid": "149",
|
|
"hostname": "firewall0",
|
|
"nicname": "wan0"
|
|
},
|
|
"uniqueidentifier": "149",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "wan0",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"eth",
|
|
"eth"
|
|
],
|
|
"nicname": "eth0",
|
|
"myid": {
|
|
"hostid": "145",
|
|
"nicid": "147",
|
|
"hostname": "firewall0",
|
|
"nicname": "eth0"
|
|
},
|
|
"uniqueidentifier": "147",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "eth0",
|
|
"myip": {
|
|
"ip": "192.168.1.1",
|
|
"mask": "255.255.255.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"eth",
|
|
"eth"
|
|
],
|
|
"nicname": "eth1",
|
|
"myid": {
|
|
"hostid": "145",
|
|
"nicid": "148",
|
|
"hostname": "firewall0",
|
|
"nicname": "eth1"
|
|
},
|
|
"uniqueidentifier": "148",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "eth1",
|
|
"myip": {
|
|
"ip": "192.168.2.1",
|
|
"mask": "255.255.255.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"hostname": "net_switch0",
|
|
"size": "100",
|
|
"uniqueidentifier": "100",
|
|
"location": "240,390",
|
|
"mytype": "net_switch",
|
|
"isdns": "False",
|
|
"isdhcp": "False",
|
|
"gateway": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "gw"
|
|
},
|
|
"nic": [
|
|
{
|
|
"nictype": [
|
|
"lo",
|
|
"lo"
|
|
],
|
|
"nicname": "lo0",
|
|
"myid": {
|
|
"hostid": "100",
|
|
"nicid": "101",
|
|
"hostname": "net_switch0",
|
|
"nicname": "lo0"
|
|
},
|
|
"uniqueidentifier": "101",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "lo0",
|
|
"myip": {
|
|
"ip": "127.0.0.1",
|
|
"mask": "255.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"management_interface",
|
|
"management_interface"
|
|
],
|
|
"nicname": "management_interface0",
|
|
"myid": {
|
|
"hostid": "100",
|
|
"nicid": "102",
|
|
"hostname": "net_switch0",
|
|
"nicname": "management_interface0"
|
|
},
|
|
"uniqueidentifier": "102",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "management_interface0",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port1",
|
|
"myid": {
|
|
"hostid": "100",
|
|
"nicid": "103",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port1"
|
|
},
|
|
"uniqueidentifier": "103",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port1",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Tagged"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Tagged"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port2",
|
|
"myid": {
|
|
"hostid": "100",
|
|
"nicid": "104",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port2"
|
|
},
|
|
"uniqueidentifier": "104",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port2",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Forbidden"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port3",
|
|
"myid": {
|
|
"hostid": "100",
|
|
"nicid": "105",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port3"
|
|
},
|
|
"uniqueidentifier": "105",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port3",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Forbidden"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port4",
|
|
"myid": {
|
|
"hostid": "100",
|
|
"nicid": "106",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port4"
|
|
},
|
|
"uniqueidentifier": "106",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port4",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Forbidden"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Forbidden"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port5",
|
|
"myid": {
|
|
"hostid": "100",
|
|
"nicid": "107",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port5"
|
|
},
|
|
"uniqueidentifier": "107",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port5",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Forbidden"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Forbidden"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port6",
|
|
"myid": {
|
|
"hostid": "100",
|
|
"nicid": "108",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port6"
|
|
},
|
|
"uniqueidentifier": "108",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port6",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Forbidden"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port7",
|
|
"myid": {
|
|
"hostid": "100",
|
|
"nicid": "109",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port7"
|
|
},
|
|
"uniqueidentifier": "109",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port7",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Forbidden"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Untagged"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"hostname": "net_switch1",
|
|
"size": "100",
|
|
"uniqueidentifier": "110",
|
|
"location": "660,390",
|
|
"mytype": "net_switch",
|
|
"isdns": "False",
|
|
"isdhcp": "False",
|
|
"gateway": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "gw"
|
|
},
|
|
"nic": [
|
|
{
|
|
"nictype": [
|
|
"lo",
|
|
"lo"
|
|
],
|
|
"nicname": "lo0",
|
|
"myid": {
|
|
"hostid": "110",
|
|
"nicid": "111",
|
|
"hostname": "net_switch1",
|
|
"nicname": "lo0"
|
|
},
|
|
"uniqueidentifier": "111",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "lo0",
|
|
"myip": {
|
|
"ip": "127.0.0.1",
|
|
"mask": "255.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"management_interface",
|
|
"management_interface"
|
|
],
|
|
"nicname": "management_interface0",
|
|
"myid": {
|
|
"hostid": "110",
|
|
"nicid": "112",
|
|
"hostname": "net_switch1",
|
|
"nicname": "management_interface0"
|
|
},
|
|
"uniqueidentifier": "112",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "management_interface0",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port1",
|
|
"myid": {
|
|
"hostid": "110",
|
|
"nicid": "113",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port1"
|
|
},
|
|
"uniqueidentifier": "113",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port1",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Tagged"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Tagged"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port2",
|
|
"myid": {
|
|
"hostid": "110",
|
|
"nicid": "114",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port2"
|
|
},
|
|
"uniqueidentifier": "114",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port2",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Forbidden"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Untagged"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port3",
|
|
"myid": {
|
|
"hostid": "110",
|
|
"nicid": "115",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port3"
|
|
},
|
|
"uniqueidentifier": "115",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port3",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Forbidden"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Untagged"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port4",
|
|
"myid": {
|
|
"hostid": "110",
|
|
"nicid": "116",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port4"
|
|
},
|
|
"uniqueidentifier": "116",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port4",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Forbidden"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port5",
|
|
"myid": {
|
|
"hostid": "110",
|
|
"nicid": "117",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port5"
|
|
},
|
|
"uniqueidentifier": "117",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port5",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Forbidden"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Forbidden"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port6",
|
|
"myid": {
|
|
"hostid": "110",
|
|
"nicid": "118",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port6"
|
|
},
|
|
"uniqueidentifier": "118",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port6",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Forbidden"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Forbidden"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"port",
|
|
"port"
|
|
],
|
|
"nicname": "port7",
|
|
"myid": {
|
|
"hostid": "110",
|
|
"nicid": "119",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port7"
|
|
},
|
|
"uniqueidentifier": "119",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "port7",
|
|
"myip": {
|
|
"ip": "0.0.0.0",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": [
|
|
{
|
|
"@ID": "1",
|
|
"#text": "Forbidden"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"#text": "Untagged"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"hostname": "pc0",
|
|
"size": "100",
|
|
"uniqueidentifier": "121",
|
|
"location": "100,640",
|
|
"mytype": "pc",
|
|
"isdns": "False",
|
|
"isdhcp": "False",
|
|
"morphcolor": "Yellow",
|
|
"gateway": {
|
|
"ip": "192.168.1.1",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "gw"
|
|
},
|
|
"nic": [
|
|
{
|
|
"nictype": [
|
|
"lo",
|
|
"lo"
|
|
],
|
|
"nicname": "lo0",
|
|
"myid": {
|
|
"hostid": "121",
|
|
"nicid": "122",
|
|
"hostname": "pc0",
|
|
"nicname": "lo0"
|
|
},
|
|
"uniqueidentifier": "122",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "lo0",
|
|
"myip": {
|
|
"ip": "127.0.0.1",
|
|
"mask": "255.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"eth",
|
|
"eth"
|
|
],
|
|
"nicname": "eth0",
|
|
"myid": {
|
|
"hostid": "121",
|
|
"nicid": "123",
|
|
"hostname": "pc0",
|
|
"nicname": "eth0"
|
|
},
|
|
"uniqueidentifier": "123",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "eth0",
|
|
"myip": {
|
|
"ip": "192.168.1.2",
|
|
"mask": "255.255.255.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"hostname": "pc1",
|
|
"size": "100",
|
|
"uniqueidentifier": "124",
|
|
"location": "240,640",
|
|
"mytype": "pc",
|
|
"isdns": "False",
|
|
"isdhcp": "False",
|
|
"morphcolor": "Yellow",
|
|
"gateway": {
|
|
"ip": "192.168.1.1",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "gw"
|
|
},
|
|
"nic": [
|
|
{
|
|
"nictype": [
|
|
"lo",
|
|
"lo"
|
|
],
|
|
"nicname": "lo0",
|
|
"myid": {
|
|
"hostid": "124",
|
|
"nicid": "125",
|
|
"hostname": "pc1",
|
|
"nicname": "lo0"
|
|
},
|
|
"uniqueidentifier": "125",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "lo0",
|
|
"myip": {
|
|
"ip": "127.0.0.1",
|
|
"mask": "255.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"eth",
|
|
"eth"
|
|
],
|
|
"nicname": "eth0",
|
|
"myid": {
|
|
"hostid": "124",
|
|
"nicid": "126",
|
|
"hostname": "pc1",
|
|
"nicname": "eth0"
|
|
},
|
|
"uniqueidentifier": "126",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "eth0",
|
|
"myip": {
|
|
"ip": "192.168.1.3",
|
|
"mask": "255.255.255.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"hostname": "pc2",
|
|
"size": "100",
|
|
"uniqueidentifier": "127",
|
|
"location": "360,690",
|
|
"mytype": "pc",
|
|
"isdns": "False",
|
|
"isdhcp": "False",
|
|
"morphcolor": "Green",
|
|
"gateway": {
|
|
"ip": "192.168.2.1",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "gw"
|
|
},
|
|
"nic": [
|
|
{
|
|
"nictype": [
|
|
"lo",
|
|
"lo"
|
|
],
|
|
"nicname": "lo0",
|
|
"myid": {
|
|
"hostid": "127",
|
|
"nicid": "128",
|
|
"hostname": "pc2",
|
|
"nicname": "lo0"
|
|
},
|
|
"uniqueidentifier": "128",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "lo0",
|
|
"myip": {
|
|
"ip": "127.0.0.1",
|
|
"mask": "255.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"eth",
|
|
"eth"
|
|
],
|
|
"nicname": "eth0",
|
|
"myid": {
|
|
"hostid": "127",
|
|
"nicid": "129",
|
|
"hostname": "pc2",
|
|
"nicname": "eth0"
|
|
},
|
|
"uniqueidentifier": "129",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "eth0",
|
|
"myip": {
|
|
"ip": "192.168.2.2",
|
|
"mask": "255.255.255.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"hostname": "pc3",
|
|
"size": "100",
|
|
"uniqueidentifier": "130",
|
|
"location": "570,710",
|
|
"mytype": "pc",
|
|
"isdns": "False",
|
|
"isdhcp": "False",
|
|
"morphcolor": "Green",
|
|
"gateway": {
|
|
"ip": "192.168.2.1",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "gw"
|
|
},
|
|
"nic": [
|
|
{
|
|
"nictype": [
|
|
"lo",
|
|
"lo"
|
|
],
|
|
"nicname": "lo0",
|
|
"myid": {
|
|
"hostid": "130",
|
|
"nicid": "131",
|
|
"hostname": "pc3",
|
|
"nicname": "lo0"
|
|
},
|
|
"uniqueidentifier": "131",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "lo0",
|
|
"myip": {
|
|
"ip": "127.0.0.1",
|
|
"mask": "255.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"eth",
|
|
"eth"
|
|
],
|
|
"nicname": "eth0",
|
|
"myid": {
|
|
"hostid": "130",
|
|
"nicid": "132",
|
|
"hostname": "pc3",
|
|
"nicname": "eth0"
|
|
},
|
|
"uniqueidentifier": "132",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "eth0",
|
|
"myip": {
|
|
"ip": "192.168.2.3",
|
|
"mask": "255.255.255.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"hostname": "pc4",
|
|
"size": "100",
|
|
"uniqueidentifier": "133",
|
|
"location": "730,680",
|
|
"mytype": "pc",
|
|
"isdns": "False",
|
|
"isdhcp": "False",
|
|
"morphcolor": "Green",
|
|
"gateway": {
|
|
"ip": "192.168.2.1",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "gw"
|
|
},
|
|
"nic": [
|
|
{
|
|
"nictype": [
|
|
"lo",
|
|
"lo"
|
|
],
|
|
"nicname": "lo0",
|
|
"myid": {
|
|
"hostid": "133",
|
|
"nicid": "134",
|
|
"hostname": "pc4",
|
|
"nicname": "lo0"
|
|
},
|
|
"uniqueidentifier": "134",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "lo0",
|
|
"myip": {
|
|
"ip": "127.0.0.1",
|
|
"mask": "255.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"eth",
|
|
"eth"
|
|
],
|
|
"nicname": "eth0",
|
|
"myid": {
|
|
"hostid": "133",
|
|
"nicid": "135",
|
|
"hostname": "pc4",
|
|
"nicname": "eth0"
|
|
},
|
|
"uniqueidentifier": "135",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "eth0",
|
|
"myip": {
|
|
"ip": "192.168.2.4",
|
|
"mask": "255.255.255.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"hostname": "pc5",
|
|
"size": "100",
|
|
"uniqueidentifier": "136",
|
|
"location": "870,640",
|
|
"mytype": "pc",
|
|
"isdns": "False",
|
|
"isdhcp": "False",
|
|
"morphcolor": "Yellow",
|
|
"gateway": {
|
|
"ip": "192.168.1.1",
|
|
"mask": "0.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "gw"
|
|
},
|
|
"nic": [
|
|
{
|
|
"nictype": [
|
|
"lo",
|
|
"lo"
|
|
],
|
|
"nicname": "lo0",
|
|
"myid": {
|
|
"hostid": "136",
|
|
"nicid": "137",
|
|
"hostname": "pc5",
|
|
"nicname": "lo0"
|
|
},
|
|
"uniqueidentifier": "137",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "lo0",
|
|
"myip": {
|
|
"ip": "127.0.0.1",
|
|
"mask": "255.0.0.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"nictype": [
|
|
"eth",
|
|
"eth"
|
|
],
|
|
"nicname": "eth0",
|
|
"myid": {
|
|
"hostid": "136",
|
|
"nicid": "138",
|
|
"hostname": "pc5",
|
|
"nicname": "eth0"
|
|
},
|
|
"uniqueidentifier": "138",
|
|
"usesdhcp": "False",
|
|
"interface": {
|
|
"nicname": "eth0",
|
|
"myip": {
|
|
"ip": "192.168.1.4",
|
|
"mask": "255.255.255.0",
|
|
"gateway": "0.0.0.0",
|
|
"type": "ip"
|
|
},
|
|
"VLAN": {
|
|
"@ID": "1",
|
|
"#text": "Untagged"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"link": [
|
|
{
|
|
"SrcNic": {
|
|
"hostid": "100",
|
|
"nicid": "103",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port1"
|
|
},
|
|
"DstNic": {
|
|
"hostid": "110",
|
|
"nicid": "113",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port1"
|
|
},
|
|
"hostname": "net_switch0_link_net_switch1",
|
|
"linktype": "normal",
|
|
"uniqueidentifier": "120"
|
|
},
|
|
{
|
|
"SrcNic": {
|
|
"hostid": "136",
|
|
"nicid": "138",
|
|
"hostname": "pc5",
|
|
"nicname": "eth0"
|
|
},
|
|
"DstNic": {
|
|
"hostid": "110",
|
|
"nicid": "116",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port4"
|
|
},
|
|
"hostname": "pc5_link_net_switch1",
|
|
"linktype": "normal",
|
|
"uniqueidentifier": "144"
|
|
},
|
|
{
|
|
"SrcNic": {
|
|
"hostid": "133",
|
|
"nicid": "135",
|
|
"hostname": "pc4",
|
|
"nicname": "eth0"
|
|
},
|
|
"DstNic": {
|
|
"hostid": "110",
|
|
"nicid": "115",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port3"
|
|
},
|
|
"hostname": "pc4_link_net_switch1",
|
|
"linktype": "normal",
|
|
"uniqueidentifier": "143"
|
|
},
|
|
{
|
|
"SrcNic": {
|
|
"hostid": "130",
|
|
"nicid": "132",
|
|
"hostname": "pc3",
|
|
"nicname": "eth0"
|
|
},
|
|
"DstNic": {
|
|
"hostid": "110",
|
|
"nicid": "114",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port2"
|
|
},
|
|
"hostname": "pc3_link_net_switch1",
|
|
"linktype": "normal",
|
|
"uniqueidentifier": "142"
|
|
},
|
|
{
|
|
"SrcNic": {
|
|
"hostid": "100",
|
|
"nicid": "108",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port6"
|
|
},
|
|
"DstNic": {
|
|
"hostid": "145",
|
|
"nicid": "147",
|
|
"hostname": "firewall0",
|
|
"nicname": "eth0"
|
|
},
|
|
"hostname": "net_switch0_link_firewall0",
|
|
"linktype": "normal",
|
|
"uniqueidentifier": "152"
|
|
},
|
|
{
|
|
"SrcNic": {
|
|
"hostid": "121",
|
|
"nicid": "123",
|
|
"hostname": "pc0",
|
|
"nicname": "eth0"
|
|
},
|
|
"DstNic": {
|
|
"hostid": "100",
|
|
"nicid": "104",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port2"
|
|
},
|
|
"hostname": "pc0_link_net_switch0",
|
|
"linktype": "normal",
|
|
"uniqueidentifier": "139"
|
|
},
|
|
{
|
|
"SrcNic": {
|
|
"hostid": "127",
|
|
"nicid": "129",
|
|
"hostname": "pc2",
|
|
"nicname": "eth0"
|
|
},
|
|
"DstNic": {
|
|
"hostid": "100",
|
|
"nicid": "109",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port7"
|
|
},
|
|
"hostname": "pc2_link_net_switch0",
|
|
"linktype": "normal",
|
|
"uniqueidentifier": "141"
|
|
},
|
|
{
|
|
"SrcNic": {
|
|
"hostid": "124",
|
|
"nicid": "126",
|
|
"hostname": "pc1",
|
|
"nicname": "eth0"
|
|
},
|
|
"DstNic": {
|
|
"hostid": "100",
|
|
"nicid": "105",
|
|
"hostname": "net_switch0",
|
|
"nicname": "port3"
|
|
},
|
|
"hostname": "pc1_link_net_switch0",
|
|
"linktype": "normal",
|
|
"uniqueidentifier": "140"
|
|
},
|
|
{
|
|
"SrcNic": {
|
|
"hostid": "110",
|
|
"nicid": "119",
|
|
"hostname": "net_switch1",
|
|
"nicname": "port7"
|
|
},
|
|
"DstNic": {
|
|
"hostid": "145",
|
|
"nicid": "148",
|
|
"hostname": "firewall0",
|
|
"nicname": "eth1"
|
|
},
|
|
"hostname": "net_switch1_link_firewall0",
|
|
"linktype": "normal",
|
|
"uniqueidentifier": "153"
|
|
}
|
|
],
|
|
"nettest": [
|
|
{
|
|
"shost": "pc0",
|
|
"dhost": "pc1",
|
|
"thetest": "SuccessfullyPings"
|
|
},
|
|
{
|
|
"shost": "pc0",
|
|
"dhost": "pc5",
|
|
"thetest": "SuccessfullyPings"
|
|
},
|
|
{
|
|
"shost": "pc0",
|
|
"dhost": "192.168.1.255",
|
|
"thetest": "SuccessfullyPings"
|
|
},
|
|
{
|
|
"shost": "pc2",
|
|
"dhost": "pc3",
|
|
"thetest": "SuccessfullyPings"
|
|
},
|
|
{
|
|
"shost": "pc2",
|
|
"dhost": "192.168.1.255",
|
|
"thetest": "SuccessfullyPings"
|
|
},
|
|
{
|
|
"shost": "All",
|
|
"dhost": "All",
|
|
"thetest": "LockVLANNames"
|
|
},
|
|
{
|
|
"shost": "pc0",
|
|
"dhost": "pc3",
|
|
"thetest": "SuccessfullyPings"
|
|
},
|
|
{
|
|
"shost": "pc3",
|
|
"dhost": "pc0",
|
|
"thetest": "SuccessfullyPings"
|
|
},
|
|
{
|
|
"shost": "pc5",
|
|
"dhost": "pc2",
|
|
"thetest": "SuccessfullyPings"
|
|
}
|
|
],
|
|
"tag": "VLAN",
|
|
"VLANName": [
|
|
{
|
|
"@ID": "1",
|
|
"@Color": "Blue",
|
|
"#text": "Default"
|
|
},
|
|
{
|
|
"@ID": "2",
|
|
"@Color": "Blue",
|
|
"#text": "Sttaff"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|