On 2025-09-06, Daniel Jakots <d...@chown.me> wrote:
> On Tue, 2 Sep 2025 20:10:21 +1000, Darren Tucker <dtuc...@dtucker.net>
> wrote:
>
>> On Sat, Jun 07, 2025 at 08:59:38PM -0400, Daniel Jakots wrote:
>> > tl;dr: when I download base77.tgz, I have
>> > $ ftp https://whatever/pub/OpenBSD/snapshots/amd64/base77.tgz 
>> > Trying 10.10.10.46...
>> > Requesting https://whatever/pub/OpenBSD/snapshots/amd64/base77.tgz
>> >   2% |*                | 11648 KB  - stalled -
>> > ftp: Reading from socket: read failed: error:06FFF064:digital
>> > envelope routines:CRYPTO_internal:bad decrypt  
>> 
>> So the connection stalled?  You don't happen to be using jumbo frames
>> do you?
>
> I don't think I've configured anything related to jumbo frames. Can
> they be used with default settings? How can I check?
>
> $ ifconfig em | grep UP | awk '{print $3 " " $4}'
> mtu 1500
> mtu 1500
> mtu 1500
>
> Does that mean I'm not using jumbo frames?

yes, you are not using jumbo frames.


Reply via email to