This is an old revision of the document!
SSH
in .ssh/config
Host eresinga hostname rukuag8yvh70zgqd.myfritz.net StrictHostKeyChecking no port 22832 user admin
ssh-Tunnel zur GUI
http:// ssh -v -o PubkeyAuthentication=no -g -L 8001:localhost:5000 -f -N eresinga
https:// ssh -v -o PubkeyAuthentication=no -g -L 8002:localhost:5001 -f -N eresinga
8001/8002 sind die lokalen Ports, auf die mit http(s):localhost:800x zugegriffen wird