GNS3 / gns3-gui

GNS3 Graphical Network Simulator
http://www.gns3.com
GNU General Public License v3.0
2.15k stars 434 forks source link

Importing pre 1.3 files #231

Closed adecisco closed 9 years ago

adecisco commented 9 years ago

Below is one of the issues I face kindly assist to resolve.

GNS3 management console. Running GNS3 version 1.3.0rc1 on Windows (64-bit). Copyright (c) 2006-2015 GNS3 Technologies.

=> Server error from 192.168.56.101:8000: R1: IOU image '/home/gns3/GNS3/images/i86bi_linux-adventerprisek9-ms.154-2.T.bin' is not accessible Server error from 192.168.56.101:8000: R7: IOU image '/home/gns3/GNS3/images/i86bi_linux-adventerprisek9-ms.154-2.T.bin' is not accessible Server error from 192.168.56.101:8000: SW1: IOU image '/home/gns3/GNS3/images/i86bi-linux-l2-adventerprisek9-15.1a.bin' is not accessible Server error from 192.168.56.101:8000: SW2: IOU image '/home/gns3/GNS3/images/i86bi-linux-l2-adventerprise-15.1b.bin' is not accessible Server error from 192.168.56.101:8000: R6: IOU image '/home/gns3/GNS3/images/i86bi_linux-adventerprisek9-ms.154-2.T.bin' is not accessible Server error from 192.168.56.101:8000: R4: IOU image '/home/gns3/GNS3/images/i86bi_linux-adventerprisek9-ms.154-2.T.bin' is not accessible Server error from 192.168.56.101:8000: R5: IOU image '/home/gns3/GNS3/images/i86bi_linux-adventerprisek9-ms.154-2.T.bin' is not accessible Server error from 192.168.56.101:8000: R2: IOU image '/home/gns3/GNS3/images/i86bi_linux-adventerprisek9-ms.154-2.T.bin' is not accessible Server error from 192.168.56.101:8000: R3: IOU image '/home/gns3/GNS3/images/i86bi_linux-adventerprisek9-ms.154-2.T.bin' is not accessible Server error from 192.168.56.1:8000: ASA2: Project ID 61646718-923d-4648-8bc4-a2027221bf8f doesn't exist Server error from 192.168.56.1:8000: Test_PC: Project ID 61646718-923d-4648-8bc4-a2027221bf8f doesn't exist Server error from 192.168.56.1:8000: WIN7-PC: Project ID 61646718-923d-4648-8bc4-a2027221bf8f doesn't exist Server error from 192.168.56.1:8000: SW3: Project ID 61646718-923d-4648-8bc4-a2027221bf8f doesn't exist Server error from 192.168.56.1:8000: IPS1: Project ID 61646718-923d-4648-8bc4-a2027221bf8f doesn't exist Server error from 192.168.56.1:8000: ISE_WIN_SERVER 2008: Project ID 61646718-923d-4648-8bc4-a2027221bf8f doesn't exist Server error from 192.168.56.1:8000: ASA1: Project ID 61646718-923d-4648-8bc4-a2027221bf8f doesn't exist \ Exception detected, traceback information saved in C:/Users/adeyholar/AppData/Roaming/GNS3\exceptions.log **

PLEASE REPORT ON https://community.gns3.com/community/support/bug

Traceback (most recent call last): File "c:\users\gns3\documents\gns3 build for windows\gns3-gui\gns3\modules\builtin\cloud.py", line 366, in _updatePortSettings TypeError: Can't convert 'NoneType' object to str implicitly

julien-duponchelle commented 9 years ago

Hi,

For the image error can you give us the output of:

ls -l /home/gns3/GNS3/images

I see a second error at the bottom. It's related to #228. Ca you give us the configuration of the cloud in your topology?

Thanks for the help

grossmj commented 9 years ago

Hi @adecisco

Can you also post the content of the .gns3 you have opened?

Thanks a lot.

adecisco commented 9 years ago

hello grossmj,

