Operating System - HP-UX
1835029 Members
3262 Online
110073 Solutions
New Discussion

Re: Reflection X session randomly drops

 
ATL-Sysadmin
Advisor

Reflection X session randomly drops

I am using Reflection X to directly access a server (rp3410) using the HP-UX Client Startup command. I can log onto the server, but after a random amount of time, my connection drops. Can someone tell me what's causing my session to drop?
8 REPLIES 8
Steve Steel
Honored Contributor

Re: Reflection X session randomly drops

Hi


/var/dt/Xerrors

$HOME/.dt/*log*

On the 9000 . Is there anything there


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
ATL-Sysadmin
Advisor

Re: Reflection X session randomly drops

There is nothing writtened to the /var/dt/Xerrors and there is no $HOME/.dt log file.
Steve Steel
Honored Contributor

Re: Reflection X session randomly drops

Hi


Login and do set

TMOUT=0


If its another value it will throw you out afte rthat time


Steve STeel
If you want truly to understand something, try to change it. (Kurt Lewin)
ATL-Sysadmin
Advisor

Re: Reflection X session randomly drops

It's already set to 0. Any other suggestions?
Steve Steel
Honored Contributor

Re: Reflection X session randomly drops

Hi


/var/adm/syslog/syslog.log


Reflection X log files


Do you see a message when it drops;


Look at man ndd to raise tcp keep_alive


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
ATL-Sysadmin
Advisor

Re: Reflection X session randomly drops

Also, if I log onto another sever and then telnet to the rp3410, my session doesn't drop. It only drops when I log into the rp3410 directly from Reflection X.
Steve Steel
Honored Contributor

Re: Reflection X session randomly drops

Hi


In the Xserver part of reflection make sure you are logging protocol errors

Also you have options in the connect screen from Reflection to tune and monitor

The fact that machine to machine is fine says that this is reflection


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
ATL-Sysadmin
Advisor

Re: Reflection X session randomly drops

Thanks for all your help. I went into the Reflection X settings and 'enabled keep alives'.