Unix Technical Forum

Telnet Connection Timeout

This is a discussion on Telnet Connection Timeout within the AIX Operating System forums, part of the Unix Operating Systems category; --> How do I change it on my server to set a specified hour period to wait before it disconnects ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2008, 03:18 AM
scorpion53061
 
Posts: n/a
Default Telnet Connection Timeout

How do I change it on my server to set a specified hour period to wait
before it disconnects custoemers who have telneted in to my server? Right
now it seems to be disconnecting people very quickly.......

I am on AIX 5.1 on a RISC6000 box

Thank you much


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 03:18 AM
scorpion53061
 
Posts: n/a
Default Re: Telnet Connection Timeout

I forgot to mention they are connecting through a windows program interface.
The systems used range from Win98 and up.

"scorpion53061" <scorpion_53061@nospamhereeveryahoo.com> wrote in message
news:41503038$1@news.mcleodusa.net...
> How do I change it on my server to set a specified hour period to wait
> before it disconnects custoemers who have telneted in to my server? Right
> now it seems to be disconnecting people very quickly.......
>
> I am on AIX 5.1 on a RISC6000 box
>
> Thank you much
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 03:18 AM
DanRock
 
Posts: n/a
Default Re: Telnet Connection Timeout

The TMOUT environment variable controls the amount of idle time
allowed when you sit at the command prompt with no input.

You specify it in seconds.

We usually do this in /etc/profile, so that no one can change it, or
avoid picking it up in their environment.

export TMOUT=3600 # 60 Minutes
readonly TMOUT

Smartass users will figure out that by sitting in vi, emacs, pine,
gdb, etc... Anything *other than* the ksh command line, will cause
this to *not* drop the after the specified TMOUT interval.

We follow up with a "w" to periodically check inactivity time for
those wisenheimers, and chastise accordingly.

Really smartass users will figure out how to use tset to make TMOUT
not readonly anymore, and then unset it.

Hope this helps,
-Dan.

"scorpion53061" <scorpion_53061@nospamhereeveryahoo.com> wrote in message news:<4150392b@news.mcleodusa.net>...
> I forgot to mention they are connecting through a windows program interface.
> The systems used range from Win98 and up.
>
> "scorpion53061" <scorpion_53061@nospamhereeveryahoo.com> wrote in message
> news:41503038$1@news.mcleodusa.net...
> > How do I change it on my server to set a specified hour period to wait
> > before it disconnects custoemers who have telneted in to my server? Right
> > now it seems to be disconnecting people very quickly.......
> >
> > I am on AIX 5.1 on a RISC6000 box
> >
> > Thank you much
> >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:13 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com