Skip to content

Instantly share code, notes, and snippets.

@jsravn
Created June 12, 2018 12:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsravn/3b01e3c3340d4254333cee7f55f56abd to your computer and use it in GitHub Desktop.
Save jsravn/3b01e3c3340d4254333cee7f55f56abd to your computer and use it in GitHub Desktop.
etc/ppp/ip-up.d/ethtool
#!/bin/sh
/sbin/ethtool -K ppp0 gro off gso off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment