pull down to refresh

Have you tried to debug with 'ping'? If the packet size is really the culprit, ping will tell you.
33 sats \ 0 replies \ @ek OP 4h
Ohhh, I did not! I didn’t know about -s:
-s packetsize
Specifies the number of data bytes to be sent. The default is 56, which translates into 64 ICMP data bytes when combined with the 8 bytes of ICMP header data. The maximum allowed value is 65507 for IPv4 (65467 when -R or -T or Intermediate hops) or 65527 for IPv6, but most systems limit this to a smaller, system-dependent number.
Thank you!!
reply