On 1/31/20 8:33 PM, Ed Greshko wrote:
On 2020-02-01 06:16, Samuel Sieb wrote:
An ARP lookup is only done on sending, not receiving.

Humm....  That appears to be incorrect.

[snip arp test]

You're missing an important piece. When you make a tcp connection, the target computer has to send packets back, so needs to arp. In the OP's case, the sending IP address is not on the local subnet, so to send a reply, the targeted computer has to arp the gateway to send a reply. In your example, all the computers are on the same subnet.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to