View topic - 10 second delay before an IPv6 SCP transfer starts
10 second delay before an IPv6 SCP transfer starts
3 posts
• Page 1 of 1
10 second delay before an IPv6 SCP transfer starts
I have tried to scp a file from one computer to another over IPv6 and 802.11. I notice that the scp command does nothing for about 10 seconds, and that the message "stalled" appears on the console, and then the transfer starts.
Does anyone know where this 10-second delay could be coming from?
Does anyone know where this 10-second delay could be coming from?
- vrollinger@usa.net
- New Member
- Posts: 4
- Joined: Wed Feb 21, 2018 1:31 am
- Tim
- Senior Member
- Posts: 1408
- Joined: Wed Mar 10, 2004 12:28 am
Re: 10 second delay before an IPv6 SCP transfer starts
We figured out the problem. The MTU size specified for the device we were writing to was larger than the device driver could handle. They system was sending a large packet, retrying 3 times, then was lowering the packet size, which worked, but cause the 10 second delay at the start.
We lowered the maximum MTU size with the ifconfig dev0 mtu 1400 command. Now everything works fine, and we don't see the 10-second delay.
We lowered the maximum MTU size with the ifconfig dev0 mtu 1400 command. Now everything works fine, and we don't see the 10-second delay.
- vrollinger@usa.net
- New Member
- Posts: 4
- Joined: Wed Feb 21, 2018 1:31 am
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests