SSH acting up after updates

Here's my problem: We've got a network of 5 macs and 1 linux server. I could manage all computers via ssh with no problem, no matter what machine I sat at ... that's the beauty of ssh
However, after some recent updates ssh doesn't work or connect reeeally slowly. When I finally do get a password prompt and enter the password, the connection has been closed by he other side (timeout occured).
Here's some output. I've tried adding 10.1.1.100 to /etc/hosts and gave it a host name, but that didn't really work either. Neither did adding 'GSSApiKeyExchange no' on the server side.
Apple claims they don't support 'ssh' ... figures.
Does anyone else have a clue what's going on?
ssh -vvv [email protected]
OpenSSH_4.5p1, OpenSSL 0.9.7l 28 Sep 2006
debug1: Reading configuration data /etc/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to 10.1.1.100 [10.1.1.100] port 22.
debug1: Connection established.
debug1: identity file /Users/florianneuhauser/.ssh/identity type -1
debug1: identity file /Users/florianneuhauser/.ssh/id_rsa type -1
debug1: identity file /Users/florianneuhauser/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
debug1: match: OpenSSH_4.3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.5
debug2: fd 3 setting O_NONBLOCK
debug1: An invalid name was supplied
Cannot determine realm for numeric host address
debug1: An invalid name was supplied
Cannot determine realm for numeric host address
debug1: SSH2MSGKEXINIT sent
debug1: SSH2MSGKEXINIT received
debug2: kexparsekexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie- hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kexparsekexinit: ssh-rsa,ssh-dss
debug2: kexparsekexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes1 92-cbc,aes256-cbc,[email protected],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kexparsekexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes1 92-cbc,aes256-cbc,[email protected],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kexparsekexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hmac- md5-96
debug2: kexparsekexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hmac- md5-96
debug2: kexparsekexinit: none,[email protected],zlib
debug2: kexparsekexinit: none,[email protected],zlib
debug2: kexparsekexinit:
debug2: kexparsekexinit:
debug2: kexparsekexinit: firstkexfollows 0
debug2: kexparsekexinit: reserved 0
debug2: kexparsekexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-g roup1-sha1
debug2: kexparsekexinit: ssh-rsa,ssh-dss
debug2: kexparsekexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes1 92-cbc,aes256-cbc,[email protected],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kexparsekexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes1 92-cbc,aes256-cbc,[email protected],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kexparsekexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hmac- md5-96
debug2: kexparsekexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hmac- md5-96
debug2: kexparsekexinit: none,[email protected]
debug2: kexparsekexinit: none,[email protected]
debug2: kexparsekexinit:
debug2: kexparsekexinit:
debug2: kexparsekexinit: firstkexfollows 0
debug2: kexparsekexinit: reserved 0
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2MSG_KEX_DH_GEXREQUEST(1024<1024<8192) sent
debug1: expecting SSH2MSG_KEX_DH_GEXGROUP
debug2: dhgenkey: priv key bits set: 114/256
debug2: bits set: 514/1024
debug1: SSH2MSG_KEX_DH_GEXINIT sent
debug1: expecting SSH2MSG_KEX_DH_GEXREPLY
debug3: checkhost_inhostfile: filename /Users/florianneuhauser/.ssh/known_hosts
debug3: checkhost_inhostfile: match line 2
debug1: Host '10.1.1.100' is known and matches the RSA host key.
debug1: Found key in /Users/florianneuhauser/.ssh/known_hosts:2
debug2: bits set: 505/1024
debug1: sshrsaverify: signature correct
debug2: kexderivekeys
debug2: set_newkeys: mode 1
debug1: SSH2MSGNEWKEYS sent
debug1: expecting SSH2MSGNEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2MSGNEWKEYS received
debug1: SSH2MSG_SERVICEREQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2MSG_SERVICEACCEPT received
debug2: key: /Users/florianneuhauser/.ssh/identity (0x0)
debug2: key: /Users/florianneuhauser/.ssh/id_rsa (0x0)
debug2: key: /Users/florianneuhauser/.ssh/id_dsa (0x0)
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug3: start over, passed a different list publickey,gssapi-with-mic,password
debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup gssapi-with-mic
debug3: remaining preferred: publickey,keyboard-interactive,password
debug3: authmethodisenabled gssapi-with-mic
debug1: Next authentication method: gssapi-with-mic
debug1: An invalid name was supplied
Cannot determine realm for numeric host address
debug1: An invalid name was supplied
Cannot determine realm for numeric host address
debug2: we did not send a packet, disable method
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethodisenabled publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/florianneuhauser/.ssh/identity
debug3: no such identity: /Users/florianneuhauser/.ssh/identity
debug1: Trying private key: /Users/florianneuhauser/.ssh/id_rsa
debug3: no such identity: /Users/florianneuhauser/.ssh/id_rsa
debug1: Trying private key: /Users/florianneuhauser/.ssh/id_dsa
debug3: no such identity: /Users/florianneuhauser/.ssh/id_dsa
debug2: we did not send a packet, disable method
debug3: authmethod_lookup password
debug3: remaining preferred: ,password
debug3: authmethodisenabled password
debug1: Next authentication method: password

