fpga-network-stack
fpga-network-stack copied to clipboard
test ping failed
Hi Dsidler, I use the code you have provided to create a project for a test on board vcu118 . After download the bit , the Ehernet was linked up ,but when I use the ping test :ping 10.1.212.209,it was failed. So I try to use the chipscope to debug,and I found that the network_module have received the ARP request message ,and transferred to the network_stack module, it seems that the arp_server_subnet_ip module dropped the ARP message and it haven't reply a ARP response message. Do you have any suggestions? thank you !
can you try arping and observe in wireshark if you get a response from the FPGA.
It seems the default ip address is 11.1.212.209