Dear all, I followed the tutorial on this page http://www.openflow.org/wk/index.php/Pantou_:_OpenFlow_1.0_for_OpenWRT
I have h1----sw----h2 and the POX controller running forwarding.l2_learning Now, if I try to ping from h1 to h2, the controller installs flows on the switch: cookie=1, duration_sec=5s, duration_nsec=897000000s, table_id=1, priority=32768, n_packets=6, n_bytes=360, idle_timeout=300,hard_timeout=300,arp,dl_vlan=0xffff,dl_vlan_pcp=0x00,dl_src=f4:ec:38:b7:d8:64,dl_dst=00:0f:1f:a6:85:11,nw_src=10.92.0.1,nw_dst=10.92.0.101,nw_proto=2,tp_src=0,tp_dst=0,actions=output:4 cookie=0, duration_sec=14s, duration_nsec=941000000s, table_id=1, priority=32768, n_packets=12, n_bytes=1176, idle_timeout=300,hard_timeout=300,icmp,dl_vlan=0xffff,dl_vlan_pcp=0x00,dl_src=00:0f:1f:a6:85:11,dl_dst=f4:ec:38:b7:d8:64,nw_src=10.92.0.101,nw_dst=10.92.0.1,nw_tos=0x00,icmp_type=8,icmp_code=0,actions=output:3 But on the h1 the message is "destination host unreachable". Do you have any idea, what could be the issue? Best, Diana
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss