I had a few clients who were having issues accessing their FTP accounts using 'File Zilla'.
===
I ended up solving the issue by turning off 'tx-checksumming' which was originally set to on.
ethtool -k eth0
Features for eth0:
rx-checksumming: on
tx-checksumming: on
===
Not sure if anyone has ran into this issue but it can really become useful.
Regards,
===
I ended up solving the issue by turning off 'tx-checksumming' which was originally set to on.
ethtool -k eth0
Features for eth0:
rx-checksumming: on
tx-checksumming: on
===
Not sure if anyone has ran into this issue but it can really become useful.
Regards,