Skip to content

Instantly share code, notes, and snippets.

@heggink
Created June 25, 2014 17:13
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 heggink/1aa5a9898a4bdc9b1b3d to your computer and use it in GitHub Desktop.
Save heggink/1aa5a9898a4bdc9b1b3d to your computer and use it in GitHub Desktop.
Actually, I found elsewhere that you can make crashplan listen on all interfaces rather than localhost. Requires following change on server:
"Using your favorite text editor, edit the following file:
/usr/pbi/crashplan-amd64/share/crashplan/conf/my.service.xml
Within this file, change the from "127.0.0.1" to "0.0.0.0". Save, and then restart the Crashplan service"
No ssh tunneling required to redirect 4243 to 4200. Just change the IP address for the client to direct to your jail and leave the port what it was.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment