Skip to content

Instantly share code, notes, and snippets.

@squeaky-pl
Created April 11, 2014 11:37
Show Gist options
  • Save squeaky-pl/10460824 to your computer and use it in GitHub Desktop.
Save squeaky-pl/10460824 to your computer and use it in GitHub Desktop.
$ curl http://pastie.org/pastes/8672356/download -o /tmp/vmware-netfilter.patch
$ cd /usr/lib/vmware/modules/source
# tar -xvf vmnet.tar
# patch -p0 -i /tmp/vmware-netfilter.patch
# tar -cf vmnet.tar vmnet-only
# rm -r vmnet-only
# vmware-modconfig --console --install-all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment