Relative Content

Tag Archive for networkingtcpkernel

How to Turn off automatic Kernel TCP Resets on macOS

I’m trying to manually initiate and maintain a TCP connection for my networking class, and use macOS (11.4). When I send the initial SYN, and the server responds with SYN/ACK, my kernel then automatically responds by sending a packet to close the connection.