<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">I’m hoping for some advice/help in getting EoE to work.</div><div class=""><br class=""></div><div class="">I’ve compiled and install ethercat-hg on a 3.2 kernel x64 system (Kubuntu 12.04).  I’m using the native Ethernet port with the “generic” device.  I can change the slave state, query SDOs, and</div><div class=""><span class="Apple-tab-span" style="white-space:pre">   </span>$ ethercat eoe</div><div class=""> shows that the “eoe0s0” interface is up after assigning it an IP address with:</div><div class=""><span class="Apple-tab-span" style="white-space:pre">     </span>$ ifconfig eoe0s0 192.168.88.22</div><div class=""><br class=""></div><div class="">dmesg shows:</div><div class=""><span class="Apple-tab-span" style="white-space:pre">      </span><span style="font-family: Menlo; font-size: 11px;" class="">EtherCAT 0-0: eoe0s0 MAC address derived from NIC part of ecm0 MAC address</span></div><div class=""><span style="font-family: Menlo; font-size: 11px;" class=""><br class=""></span></div><div class="">but it seems no ethernet packets are sent out on eoe0s0:</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>echo “hello world.”  |  nc -u4 192.168.88.22 7</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">My EtherCAT slave was tested on a Windows-7 machine running TwinCAT 3.  I’m able to ping it and test its UDP Echo service on UDP port 7.</div><div class=""><br class=""></div><div class="">What am I missing?  </div><div class=""><br class=""></div><div class="">Thank you,</div><div class="">-david</div></body></html>