How-to : Crashplan & Freenas Pre-requisites Crashplan account FreeNAS-9.1.1-RELEASE-x64... debug1: Connection to port 4200 forwarding to 127.0.0.1 port 4243 requested. debug2: fd 7 setting...
then echo "Establishing SSH tunnel to $target, forwarding port $port for CrashPlan" ssh -4 -Nf -L $port:127.0.0.1:4243 $target else echo "SSH tunnel already running on port $port" fi...
Crashplan recommends an approach where the GUI-to-engine communication is done over a ssh tunnel with port forwarding. This is pretty cumbersome as there are extra steps to enable the ssh...
dima202 ; brashquido ; fracai ; diskdiddler ; stryk9 ; antivirus ; ShaneRC ; Multi-Hop SSH ; I haven't... do you by chance have a paid subscription for CrashPlan's servers [curious to see if this is only being sent to users with a subscription]?
CrashPlan 5 introduced a new client which unfortunately dropped support for configuring a remote server with a local client, so you will need to use X11 forwarding. ; Ensure that X11Forwarding is set to yes in the headless server's /etc/ssh/sshd_config and from another machine running X11, SSH to the headless machine with -Y, and from the remote shell run CrashPlanDesktop. The headless machine's windows will appear on the local X11 server. If you have problems, check /opt/crashplan/log/ui_error.log. ; On CrashPlan v4.x and below, the client and daemon communicate on port 4243 by default. Thus, an easy way of configuring the CrashPlan daemon on a headless server is to create an SSH tunnel:
Chris Dill · Contributor ; Joined : Jan 1, 2014, Messages : 116
Eric Katz ; danb35 ; Walter Gunter
Crashplan Pro Jail for FreeNAS ; Currently installs CrashPlan PRO 4.9.0 build 33 and TigerVNC with noVNC HTML5 viewer! · For this to work, you need to enable Linux Binary Compatibility on your FreeNAS system, and reboot for the OS to load the linux compatibility kernel modules. This is also done within the Jail, but it won't work unless you do it on the main OS too. The default VNC password is 'crashplan'. This Jail makes use of VNET emulated/virtual network interfaces rather than sharing your main interface; this is needed for proper port for ...
Installed the Crashplan plugin via pbi from the web interface. Enabled ssh into the jail and created port forwarding so I can connect to the headless client...
Crashplan won't install properly Ask Question Asked 10 years, 3 months ago Modified 8 years... called CrashPlan for backups. It comes with the install.sh script below. I ran it but received...