Forum Discussion

Nath's avatar
Nath
Icon for Cirrostratus rankCirrostratus
Jul 08, 2017

SSH interrupts when there is data passing through

Hi dc experts/All, someone here encountered this behavior in f5 with afm wherein client can established ssh connection to server, however wen they begin to send data on that ssh tunnel the ssh tunnel suddenly closes/interrupts.

 

-Nat

 

6 Replies

  • Is it new Setup or working earlier and now facing issue?

     

    Sometimes issue arise due to TCP profile timeout setting. Did you get chance to increase timeout value to 1800Sec(Default 300Sec)?

     

    • Nath's avatar
      Nath
      Icon for Cirrostratus rankCirrostratus

      Hi Rock, We haven't changed the default timeout value, do you encounter this type of issue before? This is working in different technology, after we migrate it to F5 that is the time we encounter this.

       

    • Samir_Jha_52506's avatar
      Samir_Jha_52506
      Icon for Noctilucent rankNoctilucent

      Yes. Can you please capture tcpdump on F5 & unix system also and check if any TCP session is taking longer time to transfer packet.

       

    • Nath's avatar
      Nath
      Icon for Cirrostratus rankCirrostratus

      @Rock we don't have captures from client side, but client insisting that once they send data the ssh tunnel breaks. We just have packet captures in F5 side and we cannot see any data passing.

       

  • Naggle is to limit short packets and buffer them in one bigger.

     

    This is not good for interractive connections like ssh or telnet.