abort wrote:
Unfortunately, I can not run your topology - you're using new gns1.0 Early Release; and I still use old gns 0.8.6. But I think I found problem with your topology:
In my first answer (dated 2014-09-18 23:03:00) I wrote: "2. Did you use correct interfaces on ESW1?
Remember that Fast0/0 and Fast0/1 are ROUTED interfaces, and you CAN NOT use them for connecting devices. If you used it - change it (use Fast1/0 to Fast1/15 on ESW1)."
In "untitled.gns3" file (which holds all topology description) there is a section:
Code:
{
"description": "Link from ESW1 port FastEthernet0/0 to R1 port FastEthernet0/0",
"destination_node_id": 1,
"destination_port_id": 1,
"id": 5,
"source_node_id": 4,
"source_port_id": 12
}
Which means that you did not read my answer carefully and you're still using F0/0 on ESW1 (it is used to connect R1 f0/0). IT WILL NOT WORK. Change that interface to anything on F1/x (where 0<x<15).
After that, it should work.
My brother .
i did read your comment carefully .
i did a new topology because i do not save the lest one .

and still there is no pings .
i check in the wireshark
And I think that ETHER SWITCH ROUTER blocks ARP request of the computer wants to find out who router.
the ETHERSWITCH 3 LAYER ROUTER and also provides SWITCING
Although I tried IP ROUTING DISABLES and ip forword protcol udp ( to enable the broadcast of arp )