When set to dhcp all is well. When set to static that is when I get the problems above....
Works without problem for me using a static IP address (over Wifi).
You seem to have a id_rsa file which is not an RSA1 file. Any idea why?
Try removing it, creating
just a dsa file with "
ssh-keygen -t dsa -f id_dsa" (which is all I ever put in place) and seeing what happens.