Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

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.