Here is it.. { "auto_start": false, "name": "unsaved", "resources_type": "local", "topology": { "links": [ { "description": "Link from R1 port Ethernet0/0 to SW1 port Ethernet0/0", "destination_node_id": 8, "destination_port_id": 129, "id": 1, "source_node_id": 1, "source_port_id": 1 }, { "description": "Link from R2 port Ethernet0/0 to SW1 port Ethernet0/1", "destination_node_id": 8, "destination_port_id": 130, "id": 2, "source_node_id": 2, "source_port_id": 17 }, { "description": "Link from R3 port Ethernet0/0 to SW1 port Ethernet0/2", "destination_node_id": 8, "destination_port_id": 131, "id": 3, "source_node_id": 3, "source_port_id": 33 }, { "description": "Link from ASA1 port Ethernet3 to SW1 port Ethernet2/0", "destination_node_id": 8, "destination_port_id": 137, "id": 4, "source_node_id": 14, "source_port_id": 405 }, { "description": "Link from ASA1 port Ethernet1 to SW1 port Ethernet2/1", "destination_node_id": 8, "destination_port_id": 138, "id": 5, "source_node_id": 14, "source_port_id": 403 }, { "description": "Link from ASA2 port Ethernet3 to SW1 port Ethernet2/2", "destination_node_id": 8, "destination_port_id": 139, "id": 6, "source_node_id": 15, "source_port_id": 412 }, { "description": "Link from ASA2 port Ethernet1 to SW1 port Ethernet2/3", "destination_node_id": 8, "destination_port_id": 140, "id": 7, "source_node_id": 15, "source_port_id": 410 }, { "description": "Link from ASA3 port Ethernet3 to SW1 port Ethernet3/0", "destination_node_id": 8, "destination_port_id": 141, "id": 8, "source_node_id": 16, "source_port_id": 419 }, { "description": "Link from ASA3 port Ethernet1 to SW1 port Ethernet3/1", "destination_node_id": 8, "destination_port_id": 142, "id": 9, "source_node_id": 16, "source_port_id": 417 }, { "description": "Link from ASA4 port Ethernet3 to SW1 port Ethernet3/2", "destination_node_id": 8, "destination_port_id": 143, "id": 10, "source_node_id": 17, "source_port_id": 426 }, { "description": "Link from ASA4 port Ethernet1 to SW1 port Ethernet3/3", "destination_node_id": 8, "destination_port_id": 144, "id": 11, "source_node_id": 17, "source_port_id": 424 }, { "description": "Link from SW1 port Ethernet1/0 to WIN7-HOSTA port Ethernet1", "destination_node_id": 19, "destination_port_id": 628, "id": 12, "source_node_id": 8, "source_port_id": 133 }, { "description": "Link from R1 port Ethernet0/1 to SW2 port Ethernet0/0", "destination_node_id": 9, "destination_port_id": 177, "id": 13, "source_node_id": 1, "source_port_id": 2 }, { "description": "Link from R2 port Ethernet0/1 to SW2 port Ethernet0/1", "destination_node_id": 9, "destination_port_id": 178, "id": 14, "source_node_id": 2, "source_port_id": 18 }, { "description": "Link from R3 port Ethernet0/1 to SW2 port Ethernet0/2", "destination_node_id": 9, "destination_port_id": 179, "id": 15, "source_node_id": 3, "source_port_id": 34 }, { "description": "Link from ASA1 port Ethernet2 to SW2 port Ethernet2/0", "destination_node_id": 9, "destination_port_id": 185, "id": 16, "source_node_id": 14, "source_port_id": 404 }, { "description": "Link from ASA1 port Ethernet0 to SW2 port Ethernet2/1", "destination_node_id": 9, "destination_port_id": 186, "id": 17, "source_node_id": 14, "source_port_id": 402 }, { "description": "Link from ASA2 port Ethernet2 to SW2 port Ethernet2/2", "destination_node_id": 9, "destination_port_id": 187, "id": 18, "source_node_id": 15, "source_port_id": 411 }, { "description": "Link from ASA2 port Ethernet0 to SW2 port Ethernet2/3", "destination_node_id": 9, "destination_port_id": 188, "id": 19, "source_node_id": 15, "source_port_id": 409 }, { "description": "Link from ASA3 port Ethernet2 to SW2 port Ethernet3/0", "destination_node_id": 9, "destination_port_id": 189, "id": 20, "source_node_id": 16, "source_port_id": 418 }, { "description": "Link from ASA3 port Ethernet0 to SW2 port Ethernet3/1", "destination_node_id": 9, "destination_port_id": 190, "id": 21, "source_node_id": 16, "source_port_id": 416 }, { "description": "Link from ASA4 port Ethernet2 to SW2 port Ethernet3/2", "destination_node_id": 9, "destination_port_id": 191, "id": 22, "source_node_id": 17, "source_port_id": 425 }, { "description": "Link from ASA4 port Ethernet0 to SW2 port Ethernet3/3", "destination_node_id": 9, "destination_port_id": 192, "id": 23, "source_node_id": 17, "source_port_id": 423 }, { "description": "Link from SW2 port Ethernet6/3 to SW1 port Ethernet6/3", "destination_node_id": 8, "destination_port_id": 156, "id": 24, "source_node_id": 9, "source_port_id": 204 }, { "description": "Link from R4 port Ethernet0/0 to SW3 port Ethernet0/0", "destination_node_id": 10, "destination_port_id": 225, "id": 25, "source_node_id": 4, "source_port_id": 49 }, { "description": "Link from R5 port Ethernet0/0 to SW3 port Ethernet0/1", "destination_node_id": 10, "destination_port_id": 226, "id": 26, "source_node_id": 5, "source_port_id": 65 }, { "description": "Link from R6 port Ethernet0/0 to SW3 port Ethernet0/2", "destination_node_id": 10, "destination_port_id": 227, "id": 27, "source_node_id": 6, "source_port_id": 81 }, { "description": "Link from IPS1 port Ethernet0 to SW3 port Ethernet2/0", "destination_node_id": 10, "destination_port_id": 233, "id": 28, "source_node_id": 18, "source_port_id": 430 }, { "description": "Link from IPS1 port Ethernet1 to SW3 port Ethernet2/1", "destination_node_id": 10, "destination_port_id": 234, "id": 29, "source_node_id": 18, "source_port_id": 431 }, { "description": "Link from IPS1 port Ethernet2 to SW3 port Ethernet2/2", "destination_node_id": 10, "destination_port_id": 235, "id": 30, "source_node_id": 18, "source_port_id": 432 }, { "description": "Link from SW3 port Ethernet7/0 to SW2 port Ethernet7/0", "destination_node_id": 9, "destination_port_id": 205, "id": 31, "source_node_id": 10, "source_port_id": 253 }, { "description": "Link from SW3 port Ethernet6/3 to SW1 port Ethernet7/0", "destination_node_id": 8, "destination_port_id": 157, "id": 32, "source_node_id": 10, "source_port_id": 252 }, { "description": "Link from R4 port Ethernet0/1 to SW4 port Ethernet0/0", "destination_node_id": 11, "destination_port_id": 273, "id": 33, "source_node_id": 4, "source_port_id": 50 }, { "description": "Link from R5 port Ethernet0/1 to SW4 port Ethernet0/1", "destination_node_id": 11, "destination_port_id": 274, "id": 34, "source_node_id": 5, "source_port_id": 66 }, { "description": "Link from R6 port Ethernet0/1 to SW4 port Ethernet0/2", "destination_node_id": 11, "destination_port_id": 275, "id": 35, "source_node_id": 6, "source_port_id": 82 }, { "description": "Link from IPS1 port Ethernet3 to SW4 port Ethernet2/0", "destination_node_id": 11, "destination_port_id": 281, "id": 36, "source_node_id": 18, "source_port_id": 433 }, { "description": "Link from IPS1 port Ethernet4 to SW4 port Ethernet2/1", "destination_node_id": 11, "destination_port_id": 282, "id": 37, "source_node_id": 18, "source_port_id": 434 }, { "description": "Link from SW4 port Ethernet7/1 to SW3 port Ethernet7/1", "destination_node_id": 10, "destination_port_id": 254, "id": 38, "source_node_id": 11, "source_port_id": 302 }, { "description": "Link from SW4 port Ethernet7/0 to SW2 port Ethernet7/1", "destination_node_id": 9, "destination_port_id": 206, "id": 39, "source_node_id": 11, "source_port_id": 301 }, { "description": "Link from SW4 port Ethernet6/3 to SW1 port Ethernet7/1", "destination_node_id": 8, "destination_port_id": 158, "id": 40, "source_node_id": 11, "source_port_id": 300 }, { "description": "Link from SW5 port Ethernet7/2 to SW4 port Ethernet7/2", "destination_node_id": 11, "destination_port_id": 303, "id": 41, "source_node_id": 12, "source_port_id": 351 }, { "description": "Link from SW5 port Ethernet7/1 to SW3 port Ethernet7/2", "destination_node_id": 10, "destination_port_id": 255, "id": 42, "source_node_id": 12, "source_port_id": 350 }, { "description": "Link from SW5 port Ethernet7/0 to SW2 port Ethernet7/2", "destination_node_id": 9, "destination_port_id": 207, "id": 43, "source_node_id": 12, "source_port_id": 349 }, { "description": "Link from SW5 port Ethernet6/3 to SW1 port Ethernet7/2", "destination_node_id": 8, "destination_port_id": 159, "id": 44, "source_node_id": 12, "source_port_id": 348 }, { "description": "Link from SW5 port Ethernet7/3 to SW6 port Ethernet7/3", "destination_node_id": 13, "destination_port_id": 400, "id": 45, "source_node_id": 12, "source_port_id": 352 }, { "description": "Link from SW6 port Ethernet7/2 to SW4 port Ethernet7/3", "destination_node_id": 11, "destination_port_id": 304, "id": 46, "source_node_id": 13, "source_port_id": 399 }, { "description": "Link from SW6 port Ethernet7/1 to SW3 port Ethernet7/3", "destination_node_id": 10, "destination_port_id": 256, "id": 47, "source_node_id": 13, "source_port_id": 398 }, { "description": "Link from SW6 port Ethernet7/0 to SW2 port Ethernet7/3", "destination_node_id": 9, "destination_port_id": 208, "id": 48, "source_node_id": 13, "source_port_id": 397 }, { "description": "Link from SW6 port Ethernet6/3 to SW1 port Ethernet7/3", "destination_node_id": 8, "destination_port_id": 160, "id": 49, "source_node_id": 13, "source_port_id": 396 }, { "description": "Link from R7 port Ethernet0/0 to SW6 port Ethernet6/0", "destination_node_id": 13, "destination_port_id": 393, "id": 50, "source_node_id": 7, "source_port_id": 97 } ], "nodes": [ { "default_symbol": ":/symbols/router.normal.svg", "description": "IOU device", "hover_symbol": ":/symbols/router.selected.svg", "id": 1, "iou_id": 1, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "R1", "x": 21.0, "y": -20.0 }, "ports": [ { "description": "connected to SW1 on port Ethernet0/0", "id": 1, "link_id": 1, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "description": "connected to SW2 on port Ethernet0/0", "id": 2, "link_id": 13, "name": "Ethernet0/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 0 }, { "id": 3, "name": "Ethernet0/2", "port_number": 2, "slot_number": 0 }, { "id": 4, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 5, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 6, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 7, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 8, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "id": 9, "name": "Serial2/0", "port_number": 0, "slot_number": 2 }, { "id": 10, "name": "Serial2/1", "port_number": 1, "slot_number": 2 }, { "id": 11, "name": "Serial2/2", "port_number": 2, "slot_number": 2 }, { "id": 12, "name": "Serial2/3", "port_number": 3, "slot_number": 2 }, { "id": 13, "name": "Serial3/0", "port_number": 0, "slot_number": 3 }, { "id": 14, "name": "Serial3/1", "port_number": 1, "slot_number": 3 }, { "id": 15, "name": "Serial3/2", "port_number": 2, "slot_number": 3 }, { "id": 16, "name": "Serial3/3", "port_number": 3, "slot_number": 3 } ], "properties": { "console": 4001, "initial_config": "initial-config.cfg", "name": "R1", "path": "/home/gns3/GNS3/images/IOU/i86bi_linux-adventerprisek9-ms.154-2.T.bin", "use_default_iou_values": false }, "server_id": 2, "type": "IOUDevice", "x": -146.02368220015282, "y": -395.81436210847966 }, { "default_symbol": ":/symbols/router.normal.svg", "description": "IOU device", "hover_symbol": ":/symbols/router.selected.svg", "id": 2, "iou_id": 2, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "R2", "x": 20.0, "y": -22.0 }, "ports": [ { "description": "connected to SW1 on port Ethernet0/1", "id": 17, "link_id": 2, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "description": "connected to SW2 on port Ethernet0/1", "id": 18, "link_id": 14, "name": "Ethernet0/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 0 }, { "id": 19, "name": "Ethernet0/2", "port_number": 2, "slot_number": 0 }, { "id": 20, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 21, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 22, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 23, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 24, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "id": 25, "name": "Serial2/0", "port_number": 0, "slot_number": 2 }, { "id": 26, "name": "Serial2/1", "port_number": 1, "slot_number": 2 }, { "id": 27, "name": "Serial2/2", "port_number": 2, "slot_number": 2 }, { "id": 28, "name": "Serial2/3", "port_number": 3, "slot_number": 2 }, { "id": 29, "name": "Serial3/0", "port_number": 0, "slot_number": 3 }, { "id": 30, "name": "Serial3/1", "port_number": 1, "slot_number": 3 }, { "id": 31, "name": "Serial3/2", "port_number": 2, "slot_number": 3 }, { "id": 32, "name": "Serial3/3", "port_number": 3, "slot_number": 3 } ], "properties": { "console": 4002, "initial_config": "initial-config.cfg", "name": "R2", "path": "/home/gns3/GNS3/images/IOU/i86bi_linux-adventerprisek9-ms.154-2.T.bin", "use_default_iou_values": false }, "server_id": 2, "type": "IOUDevice", "x": -146.02368220015282, "y": -328.81436210847977 }, { "default_symbol": ":/symbols/router.normal.svg", "description": "IOU device", "hover_symbol": ":/symbols/router.selected.svg", "id": 3, "iou_id": 3, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "R3", "x": 20.0, "y": -20.0 }, "ports": [ { "description": "connected to SW1 on port Ethernet0/2", "id": 33, "link_id": 3, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "description": "connected to SW2 on port Ethernet0/2", "id": 34, "link_id": 15, "name": "Ethernet0/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 0 }, { "id": 35, "name": "Ethernet0/2", "port_number": 2, "slot_number": 0 }, { "id": 36, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 37, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 38, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 39, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 40, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "id": 41, "name": "Serial2/0", "port_number": 0, "slot_number": 2 }, { "id": 42, "name": "Serial2/1", "port_number": 1, "slot_number": 2 }, { "id": 43, "name": "Serial2/2", "port_number": 2, "slot_number": 2 }, { "id": 44, "name": "Serial2/3", "port_number": 3, "slot_number": 2 }, { "id": 45, "name": "Serial3/0", "port_number": 0, "slot_number": 3 }, { "id": 46, "name": "Serial3/1", "port_number": 1, "slot_number": 3 }, { "id": 47, "name": "Serial3/2", "port_number": 2, "slot_number": 3 }, { "id": 48, "name": "Serial3/3", "port_number": 3, "slot_number": 3 } ], "properties": { "console": 4003, "initial_config": "initial-config.cfg", "name": "R3", "path": "/home/gns3/GNS3/images/IOU/i86bi_linux-adventerprisek9-ms.154-2.T.bin", "use_default_iou_values": false }, "server_id": 2, "type": "IOUDevice", "x": -146.02368220015282, "y": -262.81436210847977 }, { "default_symbol": ":/symbols/router.normal.svg", "description": "IOU device", "hover_symbol": ":/symbols/router.selected.svg", "id": 4, "iou_id": 4, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "R4", "x": 20.0, "y": -24.0 }, "ports": [ { "description": "connected to SW3 on port Ethernet0/0", "id": 49, "link_id": 25, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "description": "connected to SW4 on port Ethernet0/0", "id": 50, "link_id": 33, "name": "Ethernet0/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 0 }, { "id": 51, "name": "Ethernet0/2", "port_number": 2, "slot_number": 0 }, { "id": 52, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 53, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 54, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 55, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 56, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "id": 57, "name": "Serial2/0", "port_number": 0, "slot_number": 2 }, { "id": 58, "name": "Serial2/1", "port_number": 1, "slot_number": 2 }, { "id": 59, "name": "Serial2/2", "port_number": 2, "slot_number": 2 }, { "id": 60, "name": "Serial2/3", "port_number": 3, "slot_number": 2 }, { "id": 61, "name": "Serial3/0", "port_number": 0, "slot_number": 3 }, { "id": 62, "name": "Serial3/1", "port_number": 1, "slot_number": 3 }, { "id": 63, "name": "Serial3/2", "port_number": 2, "slot_number": 3 }, { "id": 64, "name": "Serial3/3", "port_number": 3, "slot_number": 3 } ], "properties": { "console": 4004, "initial_config": "initial-config.cfg", "name": "R4", "path": "/home/gns3/GNS3/images/IOU/i86bi_linux-adventerprisek9-ms.154-2.T.bin", "use_default_iou_values": false }, "server_id": 2, "type": "IOUDevice", "x": -153.02368220015282, "y": 381.1856378915203 }, { "default_symbol": ":/symbols/router.normal.svg", "description": "IOU device", "hover_symbol": ":/symbols/router.selected.svg", "id": 5, "iou_id": 5, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "R5", "x": 20.0, "y": -22.0 }, "ports": [ { "description": "connected to SW3 on port Ethernet0/1", "id": 65, "link_id": 26, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "description": "connected to SW4 on port Ethernet0/1", "id": 66, "link_id": 34, "name": "Ethernet0/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 0 }, { "id": 67, "name": "Ethernet0/2", "port_number": 2, "slot_number": 0 }, { "id": 68, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 69, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 70, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 71, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 72, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "id": 73, "name": "Serial2/0", "port_number": 0, "slot_number": 2 }, { "id": 74, "name": "Serial2/1", "port_number": 1, "slot_number": 2 }, { "id": 75, "name": "Serial2/2", "port_number": 2, "slot_number": 2 }, { "id": 76, "name": "Serial2/3", "port_number": 3, "slot_number": 2 }, { "id": 77, "name": "Serial3/0", "port_number": 0, "slot_number": 3 }, { "id": 78, "name": "Serial3/1", "port_number": 1, "slot_number": 3 }, { "id": 79, "name": "Serial3/2", "port_number": 2, "slot_number": 3 }, { "id": 80, "name": "Serial3/3", "port_number": 3, "slot_number": 3 } ], "properties": { "console": 4005, "initial_config": "initial-config.cfg", "name": "R5", "path": "/home/gns3/GNS3/images/IOU/i86bi_linux-adventerprisek9-ms.154-2.T.bin", "use_default_iou_values": false }, "server_id": 2, "type": "IOUDevice", "x": -152.02368220015282, "y": 446.1856378915203 }, { "default_symbol": ":/symbols/router.normal.svg", "description": "IOU device", "hover_symbol": ":/symbols/router.selected.svg", "id": 6, "iou_id": 6, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "R6", "x": 21.0, "y": -20.0 }, "ports": [ { "description": "connected to SW3 on port Ethernet0/2", "id": 81, "link_id": 27, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "description": "connected to SW4 on port Ethernet0/2", "id": 82, "link_id": 35, "name": "Ethernet0/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 0 }, { "id": 83, "name": "Ethernet0/2", "port_number": 2, "slot_number": 0 }, { "id": 84, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 85, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 86, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 87, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 88, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "id": 89, "name": "Serial2/0", "port_number": 0, "slot_number": 2 }, { "id": 90, "name": "Serial2/1", "port_number": 1, "slot_number": 2 }, { "id": 91, "name": "Serial2/2", "port_number": 2, "slot_number": 2 }, { "id": 92, "name": "Serial2/3", "port_number": 3, "slot_number": 2 }, { "id": 93, "name": "Serial3/0", "port_number": 0, "slot_number": 3 }, { "id": 94, "name": "Serial3/1", "port_number": 1, "slot_number": 3 }, { "id": 95, "name": "Serial3/2", "port_number": 2, "slot_number": 3 }, { "id": 96, "name": "Serial3/3", "port_number": 3, "slot_number": 3 } ], "properties": { "console": 4006, "initial_config": "initial-config.cfg", "name": "R6", "path": "/home/gns3/GNS3/images/IOU/i86bi_linux-adventerprisek9-ms.154-2.T.bin", "use_default_iou_values": false }, "server_id": 2, "type": "IOUDevice", "x": -151.02368220015282, "y": 517.1856378915203 }, { "default_symbol": ":/symbols/router.normal.svg", "description": "IOU device", "hover_symbol": ":/symbols/router.selected.svg", "id": 7, "iou_id": 7, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "R7", "x": 20.0, "y": -21.0 }, "ports": [ { "description": "connected to SW6 on port Ethernet6/0", "id": 97, "link_id": 50, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "id": 98, "name": "Ethernet0/1", "port_number": 1, "slot_number": 0 }, { "id": 99, "name": "Ethernet0/2", "port_number": 2, "slot_number": 0 }, { "id": 100, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 101, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 102, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 103, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 104, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "id": 105, "name": "Serial2/0", "port_number": 0, "slot_number": 2 }, { "id": 106, "name": "Serial2/1", "port_number": 1, "slot_number": 2 }, { "id": 107, "name": "Serial2/2", "port_number": 2, "slot_number": 2 }, { "id": 108, "name": "Serial2/3", "port_number": 3, "slot_number": 2 }, { "id": 109, "name": "Serial3/0", "port_number": 0, "slot_number": 3 }, { "id": 110, "name": "Serial3/1", "port_number": 1, "slot_number": 3 }, { "id": 111, "name": "Serial3/2", "port_number": 2, "slot_number": 3 }, { "id": 112, "name": "Serial3/3", "port_number": 3, "slot_number": 3 } ], "properties": { "console": 4007, "initial_config": "initial-config.cfg", "name": "R7", "path": "/home/gns3/GNS3/images/IOU/i86bi_linux-adventerprisek9-ms.154-2.T.bin", "use_default_iou_values": false }, "server_id": 2, "type": "IOUDevice", "x": 148.97631779984715, "y": 207.18563789152023 }, { "description": "IOU device", "id": 8, "iou_id": 8, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "SW1", "x": 23.5, "y": 56.0 }, "ports": [ { "description": "connected to R1 on port Ethernet0/0", "id": 129, "link_id": 1, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "description": "connected to R2 on port Ethernet0/0", "id": 130, "link_id": 2, "name": "Ethernet0/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 0 }, { "description": "connected to R3 on port Ethernet0/0", "id": 131, "link_id": 3, "name": "Ethernet0/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 0 }, { "id": 132, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "description": "connected to WIN7-HOSTA on port Ethernet1", "id": 133, "link_id": 12, "name": "Ethernet1/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 1 }, { "id": 134, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 135, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 136, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "description": "connected to ASA1 on port Ethernet3", "id": 137, "link_id": 4, "name": "Ethernet2/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 2 }, { "description": "connected to ASA1 on port Ethernet1", "id": 138, "link_id": 5, "name": "Ethernet2/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 2 }, { "description": "connected to ASA2 on port Ethernet3", "id": 139, "link_id": 6, "name": "Ethernet2/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 2 }, { "description": "connected to ASA2 on port Ethernet1", "id": 140, "link_id": 7, "name": "Ethernet2/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 2 }, { "description": "connected to ASA3 on port Ethernet3", "id": 141, "link_id": 8, "name": "Ethernet3/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 3 }, { "description": "connected to ASA3 on port Ethernet1", "id": 142, "link_id": 9, "name": "Ethernet3/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 3 }, { "description": "connected to ASA4 on port Ethernet3", "id": 143, "link_id": 10, "name": "Ethernet3/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 3 }, { "description": "connected to ASA4 on port Ethernet1", "id": 144, "link_id": 11, "name": "Ethernet3/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 3 }, { "id": 145, "name": "Ethernet4/0", "port_number": 0, "slot_number": 4 }, { "id": 146, "name": "Ethernet4/1", "port_number": 1, "slot_number": 4 }, { "id": 147, "name": "Ethernet4/2", "port_number": 2, "slot_number": 4 }, { "id": 148, "name": "Ethernet4/3", "port_number": 3, "slot_number": 4 }, { "id": 149, "name": "Ethernet5/0", "port_number": 0, "slot_number": 5 }, { "id": 150, "name": "Ethernet5/1", "port_number": 1, "slot_number": 5 }, { "id": 151, "name": "Ethernet5/2", "port_number": 2, "slot_number": 5 }, { "id": 152, "name": "Ethernet5/3", "port_number": 3, "slot_number": 5 }, { "id": 153, "name": "Ethernet6/0", "port_number": 0, "slot_number": 6 }, { "id": 154, "name": "Ethernet6/1", "port_number": 1, "slot_number": 6 }, { "id": 155, "name": "Ethernet6/2", "port_number": 2, "slot_number": 6 }, { "description": "connected to SW2 on port Ethernet6/3", "id": 156, "link_id": 24, "name": "Ethernet6/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 6 }, { "description": "connected to SW3 on port Ethernet6/3", "id": 157, "link_id": 32, "name": "Ethernet7/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 7 }, { "description": "connected to SW4 on port Ethernet6/3", "id": 158, "link_id": 40, "name": "Ethernet7/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 7 }, { "description": "connected to SW5 on port Ethernet6/3", "id": 159, "link_id": 44, "name": "Ethernet7/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 7 }, { "description": "connected to SW6 on port Ethernet6/3", "id": 160, "link_id": 49, "name": "Ethernet7/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 7 } ], "properties": { "console": 4008, "ethernet_adapters": 8, "initial_config": "initial-config.cfg", "name": "SW1", "path": "/home/gns3/GNS3/images/IOU/i86bi-linux-l2-adventerprise-15.1b.bin", "serial_adapters": 0 }, "server_id": 2, "type": "IOUDevice", "x": -286.52368220015285, "y": -135.31436210847977 }, { "description": "IOU device", "id": 9, "iou_id": 9, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "SW2", "x": 22.5, "y": 50.0 }, "ports": [ { "description": "connected to R1 on port Ethernet0/1", "id": 177, "link_id": 13, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "description": "connected to R2 on port Ethernet0/1", "id": 178, "link_id": 14, "name": "Ethernet0/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 0 }, { "description": "connected to R3 on port Ethernet0/1", "id": 179, "link_id": 15, "name": "Ethernet0/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 0 }, { "id": 180, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 181, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 182, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 183, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 184, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "description": "connected to ASA1 on port Ethernet2", "id": 185, "link_id": 16, "name": "Ethernet2/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 2 }, { "description": "connected to ASA1 on port Ethernet0", "id": 186, "link_id": 17, "name": "Ethernet2/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 2 }, { "description": "connected to ASA2 on port Ethernet2", "id": 187, "link_id": 18, "name": "Ethernet2/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 2 }, { "description": "connected to ASA2 on port Ethernet0", "id": 188, "link_id": 19, "name": "Ethernet2/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 2 }, { "description": "connected to ASA3 on port Ethernet2", "id": 189, "link_id": 20, "name": "Ethernet3/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 3 }, { "description": "connected to ASA3 on port Ethernet0", "id": 190, "link_id": 21, "name": "Ethernet3/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 3 }, { "description": "connected to ASA4 on port Ethernet2", "id": 191, "link_id": 22, "name": "Ethernet3/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 3 }, { "description": "connected to ASA4 on port Ethernet0", "id": 192, "link_id": 23, "name": "Ethernet3/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 3 }, { "id": 193, "name": "Ethernet4/0", "port_number": 0, "slot_number": 4 }, { "id": 194, "name": "Ethernet4/1", "port_number": 1, "slot_number": 4 }, { "id": 195, "name": "Ethernet4/2", "port_number": 2, "slot_number": 4 }, { "id": 196, "name": "Ethernet4/3", "port_number": 3, "slot_number": 4 }, { "id": 197, "name": "Ethernet5/0", "port_number": 0, "slot_number": 5 }, { "id": 198, "name": "Ethernet5/1", "port_number": 1, "slot_number": 5 }, { "id": 199, "name": "Ethernet5/2", "port_number": 2, "slot_number": 5 }, { "id": 200, "name": "Ethernet5/3", "port_number": 3, "slot_number": 5 }, { "id": 201, "name": "Ethernet6/0", "port_number": 0, "slot_number": 6 }, { "id": 202, "name": "Ethernet6/1", "port_number": 1, "slot_number": 6 }, { "id": 203, "name": "Ethernet6/2", "port_number": 2, "slot_number": 6 }, { "description": "connected to SW1 on port Ethernet6/3", "id": 204, "link_id": 24, "name": "Ethernet6/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 6 }, { "description": "connected to SW3 on port Ethernet7/0", "id": 205, "link_id": 31, "name": "Ethernet7/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 7 }, { "description": "connected to SW4 on port Ethernet7/0", "id": 206, "link_id": 39, "name": "Ethernet7/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 7 }, { "description": "connected to SW5 on port Ethernet7/0", "id": 207, "link_id": 43, "name": "Ethernet7/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 7 }, { "description": "connected to SW6 on port Ethernet7/0", "id": 208, "link_id": 48, "name": "Ethernet7/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 7 } ], "properties": { "console": 4009, "ethernet_adapters": 8, "initial_config": "initial-config.cfg", "name": "SW2", "path": "/home/gns3/GNS3/images/IOU/i86bi-linux-l2-adventerprise-15.1b.bin", "serial_adapters": 0 }, "server_id": 2, "type": "IOUDevice", "x": 16.47631779984718, "y": -137.31436210847977 }, { "description": "IOU device", "id": 10, "iou_id": 10, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "SW3", "x": 5.5, "y": -20.0 }, "ports": [ { "description": "connected to R4 on port Ethernet0/0", "id": 225, "link_id": 25, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "description": "connected to R5 on port Ethernet0/0", "id": 226, "link_id": 26, "name": "Ethernet0/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 0 }, { "description": "connected to R6 on port Ethernet0/0", "id": 227, "link_id": 27, "name": "Ethernet0/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 0 }, { "id": 228, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 229, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 230, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 231, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 232, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "description": "connected to IPS1 on port Ethernet0", "id": 233, "link_id": 28, "name": "Ethernet2/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 2 }, { "description": "connected to IPS1 on port Ethernet1", "id": 234, "link_id": 29, "name": "Ethernet2/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 2 }, { "description": "connected to IPS1 on port Ethernet2", "id": 235, "link_id": 30, "name": "Ethernet2/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 2 }, { "id": 236, "name": "Ethernet2/3", "port_number": 3, "slot_number": 2 }, { "id": 237, "name": "Ethernet3/0", "port_number": 0, "slot_number": 3 }, { "id": 238, "name": "Ethernet3/1", "port_number": 1, "slot_number": 3 }, { "id": 239, "name": "Ethernet3/2", "port_number": 2, "slot_number": 3 }, { "id": 240, "name": "Ethernet3/3", "port_number": 3, "slot_number": 3 }, { "id": 241, "name": "Ethernet4/0", "port_number": 0, "slot_number": 4 }, { "id": 242, "name": "Ethernet4/1", "port_number": 1, "slot_number": 4 }, { "id": 243, "name": "Ethernet4/2", "port_number": 2, "slot_number": 4 }, { "id": 244, "name": "Ethernet4/3", "port_number": 3, "slot_number": 4 }, { "id": 245, "name": "Ethernet5/0", "port_number": 0, "slot_number": 5 }, { "id": 246, "name": "Ethernet5/1", "port_number": 1, "slot_number": 5 }, { "id": 247, "name": "Ethernet5/2", "port_number": 2, "slot_number": 5 }, { "id": 248, "name": "Ethernet5/3", "port_number": 3, "slot_number": 5 }, { "id": 249, "name": "Ethernet6/0", "port_number": 0, "slot_number": 6 }, { "id": 250, "name": "Ethernet6/1", "port_number": 1, "slot_number": 6 }, { "id": 251, "name": "Ethernet6/2", "port_number": 2, "slot_number": 6 }, { "description": "connected to SW1 on port Ethernet7/0", "id": 252, "link_id": 32, "name": "Ethernet6/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 6 }, { "description": "connected to SW2 on port Ethernet7/0", "id": 253, "link_id": 31, "name": "Ethernet7/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 7 }, { "description": "connected to SW4 on port Ethernet7/1", "id": 254, "link_id": 38, "name": "Ethernet7/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 7 }, { "description": "connected to SW5 on port Ethernet7/1", "id": 255, "link_id": 42, "name": "Ethernet7/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 7 }, { "description": "connected to SW6 on port Ethernet7/1", "id": 256, "link_id": 47, "name": "Ethernet7/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 7 } ], "properties": { "console": 4010, "ethernet_adapters": 8, "initial_config": "initial-config.cfg", "name": "SW3", "path": "/home/gns3/GNS3/images/IOU/i86bi-linux-l2-adventerprise-15.1b.bin", "serial_adapters": 0 }, "server_id": 2, "type": "IOUDevice", "x": -290.52368220015285, "y": 213.68563789152023 }, { "description": "IOU device", "id": 11, "iou_id": 11, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "SW4", "x": 6.5, "y": -25.0 }, "ports": [ { "description": "connected to R4 on port Ethernet0/1", "id": 273, "link_id": 33, "name": "Ethernet0/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 0 }, { "description": "connected to R5 on port Ethernet0/1", "id": 274, "link_id": 34, "name": "Ethernet0/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 0 }, { "description": "connected to R6 on port Ethernet0/1", "id": 275, "link_id": 35, "name": "Ethernet0/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 0 }, { "id": 276, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 277, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 278, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 279, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 280, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "description": "connected to IPS1 on port Ethernet3", "id": 281, "link_id": 36, "name": "Ethernet2/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 2 }, { "description": "connected to IPS1 on port Ethernet4", "id": 282, "link_id": 37, "name": "Ethernet2/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 2 }, { "id": 283, "name": "Ethernet2/2", "port_number": 2, "slot_number": 2 }, { "id": 284, "name": "Ethernet2/3", "port_number": 3, "slot_number": 2 }, { "id": 285, "name": "Ethernet3/0", "port_number": 0, "slot_number": 3 }, { "id": 286, "name": "Ethernet3/1", "port_number": 1, "slot_number": 3 }, { "id": 287, "name": "Ethernet3/2", "port_number": 2, "slot_number": 3 }, { "id": 288, "name": "Ethernet3/3", "port_number": 3, "slot_number": 3 }, { "id": 289, "name": "Ethernet4/0", "port_number": 0, "slot_number": 4 }, { "id": 290, "name": "Ethernet4/1", "port_number": 1, "slot_number": 4 }, { "id": 291, "name": "Ethernet4/2", "port_number": 2, "slot_number": 4 }, { "id": 292, "name": "Ethernet4/3", "port_number": 3, "slot_number": 4 }, { "id": 293, "name": "Ethernet5/0", "port_number": 0, "slot_number": 5 }, { "id": 294, "name": "Ethernet5/1", "port_number": 1, "slot_number": 5 }, { "id": 295, "name": "Ethernet5/2", "port_number": 2, "slot_number": 5 }, { "id": 296, "name": "Ethernet5/3", "port_number": 3, "slot_number": 5 }, { "id": 297, "name": "Ethernet6/0", "port_number": 0, "slot_number": 6 }, { "id": 298, "name": "Ethernet6/1", "port_number": 1, "slot_number": 6 }, { "id": 299, "name": "Ethernet6/2", "port_number": 2, "slot_number": 6 }, { "description": "connected to SW1 on port Ethernet7/1", "id": 300, "link_id": 40, "name": "Ethernet6/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 6 }, { "description": "connected to SW2 on port Ethernet7/1", "id": 301, "link_id": 39, "name": "Ethernet7/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 7 }, { "description": "connected to SW3 on port Ethernet7/1", "id": 302, "link_id": 38, "name": "Ethernet7/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 7 }, { "description": "connected to SW5 on port Ethernet7/2", "id": 303, "link_id": 41, "name": "Ethernet7/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 7 }, { "description": "connected to SW6 on port Ethernet7/2", "id": 304, "link_id": 46, "name": "Ethernet7/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 7 } ], "properties": { "console": 4011, "ethernet_adapters": 8, "initial_config": "initial-config.cfg", "name": "SW4", "path": "/home/gns3/GNS3/images/IOU/i86bi-linux-l2-adventerprisek9-15.1a.bin", "serial_adapters": 0 }, "server_id": 2, "type": "IOUDevice", "x": 10.47631779984718, "y": 211.68563789152023 }, { "description": "IOU device", "id": 12, "iou_id": 12, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "SW5", "x": 6.5, "y": -25.0 }, "ports": [ { "id": 321, "name": "Ethernet0/0", "port_number": 0, "slot_number": 0 }, { "id": 322, "name": "Ethernet0/1", "port_number": 1, "slot_number": 0 }, { "id": 323, "name": "Ethernet0/2", "port_number": 2, "slot_number": 0 }, { "id": 324, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 325, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 326, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 327, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 328, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "id": 329, "name": "Ethernet2/0", "port_number": 0, "slot_number": 2 }, { "id": 330, "name": "Ethernet2/1", "port_number": 1, "slot_number": 2 }, { "id": 331, "name": "Ethernet2/2", "port_number": 2, "slot_number": 2 }, { "id": 332, "name": "Ethernet2/3", "port_number": 3, "slot_number": 2 }, { "id": 333, "name": "Ethernet3/0", "port_number": 0, "slot_number": 3 }, { "id": 334, "name": "Ethernet3/1", "port_number": 1, "slot_number": 3 }, { "id": 335, "name": "Ethernet3/2", "port_number": 2, "slot_number": 3 }, { "id": 336, "name": "Ethernet3/3", "port_number": 3, "slot_number": 3 }, { "id": 337, "name": "Ethernet4/0", "port_number": 0, "slot_number": 4 }, { "id": 338, "name": "Ethernet4/1", "port_number": 1, "slot_number": 4 }, { "id": 339, "name": "Ethernet4/2", "port_number": 2, "slot_number": 4 }, { "id": 340, "name": "Ethernet4/3", "port_number": 3, "slot_number": 4 }, { "id": 341, "name": "Ethernet5/0", "port_number": 0, "slot_number": 5 }, { "id": 342, "name": "Ethernet5/1", "port_number": 1, "slot_number": 5 }, { "id": 343, "name": "Ethernet5/2", "port_number": 2, "slot_number": 5 }, { "id": 344, "name": "Ethernet5/3", "port_number": 3, "slot_number": 5 }, { "id": 345, "name": "Ethernet6/0", "port_number": 0, "slot_number": 6 }, { "id": 346, "name": "Ethernet6/1", "port_number": 1, "slot_number": 6 }, { "id": 347, "name": "Ethernet6/2", "port_number": 2, "slot_number": 6 }, { "description": "connected to SW1 on port Ethernet7/2", "id": 348, "link_id": 44, "name": "Ethernet6/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 6 }, { "description": "connected to SW2 on port Ethernet7/2", "id": 349, "link_id": 43, "name": "Ethernet7/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 7 }, { "description": "connected to SW3 on port Ethernet7/2", "id": 350, "link_id": 42, "name": "Ethernet7/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 7 }, { "description": "connected to SW4 on port Ethernet7/2", "id": 351, "link_id": 41, "name": "Ethernet7/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 7 }, { "description": "connected to SW6 on port Ethernet7/3", "id": 352, "link_id": 45, "name": "Ethernet7/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 7 } ], "properties": { "console": 4012, "ethernet_adapters": 8, "initial_config": "initial-config.cfg", "name": "SW5", "path": "/home/gns3/GNS3/images/IOU/i86bi-linux-l2-adventerprisek9-15.1a.bin", "serial_adapters": 0 }, "server_id": 2, "type": "IOUDevice", "x": -421.52368220015285, "y": 28.68563789152026 }, { "description": "IOU device", "id": 13, "iou_id": 13, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "SW6", "x": 6.5, "y": -25.0 }, "ports": [ { "id": 369, "name": "Ethernet0/0", "port_number": 0, "slot_number": 0 }, { "id": 370, "name": "Ethernet0/1", "port_number": 1, "slot_number": 0 }, { "id": 371, "name": "Ethernet0/2", "port_number": 2, "slot_number": 0 }, { "id": 372, "name": "Ethernet0/3", "port_number": 3, "slot_number": 0 }, { "id": 373, "name": "Ethernet1/0", "port_number": 0, "slot_number": 1 }, { "id": 374, "name": "Ethernet1/1", "port_number": 1, "slot_number": 1 }, { "id": 375, "name": "Ethernet1/2", "port_number": 2, "slot_number": 1 }, { "id": 376, "name": "Ethernet1/3", "port_number": 3, "slot_number": 1 }, { "id": 377, "name": "Ethernet2/0", "port_number": 0, "slot_number": 2 }, { "id": 378, "name": "Ethernet2/1", "port_number": 1, "slot_number": 2 }, { "id": 379, "name": "Ethernet2/2", "port_number": 2, "slot_number": 2 }, { "id": 380, "name": "Ethernet2/3", "port_number": 3, "slot_number": 2 }, { "id": 381, "name": "Ethernet3/0", "port_number": 0, "slot_number": 3 }, { "id": 382, "name": "Ethernet3/1", "port_number": 1, "slot_number": 3 }, { "id": 383, "name": "Ethernet3/2", "port_number": 2, "slot_number": 3 }, { "id": 384, "name": "Ethernet3/3", "port_number": 3, "slot_number": 3 }, { "id": 385, "name": "Ethernet4/0", "port_number": 0, "slot_number": 4 }, { "id": 386, "name": "Ethernet4/1", "port_number": 1, "slot_number": 4 }, { "id": 387, "name": "Ethernet4/2", "port_number": 2, "slot_number": 4 }, { "id": 388, "name": "Ethernet4/3", "port_number": 3, "slot_number": 4 }, { "id": 389, "name": "Ethernet5/0", "port_number": 0, "slot_number": 5 }, { "id": 390, "name": "Ethernet5/1", "port_number": 1, "slot_number": 5 }, { "id": 391, "name": "Ethernet5/2", "port_number": 2, "slot_number": 5 }, { "id": 392, "name": "Ethernet5/3", "port_number": 3, "slot_number": 5 }, { "description": "connected to R7 on port Ethernet0/0", "id": 393, "link_id": 50, "name": "Ethernet6/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 6 }, { "id": 394, "name": "Ethernet6/1", "port_number": 1, "slot_number": 6 }, { "id": 395, "name": "Ethernet6/2", "port_number": 2, "slot_number": 6 }, { "description": "connected to SW1 on port Ethernet7/3", "id": 396, "link_id": 49, "name": "Ethernet6/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 6 }, { "description": "connected to SW2 on port Ethernet7/3", "id": 397, "link_id": 48, "name": "Ethernet7/0", "nio": "NIO_UDP", "port_number": 0, "slot_number": 7 }, { "description": "connected to SW3 on port Ethernet7/3", "id": 398, "link_id": 47, "name": "Ethernet7/1", "nio": "NIO_UDP", "port_number": 1, "slot_number": 7 }, { "description": "connected to SW4 on port Ethernet7/3", "id": 399, "link_id": 46, "name": "Ethernet7/2", "nio": "NIO_UDP", "port_number": 2, "slot_number": 7 }, { "description": "connected to SW5 on port Ethernet7/3", "id": 400, "link_id": 45, "name": "Ethernet7/3", "nio": "NIO_UDP", "port_number": 3, "slot_number": 7 } ], "properties": { "console": 4013, "ethernet_adapters": 8, "initial_config": "initial-config.cfg", "name": "SW6", "path": "/home/gns3/GNS3/images/IOU/i86bi-linux-l2-adventerprise-15.1b.bin", "serial_adapters": 0 }, "server_id": 2, "type": "IOUDevice", "x": 157.47631779984715, "y": 24.68563789152026 }, { "default_symbol": ":/symbols/asa.normal.svg", "description": "QEMU VM", "hover_symbol": ":/symbols/asa.selected.svg", "id": 14, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "ASA1", "x": 3.5, "y": -25.0 }, "ports": [ { "description": "connected to SW2 on port Ethernet2/1", "id": 402, "link_id": 17, "name": "Ethernet0", "nio": "NIO_UDP", "port_number": 0 }, { "description": "connected to SW1 on port Ethernet2/1", "id": 403, "link_id": 5, "name": "Ethernet1", "nio": "NIO_UDP", "port_number": 1 }, { "description": "connected to SW2 on port Ethernet2/0", "id": 404, "link_id": 16, "name": "Ethernet2", "nio": "NIO_UDP", "port_number": 2 }, { "description": "connected to SW1 on port Ethernet2/0", "id": 405, "link_id": 4, "name": "Ethernet3", "nio": "NIO_UDP", "port_number": 3 }, { "id": 406, "name": "Ethernet4", "port_number": 4 }, { "id": 407, "name": "Ethernet5", "port_number": 5 } ], "properties": { "adapters": 6, "console": 5001, "cpu_throttling": 25, "initrd": "D:/GNS_FILES/IOS IMAGES/QEMU/asa842-initrd.gz", "kernel_command_line": "ide_generic.probe_mask=0x01 ide_core.chs=0.0:980,16,32 auto nousb console=ttyS0,9600 bigphysarea=65536 ide1=noprobe no-hlt", "kernel_image": "D:/GNS_FILES/IOS IMAGES/QEMU/asa842-vmlinuz", "monitor": 5501, "name": "ASA1", "options": "-nographic -cpu coreduo -icount auto -hdachs 980,16,32", "process_priority": "very low", "qemu_path": "C:\Program Files\GNS3\qemu-2.1.0\qemu-system-x86_64w.exe", "ram": 1024 }, "qemu_id": 1, "server_id": 1, "type": "QemuVM", "x": -397.52368220015285, "y": -327.31436210847977 }, { "default_symbol": ":/symbols/asa.normal.svg", "description": "QEMU VM", "hover_symbol": ":/symbols/asa.selected.svg", "id": 15, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "ASA2", "x": 3.5, "y": -25.0 }, "ports": [ { "description": "connected to SW2 on port Ethernet2/3", "id": 409, "link_id": 19, "name": "Ethernet0", "nio": "NIO_UDP", "port_number": 0 }, { "description": "connected to SW1 on port Ethernet2/3", "id": 410, "link_id": 7, "name": "Ethernet1", "nio": "NIO_UDP", "port_number": 1 }, { "description": "connected to SW2 on port Ethernet2/2", "id": 411, "link_id": 18, "name": "Ethernet2", "nio": "NIO_UDP", "port_number": 2 }, { "description": "connected to SW1 on port Ethernet2/2", "id": 412, "link_id": 6, "name": "Ethernet3", "nio": "NIO_UDP", "port_number": 3 }, { "id": 413, "name": "Ethernet4", "port_number": 4 }, { "id": 414, "name": "Ethernet5", "port_number": 5 } ], "properties": { "adapters": 6, "console": 5002, "cpu_throttling": 25, "initrd": "D:/GNS_FILES/IOS IMAGES/QEMU/asa842-initrd.gz", "kernel_command_line": "ide_generic.probe_mask=0x01 ide_core.chs=0.0:980,16,32 auto nousb console=ttyS0,9600 bigphysarea=65536 ide1=noprobe no-hlt", "kernel_image": "D:/GNS_FILES/IOS IMAGES/QEMU/asa842-vmlinuz", "monitor": 5502, "name": "ASA2", "options": "-nographic -cpu coreduo -icount auto -hdachs 980,16,32", "process_priority": "very low", "qemu_path": "C:\Program Files\GNS3\qemu-2.1.0\qemu-system-x86_64w.exe", "ram": 1024 }, "qemu_id": 2, "server_id": 1, "type": "QemuVM", "x": -296.52368220015285, "y": -328.31436210847977 }, { "default_symbol": ":/symbols/asa.normal.svg", "description": "QEMU VM", "hover_symbol": ":/symbols/asa.selected.svg", "id": 16, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "ASA3", "x": 3.5, "y": -25.0 }, "ports": [ { "description": "connected to SW2 on port Ethernet3/1", "id": 416, "link_id": 21, "name": "Ethernet0", "nio": "NIO_UDP", "port_number": 0 }, { "description": "connected to SW1 on port Ethernet3/1", "id": 417, "link_id": 9, "name": "Ethernet1", "nio": "NIO_UDP", "port_number": 1 }, { "description": "connected to SW2 on port Ethernet3/0", "id": 418, "link_id": 20, "name": "Ethernet2", "nio": "NIO_UDP", "port_number": 2 }, { "description": "connected to SW1 on port Ethernet3/0", "id": 419, "link_id": 8, "name": "Ethernet3", "nio": "NIO_UDP", "port_number": 3 }, { "id": 420, "name": "Ethernet4", "port_number": 4 }, { "id": 421, "name": "Ethernet5", "port_number": 5 } ], "properties": { "adapters": 6, "console": 5003, "initrd": "D:/GNS_FILES/IOS IMAGES/QEMU/asa842-initrd.gz", "kernel_command_line": "ide_generic.probe_mask=0x01 ide_core.chs=0.0:980,16,32 auto nousb console=ttyS0,9600 bigphysarea=65536 ide1=noprobe no-hlt", "kernel_image": "D:/GNS_FILES/IOS IMAGES/QEMU/asa842-vmlinuz", "monitor": 5503, "name": "ASA3", "options": "-nographic -cpu coreduo -icount auto -hdachs 980,16,32", "process_priority": "very low", "qemu_path": "C:\Program Files\GNS3\qemu-2.1.0\qemu-system-x86_64w.exe", "ram": 1024 }, "qemu_id": 3, "server_id": 1, "type": "QemuVM", "x": 18.47631779984718, "y": -328.31436210847977 }, { "default_symbol": ":/symbols/asa.normal.svg", "description": "QEMU VM", "hover_symbol": ":/symbols/asa.selected.svg", "id": 17, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "ASA4", "x": 0.5, "y": -24.0 }, "ports": [ { "description": "connected to SW2 on port Ethernet3/3", "id": 423, "link_id": 23, "name": "Ethernet0", "nio": "NIO_UDP", "port_number": 0 }, { "description": "connected to SW1 on port Ethernet3/3", "id": 424, "link_id": 11, "name": "Ethernet1", "nio": "NIO_UDP", "port_number": 1 }, { "description": "connected to SW2 on port Ethernet3/2", "id": 425, "link_id": 22, "name": "Ethernet2", "nio": "NIO_UDP", "port_number": 2 }, { "description": "connected to SW1 on port Ethernet3/2", "id": 426, "link_id": 10, "name": "Ethernet3", "nio": "NIO_UDP", "port_number": 3 }, { "id": 427, "name": "Ethernet4", "port_number": 4 }, { "id": 428, "name": "Ethernet5", "port_number": 5 } ], "properties": { "adapters": 6, "console": 5004, "initrd": "D:/GNS_FILES/IOS IMAGES/QEMU/asa842-initrd.gz", "kernel_command_line": "ide_generic.probe_mask=0x01 ide_core.chs=0.0:980,16,32 auto nousb console=ttyS0,9600 bigphysarea=65536 ide1=noprobe no-hlt", "kernel_image": "D:/GNS_FILES/IOS IMAGES/QEMU/asa842-vmlinuz", "monitor": 5504, "name": "ASA4", "options": "-nographic -cpu coreduo -icount auto -hdachs 980,16,32", "process_priority": "very low", "qemu_path": "C:\Program Files\GNS3\qemu-2.1.0\qemu-system-x86_64w.exe", "ram": 1024 }, "qemu_id": 4, "server_id": 1, "type": "QemuVM", "x": 107.47631779984715, "y": -330.31436210847977 }, { "default_symbol": ":/symbols/ids.normal.svg", "description": "QEMU VM", "hover_symbol": ":/symbols/ids.selected.svg", "id": 18, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "IPS1", "x": 7.0, "y": -25.0 }, "ports": [ { "description": "connected to SW3 on port Ethernet2/0", "id": 430, "link_id": 28, "name": "Ethernet0", "nio": "NIO_UDP", "port_number": 0 }, { "description": "connected to SW3 on port Ethernet2/1", "id": 431, "link_id": 29, "name": "Ethernet1", "nio": "NIO_UDP", "port_number": 1 }, { "description": "connected to SW3 on port Ethernet2/2", "id": 432, "link_id": 30, "name": "Ethernet2", "nio": "NIO_UDP", "port_number": 2 }, { "description": "connected to SW4 on port Ethernet2/0", "id": 433, "link_id": 36, "name": "Ethernet3", "nio": "NIO_UDP", "port_number": 3 }, { "description": "connected to SW4 on port Ethernet2/1", "id": 434, "link_id": 37, "name": "Ethernet4", "nio": "NIO_UDP", "port_number": 4 } ], "properties": { "adapters": 5, "console": 5005, "hda_disk_image": "D:/Cisco/GNS3/IPS-7/DISK1", "hdb_disk_image": "D:/Cisco/GNS3/IPS-7/DISK2", "monitor": 5505, "name": "IPS1", "options": "-smbios type=1,product=IDS-4215", "process_priority": "low", "qemu_path": "C:\Program Files\GNS3\qemu-2.1.0\qemu-system-x86_64w.exe", "ram": 1024 }, "qemu_id": 5, "server_id": 1, "type": "QemuVM", "x": -149.52368220015282, "y": 301.6856378915203 }, { "description": "VirtualBox VM", "id": 19, "label": { "color": "#000000", "font": "TypeWriter,10,-1,5,75,0,0,0,0,0", "text": "WIN7-HOSTA", "x": -13.0, "y": -25.0 }, "linked_clone": false, "ports": [ { "id": 627, "name": "Ethernet0", "port_number": 0 }, { "description": "connected to SW1 on port Ethernet1/0", "id": 628, "link_id": 12, "name": "Ethernet1", "nio": "NIO_UDP", "port_number": 1 } ], "properties": { "adapters": 2, "console": 3501, "enable_remote_console": true, "name": "WIN7-HOSTA", "vmname": "WIN7-HOSTA" }, "server_id": 1, "type": "VirtualBoxVM", "vbox_id": 1, "x": -463.52368220015285, "y": -141.31436210847977 } ], "servers": [ { "cloud": false, "host": "192.168.56.1", "id": 1, "local": true, "port": 8000 }, { "cloud": false, "host": "192.168.56.101", "id": 2, "local": false, "port": 8000 } ] }, "type": "topology", "version": "1.2.3" }

