fpgasystems / fpga-network-stack

Scalable Network Stack for FPGAs (TCP/IP, RoCEv2)
BSD 3-Clause "New" or "Revised" License
699 stars 256 forks source link

The board replied with an incorrect packet when establishing the TCP connection #39

Closed maomaohpp closed 1 month ago

maomaohpp commented 1 month ago

Hello, I tried to use Limago's subsystem(https://github.com/hpcn-uam/Limago) and replace the Toe in it with the current version in the library. But when I try to connect to the board using Linux, the connection is not successfully established. I am using the board 192.168.1.5 as a server and Linux 192.168.1.1 as a client . When I try to establish a connection, the board replies with SYN instead of SYN-ACK, does anyone have any idea what the problem might be?

屏幕截图 2024-05-23 200344 屏幕截图 2024-05-23 200454