cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2115
Views
0
Helpful
5
Replies

extend SSH remote session to prevent quick timeout

yong khang NG
Level 5
Level 5

Hi

Hvaing problem on my Apps team keep on complaint their remote SSH session keep on timeout.

Just wondering anything i can do in order to extend their SSH remote session to their Oracle application server 10g.

thanks

Noel

5 Replies 5

mkdccie
Level 1
Level 1

Hi Noel,

Is this SSH session passing throught the ASA to the oracle?

Regards,

MKD

Hi Mohammed,

Yes, traffic logically go though Firewall, firewall as the gateway.

thanks

Hi Noel,

Are you sure that the ASA drop the ssh session? how? any logs?

Is the session drop when no traffic? or what?

Regards,

MKD

Hi Noel,

Try to change the tcp timeout global configuration which will resolve your ssh timeout issue. The default timeout is 30 min.

timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02

Plz rate if its helpful.

Regards,

MKD

hobbe
Level 7
Level 7

Hi

what type of SSH software are they using ? it could be that the software is not sending keepalive packets.

If it is possible then you can set the software to send "keep alive" packets to keep the tunnel active even if the user does nothing for a while.

fx in putty this is done under connection and there you have

enable tcp keepalive

and

sending of null packets to keep session active

set this number to fx 50 ie 50 seconds between null packets to be sent within the keepalive.

Good luck

Hope This Helps

Review Cisco Networking for a $25 gift card