adecisco commented 9 years ago

The problem here is that automatic migration has not been factor in giving that the path location for pre 1.3 and 1.3 dev as different.

Also project ID does not exist is a major show stopper for me.

I had to build some of my important network all over again.

adecisco commented 9 years ago

I think the save as is still not working here are my experience. When I finish with my topology and ensure all configuration are working properly I decided to make a copy of it. As I select save as the follow error came up:

GNS3 management console. Running GNS3 version 1.3.0rc1 on Windows (64-bit). Copyright (c) 2006-2015 GNS3 Technologies.

=> Server error from 192.168.56.1:8000: ASA4: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't exist Server error from 192.168.56.1:8000: ASA3: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't exist Server error from 192.168.56.1:8000: ASA2: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't exist Server error from 192.168.56.1:8000: ASA1: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't exist Server error from 192.168.56.101:8000: SW2: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM SW2 Server error from 192.168.56.101:8000: SW1: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM SW1 Server error from 192.168.56.101:8000: SW3: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM SW3 Server error from 192.168.56.101:8000: SW4: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM SW4 Server error from 192.168.56.101:8000: SW5: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM SW5 Server error from 192.168.56.101:8000: SW6: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM SW6 Server error from 192.168.56.101:8000: R5: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM R5 Server error from 192.168.56.101:8000: R1: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM R1 Server error from 192.168.56.101:8000: R2: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM R2 Server error from 192.168.56.101:8000: R4: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM R4 Server error from 192.168.56.101:8000: R3: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM R3 Server error from 192.168.56.101:8000: R6: Project ID 564d9cd7-3b56-4524-be0b-519e18408427 doesn't belong to VM R6