I just had a problem with this myself. My ssh was working fine for years till a week or two ago, then I couldn't connect to anything. Here's what fixed it for me.
You need to edit (create if necessary) ~/.ssh/config on the machine you're connecting from and add the line
GSSAPIKeyExchange no
Your post said you tried that on the server side, I had to use it on the client side & it appears to work. You can test it first by using the -o switch at the command line, e.g.
ssh -x -o GSSAPIKeyExchange=no 192.x.x.x
Hope that helps.

Similar Messages

  • Fonts Acting Up after Update

    I updated to 10.6.1 after getting home today from work. Everything seemed fine until my fonts started acting up in Safari. Random things were italicizing.
    I already cleaned Font Book, removed duplicates, booted in safe mode and cleaned out the caches for both fonts and Safari. I made an appointment for a Genius to call me tomorrow, but I'd like it fixed sooner than later. It's not crashing anything, just annoying.
    Any thoughts? Caps can be added if needed.

    A few caps. I don't know why some of the pages in the domain work and some don't.
    http://i26.tinypic.com/2dky48z.png This one renders properly.
    http://i25.tinypic.com/209q0w6.png A close-up.
    http://i31.tinypic.com/2yud1ra.png This one is NOT rendering right. Like I said, small but really annoying.

  • Macbook acting strangly after updating to 10.4.10

    after i was brutally forced by apple software update to install mac osx 10.4.10 now my macbook is acting really strange. I can only list a few things witch are weird because theres way to many to list,
    first of all when i close a chat window on ichat,microsoft messenger the whole thing crashes and has to be reopened again,
    second my macbook takes about 10 mins to boot up
    third it installed sarfari public beta 3 witch i dident want now all my bookmarks and rss feeds are gone,
    when i play big bang brain games they keep crashing when they load up,
    my isight camera keeps displaying a fussey picture now,
    my macbook wont wake from shutdown with Aurora *alarm clock program witch uses itunes*
    my internet keeps timing out for no reason
    and thats what i can list for now if you have any help please reply. I want my acer back now witch never crashed
    Macbook intel core 2 duo   Mac OS X (10.4.10)   60gb hdd, 512mb ram

    Ok , probably sounds like a good idea from the sound of it.
    Are you ok with doing that?
    But before you do have you reset the Pram, you can do this by holding down the command option P R keys down when restarting the macbook and if done correctly the macbook will chime as normal but keep those keys held down for 3 chimes in total,then release them and the macbook will fire up as usual.
    Try that first and post back after and tell me how its running.( be aware though that this will reset your settings to the default ones)
    kindest,becca
    becca
    imac 350,imac 400 DV 9.2.2 10.3(currently locked out) Mac OS 9.2.x waiting for a flash based notebook with 10.5 on it...yeee haaa

  • Pre acting up after updating to 1.4

    Updated to webOs 1.4 last night but froze during the process, after restarting it and went thru with the update went to the camera icon to try it out but didn't do nothing but a blank screen, went to my music and wouldn't play nothing, also when I get a incoming call it wont ring or vibrate had a lot of miss calls, anybody with any suggestions please or something to fix this...

    Sounds like something went wrong with the update. I would run the webOS doctor found here.
    www.palm.com/rom

  • Final Cut acting strange after update

    I have a recently purchased Mac pro six-core with Mountain Lion OS.
    I've installed Final Cut Pro version 6.06 along with a Kona 3 card. All was fine with Final
    Cut until last week when I added RAM (real apple ram from the apple store) and did a
    software update that included a OS update. Since then Final Cut has been acting very strange.
    First I was getting messages that FCP didn't see the Kona card although it was still seeing video input when I opened the capture window. I re-seated the card and the RAM and ran disk utility and eventually the error messages went away. but when I open the capture window and try to capture a five minute segment from a digibeta deck using marked ins & outs the record stops a couple minutes in. It will cue to a timecode but the capture out point seems to be ignored.
    I thought maybe it was a PRAM issue so I zapped the pram, at least I think I did-following the
    instructions and hearing the 2 startup chimes, also the SMC. and still the same behavior.
    The FCP setup has access to HD & SD formats through a run to the production floor, but these
    record attempts were done using a digibeta deck setup in the same room with the same setup that's been rock solid up until now. Just wondering if any other Final Cut users have had any similar issues or if anyone has any insight or advise on what's causing this.
    Thanks,
    DB

    You must update your Kona drivers to match the version of OSX.
    Check with the AJA website to download and install the proper ones.
    x

  • ATV acting screwy after update

    Leaving Netflix's own problem aside, my ATV is misbehaving badly after the latest update. It is freezing for long periods, the remote having no effect. It's taking ages to move from one screen to another. I've tried rebooting from the remote and unplugging the device, but to no good end.

    kitycat714 wrote:
    Anyway to fix it?
    Beats me. Maybe it will behave better when I wake up, or when Apple issues another update. In the meantime I sent feedback.
    http://www.apple.com/feedback/appletv.html
    Fortunately, I also have Netflix and Amazon Instant in another room, but these gadget glitches are dispiriting.

  • Quickview acting up after update

    Since I installed the latest Mavericks update Quickview won't preview some images when I have multiple images in a folder and try to scroll through them.
    I'm also seeing the beach ball of death spinning an awful lo when ever I do anything in the finder and everything seems to hang before it happens too like apps opening and menu scrolldown lags. I never saw it at all when I was running Mountain Lion. I know this is a free OS but it's beginning to drive me crazy with all this slowness. It's bad enough all my FLV files no longer can be viewed in Quickview but now this. Anyone have any ideas as to what I can do? I've repaied permissions and also ran fack -fy in single user mode but that fixed nothing.

    Hi gandalf,
    Thanks for visiting Apple Support Communities.
    It sounds like you did some good steps to troubleshoot Quicklook and FInder.
    Next, I recommend creating a new user account on your Mac to see if the behavior continues there.
    For more information on this troubleshooting method and steps to follow, see the section of this article called "If the issue occurs in various applications, or in Mac OS X:"
    Mac OS X: How to troubleshoot a software issue
    http://support.apple.com/kb/HT1199
    All the best,
    Jeremy

  • Apple TV Acting Strange After Update

    Hi all,
    Last night my Apple TV downloaded and installed the latest update, however now it appears the power light has stopped working and the Apple Remote also isn't responding which means I have no way of accessing the device.
    Any other users out there have a similar issue or an idea how to fix it? I've plugged it into my laptop and installed update again / restored factory settings, however it still hasn't fixed the issue.

    HI
    i have the the same problem ,  i tryed to restart it hundreds of times , i unplug the power but stil the same problem
    and when its stoped working i have to unplug it from the power
    pleas guys help me  its very anoying
    kind advise
    jamal a.s

  • Fans acting up after 2010-01 security update

    Hi there,
    My MacPro (2,1) 8-core (16Gb) has it's fans acting up after the 2010-01 security update. This update came together with an update for Java. Being aware of the possibility that problems can rise when updating the two at the same time, I ran the security update first, then a restart, checked permissions, a restart and then the Java update and checked permissions again. However, now with only Safari or just the finder running the fans act up after a while. Even with the simplest tasks like opening a folder or dragging something or just running idle. It's not full blast but fast enough to be annoying.
    I've done a SMC reset in conjunction with a 15min detachment of all cables, booted a few times in SafeMode, but no result. I hoped the 2010-02 security update would fix it but again no luck. Any ideas?

    I've looked in the Activity Monitor (I hardly use it) and it gives me some strange data. Like Airport-BaseStation is running.
    I don't have an Airport Base Station either, and Little Snitch is always asking if I want to allow it to phone home. So, mine must be running, at least sometimes, in the background also.
    Sorry, don't have a real clue about this, but here's some other stuff to try.
    First, see if this fan revving up happens in a new admin account and try a Safe Boot. Hold shift key down at startup chime. It will take some time to boot; let it go, it's doing some checking and repairing. The reboot into normal bootup will be slower than usual also.
    if it were happening to me, I'd throw Applejack at it; must be from Single User, which BTW, is generally, a safer way to clear some caches. After it's installed, start up in Single User (CMD-S) and type in applejack and follow the on screen instructions for caches and pref files. Don't run anything out of order. If that doesn't do it, then you could try it in deep cache cleaning mode by typing in applejack AUTO.
    You may not see the benefits until after several restarts, and since caches are made to speed things up, you may see some temporary slowness until these are rebuilt. If you run it in "Deep," you'll probably be asked to reauthorize some applications, which now think they're being opened for the first time.
    Even if it doesn't help this time, it's a very useful tool to have on hand.
    Download
    http://applejack.sourceforge.net/
    Read
    http://reviews.cnet.com/8301-13727_7-10334620-263.html?tag=mfiredir
    Message was edited by: WZZZ
    Message was edited by: WZZZ

  • My iPad is acting funny after 6.1.3 update the only way I see fixing this issue to downgrade but I can't find anything on downgrading

    My iPad is acting funny after 6.1.3 update the only way I see fixing this issue to downgrade but I can't find anything on downgrading

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
     Cheers, Tom

  • After updating to 3.6.14, Silverlight acts like it is not installed, even though it is.

    After updating to 3.6.14 Silverlight only works intermittently. Most of the time I get the "Download Silverlight" logo/link. Plug-in is installed, disabling plug-in and re-enabling makes it work one time only. I have to do this every time I view a video, even the same video. Silverlight works fine on safari. Running OS X 10.5.8 on 2.66Ghz Intel Core Duo. I use this for work and having a hard time doing my job.

    Maybe a problem with the plugin-container process.
    See:
    *http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins

  • Mail acting up after Safari 3.2 Update.

    Hello All,
    Not sure weather this topic should be in the Safari Thread or here but here goes: After updating to Safari 3.2, all of a sudden Mail keeps asking for the passwords for all three of my email accounts. I type in my passwords for all three, then 5-10 minutes later, it asks for them again. I've had no problems with Mail until the Safari update. Has anyone else experienced this?
    Thanks, and warmest regards,
    Mike.

    My wife and I are experiencing the same symptoms and although after entering the correct passwords and checking the remember box , It still happens and now is happening on my iphone as well.
    We are also verizon subscribers. I searched through my keychain and preference files without finding anything unusual. However, canceling and then going to the " mailbox " menu and highlighting take all accounts online allows you to use your mail until the next time it pops up.
    PS it does not affect our IMAP .mac or .me accounts.
    Come on Apple, I didn't have any "phishing" problems anyway. ( The reason for the update)
    And I have six POP accounts....
    Hopefully someone over there figures out a patch or fix for us soon. It is the little things that get to us and also the little things that make us happy.
    Happy Holidays to everyone

  • Can't add songs to iPod Touch after updating to v2.0

    I just updated my iPod Touch to v2.0 and now I cannot load any songs onto it. When I drag songs or playlists over the Touch in the iTunes Devices list they just bounce off. Everything else seems to be acting properly. Contacts, Photos, etc. sync/update just fine.
    I had this problem before after updating to Leopard. I can't find the thread I used then. It walked you through a process of deleting some file in the User>>Library folder before reinstalling iTunes. Unfortunately I don't remember which file(s) need to be tossed.
    Anybody know the sequence or have a link to the earlier thread?
    Thanks...
    John

    An update...
    Having nothing left to lose, I trashed iTunes and reinstalled it. Now I can at least sync Playlists. I'm not sure why I can't drag songs onto the iPod touch.
    Still waiting for help on that one...

  • After updating to ios7, my apps won't update and I can't download anything from the App Store or iTunes Store.

    After updating to ios 7, I have tried to update my apps and I can't. I press update and put my password in, the blue circle goes round, but in a few seconds, it stops and acts as if nothing happened in the first place.
    Please help, as I can't play a game as it needs the new update!
    Thank you.

    This has been happening to a few people right after upgrading. Just wait and give it some time and you will get the updates. The other thing you may see for a while is that there are updates available, which in fact, have already updated previously. THose go away magically on their own.
    If you're feeling impatient, you could try to sign out of the App store from your Apple ID then sign back in. Not sure that's really helping anyone, but it may.

  • After updating to 10.7.5 Mac won't read some of my RAM

    Please bare with me, it's a bit of a long tale. After updating to 10.7.5 my Mac has been acting really screwy with the RAM it reads. I did the combined update, and repaired permissions first. However I was foolish and did not do the repair permissions from a boot CD or a different drive. So my bad there, I was hoping this would just work. The update went fine, however I noticed right away that it wasn't reading all the RAM correctly. I had just bought 16GBs of Ram (24GB total) less than a month ago, 3rd party from eBay.
    It had been working fine until the update, after that it only read 12GB total. 2 sticks weren't reading and 2 were only partial reads. I tired many configurations and Memtest, with various results. Red lights were popping up on the memory risers. I finally narrowed it down to my problem Ram (the new 3rd party RAM) all on one riser. Riser B. I did a restart, zapped the P-Ram and got it to read the full 24GB. After a day of working, I did another restart and it only read 12GB. So I finally decided it was bad RAM and the ebay shipper was really cool and let me return my RAM. Then I put 2 1GB sticks of the original Apple RAM back in to my computer, restarted and everything was cool. I was back to to my original 10GB. Until I had to do a restart that is. Now it reads 8GB of RAM. My current configuration is this:
    Riser A: 4 sticks of 2GB RAM (3rd Party from Trans national installed with proginal purchase); Riser B: 2 sticks of 1GB Apple RAM (in the first two DIMM slots).
    Red light on RIser B. Does not read any of the RAM form this riser.
    My question, is this due to 10.7.5 update? Or has my ram risers gone bad? Could my original Ram have gone bad too? What else can I try before taking it in to a technician?

    So take out the Apple OEM  RAM. Don't use it.
    Maybe Lion is tighter (false, it is  still ignorant of some severe RAM problems).
    Replace it. Cheap and easy. Sounds like it is failing. It does. FBDIMMs will not last forever. Showing half or not at all is one sign. Running with it can cause other issues as the ECC isn't going to protect you from hardware issue.
    Ideal RAM config is 8 DIMMs - offers 17% improvement memory bandwidth  performance
    667MHz FBDIMMs are cheap, excellent and 4% 'hit' you would never know about.
    http://www.barefeats.com/harper5.htmlhttp://www.barefeats.com
    Your 16GB from ebay came with Apple approved heatsinks? works fine by itself? that is the first thing to do, and to run AHT and memtest then and  there with just it installed.
    Are all the FBDIMMs showing mid-60*C's? they should.
    How To Install and Remove Memory Mac Pro
    https://support.apple.com/kb/HT4433
    2x2GB FBDIMM DDR2 667MHz @ $31
    http://www.amazon.com/BUFFERED-PC2-5300-FB-DIMM-APPLE-Memory/dp/B002ORUUAC/
    Hardware Monitor
    http://www.bresink.com/osx/HardwareMonitor.html
    2008 Mac Pro Memory Arrangement
    http://eshop.macsales.com/Customized_Pages/Framework.cfm?page=install_videos/mac pro/macpro_quicksheet.html

