IP_BINDANY(SYN_SENT ): return packets not accepted by kernel

2018-10-24 Thread star
Hello all, I am testing IP_BINDANY functionality with a small C program. I can bind to a foreign (non existing) address, and syn packets are being sent with the bound source IP address and port. Return (ACK) packets are reaching the host (I can see the SYN-ACK packet in tcpdump), but the thir

Re: IP_BINDANY: return packets not accepted by kernel

2018-10-24 Thread star
Hello, I have the same problem with you, according to your method, I still can not be accepted by the kernel. -- Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-net-f4005075.html ___ freebsd-net@freebsd.org mailing list https://lists.freebsd.or