I will post the remain in GNS3 community as I cannot page images here.

grossmj commented 9 years ago

Hi Ade,

I think you tried to open your lab with an alpha or beta version of 1.3 and did not backup the project files inside the VM. Therefore, when you tried with RC1, things did not go the way we planned. Do you confirm?

Thanks,

adecisco commented 9 years ago

I did backup all my project. I download this new IOU 1.3 RC1 and the gns3 installation file. But the issues is on opening file create by 1.2.3 the complain came up.

One of the way out is to ensure after 1.3 is able to migrate the pre-1.3 files without user changeing IOU path since there is path difference. Moreso, gns3 converter has not been implemented in this new upgrade.

Regarding save as, I think the way out is to make save as create a copy of project ID for the new project file because the complaint center on not finding the project ID associated to the IOU devices.

Regards,

julien-duponchelle commented 9 years ago

Beware of one point. The location of IOU images has changed if you use the form upload (. You need to the image copy the image from /home/gns3/GNS3/images/IOU to /home/gns3/GNS3/images/)

julien-duponchelle commented 9 years ago

It's fixed in the coming 1.3.2

c2bb2ge commented 9 years ago

Hi to everyone. I have the same problem When I try to the device this msg appears /home/gns3/GNS3/images/IOU/i86bi-linux-l3-adventerprisek9-15.3.1.3T.bin' is not accessible Server error from 192.168.56.1:8000: IOU2: IOU image '/home/gns3/GNS3/images/IOU/i86bi-linux-l2-adventerprisek9-15.1a.bin' is not accessible I'm using Ubuntu 14.04LTS. Somebody have any ideas???? Please help me because I'M stuck on the begging(((

eriakort commented 8 years ago

Hi all,

I don't know if this is still relevant as I experienced the same kind of problem. After patiently fiddling around I got it work by only disabling the use of iouyap by unchecking "Use the local server (Linux only)" and using iourc instead. Worked for me.