Maybe you are looking for

  • Error taking CR2 image to Photoshop CS2

    Using LR v1 & WIn XPPro Am in the develop module, click on Ctrl E, In the pop up the only option I have is Edit a copy with Lightroom adjustments, click on Edit & a 2nd window saying "Lightroom was unable to prepare the selected file < filename> for

  • Doubt about JAVA stack and ABAP Stack

    Good day! Hope can help me with my next doubt. I understood that BI JAVA or JAVA has been embedded in the Java support package stack for portal. But for BI7 the installation for JAVA is by sps. We only use pure support package for BI7, we don't use s

  • Call Spec in Developer 6i

    Hi Guys, Can I create following function in Forms6i Program Units ? FUNCTION Hello(x varchar2) RETURN VARCHAR2 IS LANGUAGE JAVA NAME 'hello.WishMe(java.lang.String) return java.lang.String' ; I have hello.class in FORMS_JAVADIR Path. IF I load hello.

  • [SOLVED] Quick question about mirrorlist.pacnew

    Is it safe to delete? Does it have to be merged? I may have stupidly made a rash decision after an update to just delete after a quick glance through a wiki about it. Is there a way to view with pacman -Q a chronological order or timeline of recently

  • Pages and iTunes don't mix

    All of my Macs (2) are freezing when I have Pages 2 and iTunes open. I can run all day long w/o iTunes and Pages behaves, but when it is on, Pages is off. Anyone else having these issues? G4 imac   Mac OS X (10.4.7)   Pages