Hello, I'm having some trouble getting a transfer to start on a machine that is using a 2x1Gb Link Aggregation
The NIC is an Intel Dual gigabit and the LAG is setup as 802.3ad to a Unifi switch. Normal transfers work fine with activity on both links.
However, when I try to initiate a UFTP transfer, it announces, and then fails with Sending thread timed out and Failed to join sender thread.
I can successfully send transfers from another machine on the network that doesn't have a dual port NIC, and it can actually send to other PCs on another switch that is also behind a switch to switch LAG. So I'm not actually sure if the LAG is the problem, or something else.
Hello, I'm having some trouble getting a transfer to start on a machine that is using a 2x1Gb Link Aggregation
The NIC is an Intel Dual gigabit and the LAG is setup as 802.3ad to a Unifi switch. Normal transfers work fine with activity on both links.
However, when I try to initiate a UFTP transfer, it announces, and then fails with Sending thread timed out and Failed to join sender thread.
I can successfully send transfers from another machine on the network that doesn't have a dual port NIC, and it can actually send to other PCs on another switch that is also behind a switch to switch LAG. So I'm not actually sure if the LAG is the problem, or something else.
Here are the command lines used during the test:
See the log below.
Thanks for your help.
And today I try again and it appears to be working ok. Nothing changed though as far as I know.
When troubleshooting issues like this, try doing a packet capture on both sides to make sure the network adapter is actually receiving the data.
Thanks, I'll do that if it happens again.