blastpopla.blogg.se

Dropbear ssh dd-wrt
Dropbear ssh dd-wrt











I did set GIT_SSH to point to the right ssh, and the paths in the config are absolute.

#Dropbear ssh dd wrt password

I added RSA authentification, but I'm also not prompted for the password protecting the key.

dropbear ssh dd-wrt

IdentityFile C:/cygwin/home/*user*/.ssh/id_rsa Prox圜ommand C:/cygwin/bin/corkscrew.exe companyproxy proxy_port %h %p The forwarding is working now, I can ssh into every machine. Workmachine -> firewall -> asus_rtn16 -> git repo But that would be just a small part of the problem since even ssh didn't work. I'm just noticing.git uses it's own ssh command (in $GIT_SSH), which I didn't consider.

dropbear ssh dd-wrt dropbear ssh dd-wrt

Since port 22 is blocked, I thought I could set up a ssh tunnel, that enables me to use port 22 for further ssh commands from my workmachine, especially for use with git push/pull (using bitbucket, which doesn't support ssh access via port 443.) I'm sitting behind a corporate firewall and I managed to set up a ssh connection (port 443) to my router (DD-Wrt Asus RT-N16, sshserver is dropbear) via configuring ~/.ssh/config (with corkscrew + company http proxy). ssh questions has been asked, and I have read them.īut I still have a lack of understanding. Why is git pull/push not working now that ssh behind firewall is functioning (esp.











Dropbear ssh dd-wrt