RE: Reduce DHCP Client Timeout & send hostname

2003-10-02 Thread Bill Anderson
On Wed, 2003-09-24 at 01:15, Karasik, Vitaly wrote: > you need to add two strings to > > /etc/sysconfig/network : > > > DHCP_HOSTNAME="hostname" > > DHCPCARG="-t 10" IMO, when you select the option to manually set your hostanme in r-c-n it should add the DHCP_HOSTNAME entry to the system. Ma

RE: Reduce DHCP Client Timeout & send hostname

2003-09-29 Thread Karasik, Vitaly
>I am using RH 7.1 and the options you specified do not work, i.e., the timeout is >still 3 minutes... >Perhaps it will be best for me to use the ISC DHCP client... for pump you should change in your /etc/pump.conf file timeout & hostname parameters, see man

RE: Reduce DHCP Client Timeout & send hostname

2003-09-24 Thread Syed Ali
I am using RH 7.1 and the options you specified do not work, i.e., the timeout is still 3 minutes... Perhaps it will be best for me to use the ISC DHCP client... Thank you... -Original Message- From: Karasik, Vitaly [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 3:16 AM

RE: Reduce DHCP Client Timeout & send hostname

2003-09-24 Thread Karasik, Vitaly
you need to add two strings to /etc/sysconfig/network : DHCP_HOSTNAME="hostname" DHCPCARG="-t 10" Regards, Vitaly Karasik, RHCE *** Information contained in this email message is intended only for use of the ind

Reduce DHCP Client Timeout

2003-09-23 Thread Syed Ali
Does anyone know how to reduce the DHCP client timeout? I have an RH 7.1 DHCP client which takes 3 minutes to timeout at boot time when it tries to bring up eth0 and eth0 is not connected to the network. The client is a laptop and is quite often not connected to the network. Thank you

Emergency:My RH7.1 has "login timeout" problem!!!

2003-09-17 Thread cyzpb
  from last week,two servers of RH7.1 had such problem:when you remote login to the server,is fine.after that,when i go to sw & type "ls -l" or some commands,which may cause a lot of output,the screen stopped,will not respond to me until about 1 or 2 mins later,it went back to the first login locat

Re: increase timeout for fetchmail socket error (exitcode=2)?

2003-09-10 Thread gregory mott
On Fri, 2003-09-05 at 23:46, Sean Estabrooks wrote: > On 05 Sep 2003 12:32:15 +0100 gregory mott <[EMAIL PROTECTED]> wrote: > > hi redhatters, > > > > fetchmail has a parameter for timeout, but apparently that parameter > > doesn't affect whatever timeo

Re: increase timeout for fetchmail socket error (exitcode=2)?

2003-09-07 Thread gregory mott
ty for answering, i should have mentioned before, my previous experience with heavy dialup traffic has shown that round trip time for pings can be longer than 15 seconds for sure, possibly longer than 30. so i expect that i'm on the hunt for some timeout that is not waiting long enough.

Re: increase timeout for fetchmail socket error (exitcode=2)?

2003-09-05 Thread Sean Estabrooks
On 05 Sep 2003 12:32:15 +0100 gregory mott <[EMAIL PROTECTED]> wrote: > hi redhatters, > > fetchmail has a parameter for timeout, but apparently that parameter > doesn't affect whatever timeout results in exitcode=2, socket error. > > i bet the relevant timeout is

increase timeout for fetchmail socket error (exitcode=2)?

2003-09-05 Thread gregory mott
hi redhatters, fetchmail has a parameter for timeout, but apparently that parameter doesn't affect whatever timeout results in exitcode=2, socket error. i bet the relevant timeout is in the kernel, not fetchmail? this is happening alot when our dialup is busy with other things, like rsyn

Re[4]: Timeout

2003-08-27 Thread Redhat Man
ould mean that if you don't type anything for 1 minute >> SE> bash will terminate. >> >> SE> Cheers, >> SE> Sean >> >> >> I don't understand what you mean. How i have to do it ? where I have >> to do it ? Please tell me the command line in d

Re: Re[2]: Timeout

2003-08-27 Thread Sean Estabrooks
do it ? where I have > to do it ? Please tell me the command line in detail...? > > Thanks for your kind co-operation > > -- > Best regards, > Redhatmailto:[EMAIL PROTECTED] > > > If you're logged in via ssh for instance and

Re[2]: Timeout

2003-08-27 Thread Redhat Man
Hello Sean, Tuesday, August 26, 2003, 4:26:18 AM, you wrote: SE> On Tue, 26 Aug 2003 14:36:30 -0700 SE> Redhat Man <[EMAIL PROTECTED]> wrote: >> Hi every one, >> >> I had installed Linux Redhat 8.0 OS soft in my network environment system. >> While, I connected in root from the the remote compu

Re: Timeout

2003-08-26 Thread Sean Estabrooks
On Tue, 26 Aug 2003 14:36:30 -0700 Redhat Man <[EMAIL PROTECTED]> wrote: > Hi every one, > > I had installed Linux Redhat 8.0 OS soft in my network environment system. > While, I connected in root from the the remote computer to my linux redhat > system. > I wanna to make disable/logout from the

Timeout

2003-08-26 Thread Redhat Man
Hi every one, I had installed Linux Redhat 8.0 OS soft in my network environment system. While, I connected in root from the the remote computer to my linux redhat system. I wanna to make disable/logout from the root in shorten period automatically. How does it's possible to make auto disconnect

rup RPC timeout

2003-08-25 Thread Ben Hall
Hello, I'm trying to use rup and rstatd to get a list of active RH9 systems and their status. The rstatd is running on the systems, and running rup from a solaris box gives me the data I want. However, when I run rup on a Linux box I immediately get back: RPC: Timed out. According to Linux'

Re: Session Timeout for Apache?

2003-07-21 Thread Frank Bax
At 03:20 PM 7/21/03, Lee Flier wrote: On Mon, 2003-07-21 at 14:42, John Nichel wrote: > Since > the browser caches the username and password with the authentication > realm, as described earlier in this tutorial, this is not a function of > the server configuration, but is a question of getting t

Re: Session Timeout for Apache?

2003-07-21 Thread Lee Flier
On Mon, 2003-07-21 at 14:42, John Nichel wrote: > Since > the browser caches the username and password with the authentication > realm, as described earlier in this tutorial, this is not a function of > the server configuration, but is a question of getting the browser to > forget the credenti

Re: Session Timeout for Apache?

2003-07-21 Thread Mike McMullen
John, yes they use .htaccess. This confirms what I was coming to realize. Thanks, Mike - Original Message - From: "John Nichel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 21, 2003 11:42 AM Subject: Re: Session Timeout for Apache? > Mike Mc

Re: Session Timeout for Apache?

2003-07-21 Thread John Nichel
Mike McMullen wrote: Subject: Re: Session Timeout for Apache? At 01:59 PM 7/21/03, Mike McMullen wrote: > Does anyone know of a utility or code that will > time-out a web session with Apache? in httpd.conf (default is 5 minutes): # # Timeout: The number of seconds before receives and

Re: Session Timeout for Apache?

2003-07-21 Thread Mike McMullen
Subject: Re: Session Timeout for Apache? > At 01:59 PM 7/21/03, Mike McMullen wrote: > > Does anyone know of a utility or code that will > > time-out a web session with Apache? > > > in httpd.conf (default is 5 minutes): > > # > # Timeout: The number of

Re: Session Timeout for Apache?

2003-07-21 Thread Frank Bax
At 01:59 PM 7/21/03, Mike McMullen wrote: > Does anyone know of a utility or code that will > time-out a web session with Apache? in httpd.conf (default is 5 minutes): # # Timeout: The number of seconds before receives and sends time out. # Timeout 300 -- redhat-list mailing list unsub

Session Timeout for Apache?

2003-07-21 Thread Mike McMullen
Does anyone know of a utility or code that will time-out a web session with Apache? TIA Mike Mike McMullen CIO - Baton, Inc. 7637 Fair Oaks Blvd Suite #2 Carmichael, CA 95608 Tel: 1-866-515-4421 or 916-944-7790 ext. 2 Fax: 1-866-843-8795 or 916-944-8422 Email: [EMAIL PROTECTED]

Re: TCP/IP Timeout

2003-06-17 Thread Jerome Dsilva
I suppose it is /proc/sys/net/ipv4/tcp_fin_timeout . You can put the new value in /etc/rc.d/rc.local as echo > /proc/sys/net/ipv4/tcp_fine_timeout so that it can have that vaue at boot time. You can also look at /usr/src/linux/net/ipv4.. There are c files that specify the timeout period ..I

TCP/IP Timeout

2003-06-17 Thread Richard Worwood
Does anyone know how I can manually set the tcp timeout ? Thanks in advance Richard Worwood, TDB Networks 4 High Street, Twyford, Berkshire RG10 9AE Office: +44 (0) 118 934 0056 Mobile: +44 (0) 7771 662880 Email: [EMAIL PROTECTED] Web

Re: hda: timeout waiting for dma

2003-06-13 Thread Jean-Sebastien Vachon
oot up, or does it only need > to be executed once? > > Here is the error: > > > hda: timeout waiting for DMA > > ide_dmaproc: chipset supported ide_dma_timeout func only: 14 > > hda: status error: status=0x58 { DriveReady SeekComplete DateRequest } > > hda: drive

hda: timeout waiting for dma

2003-06-13 Thread Chris W. Parker
above each time I boot up, or does it only need to be executed once? Here is the error: > hda: timeout waiting for DMA > ide_dmaproc: chipset supported ide_dma_timeout func only: 14 > hda: status error: status=0x58 { DriveReady SeekComplete DateRequest } > hda: drive not ready for c

RE: eepro100: wait_for_cmd_done timeout!

2003-02-21 Thread Andreas Freyvogel
Thanks, John, that's the file. -Andreas -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John Horne Sent: Friday, February 21, 2003 1:43 PM To: [EMAIL PROTECTED] Subject: RE: eepro100: wait_for_cmd_done timeout! On Fri, 2003-02-21 at 21:05, An

RE: eepro100: wait_for_cmd_done timeout!

2003-02-21 Thread John Horne
On Fri, 2003-02-21 at 21:05, Andreas Freyvogel wrote: > too weird .. I had this problem just last night with my RedHat 6.2 box. I > can't however find the modules.conf file. Is there something else I need to > look at for this older version? > The file was renamed at later versions. Try looking fo

RE: eepro100: wait_for_cmd_done timeout!

2003-02-21 Thread Andreas Freyvogel
betts, Ric Sent: Friday, February 21, 2003 12:55 PM To: [EMAIL PROTECTED] Subject: Re: eepro100: wait_for_cmd_done timeout! Oops, reverse that! From: alias eth0 eepro100 to alias eth0 e100 Ric Ric Tibbetts wrote: > I've had this same problem with integrated Intel NIC

Re: eepro100: wait_for_cmd_done timeout!

2003-02-21 Thread Tibbetts, Ric
ust reboot the box in order for it to work correctly again. It is a Tyan 2425 with Intel Pro100 built in cards. -Original Message- From: Ramesh .T.S [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 19, 2003 11:48 AM To: [EMAIL PROTECTED] Subject: Re: eepro100: wait_for_cmd_done time

Re: eepro100: wait_for_cmd_done timeout!

2003-02-20 Thread Ric Tibbetts
t in cards. -Original Message- From: Ramesh .T.S [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 11:48 AM To: [EMAIL PROTECTED] Subject: Re: eepro100: wait_for_cmd_done timeout! tryto compile e100 driver from intel and check cox eepro has certain bugs which affects during heavy

Re: eepro100: wait_for_cmd_done timeout!

2003-02-19 Thread Ramesh .T.S
is there then try replacing the cable - Original Message - From: "Christopher Lyon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 20, 2003 3:34 AM Subject: RE: eepro100: wait_for_cmd_done timeout! > I downloaded the latest from Intel and

RE: eepro100: wait_for_cmd_done timeout!

2003-02-19 Thread Christopher Lyon
; From: Ramesh .T.S [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 19, 2003 11:48 AM > To: [EMAIL PROTECTED] > Subject: Re: eepro100: wait_for_cmd_done timeout! > > tryto compile e100 driver from intel and check cox eepro has certain bugs > which affects during heavy tr

RE: eepro100: wait_for_cmd_done timeout!

2003-02-19 Thread Christopher Lyon
2003 10:45 AM > To: [EMAIL PROTECTED] > Subject: Re: eepro100: wait_for_cmd_done timeout! > > On Wed, Feb 19, 2003 at 10:06:20AM -0800, Christopher Lyon wrote: > > I seem to be having a problem with copy files in or out of this machine. > > I noticed that a console mess

Re: eepro100: wait_for_cmd_done timeout!

2003-02-19 Thread Ramesh .T.S
6 PM Subject: eepro100: wait_for_cmd_done timeout! > I seem to be having a problem with copy files in or out of this machine. > I noticed that a console message just came up and it said "eepro100: > wait_for_cmd_done timeout!" I have never seen this before and I noticed > that the box

Re: eepro100: wait_for_cmd_done timeout!

2003-02-19 Thread Jeffrey Tadlock
On Wed, Feb 19, 2003 at 10:06:20AM -0800, Christopher Lyon wrote: > I seem to be having a problem with copy files in or out of this machine. > I noticed that a console message just came up and it said "eepro100: > wait_for_cmd_done timeout!" I have never seen this before and I

eepro100: wait_for_cmd_done timeout!

2003-02-19 Thread Christopher Lyon
I seem to be having a problem with copy files in or out of this machine. I noticed that a console message just came up and it said "eepro100: wait_for_cmd_done timeout!" I have never seen this before and I noticed that the box from the networking standpoint is completely locked up. An

Re: aborting command due to timeout: error

2002-12-01 Thread nate
up it would start a loop when > trying to find the SCSI drivers. I reinstalled the system with Old > Adaptec AIC-7xxx drivers and on boot up I now get "aborting command due to > timeout: pid (#), scsi0, channel 0, id (#), lun o I lemme guess, Intel L440GX+ Motherboard? I rem

aborting command due to timeout: error

2002-11-30 Thread Jim Alexander
find the SCSI drivers. I reinstalled the system with Old Adaptec AIC-7xxx drivers and on boot up I now get "aborting command due to timeout: pid (#), scsi0, channel 0, id (#), lun o I Inquiry 00 00 00 ff 00". This error message comes up over and over again. Not sure what to do at this

Re: ssh timeout - Dist RH 8.0

2002-11-25 Thread Yoink!
On Mon, 25 Nov 2002, Mike Shoemaker wrote: > I want to lengthen the amount of inactive time before an ssh connection > is reset. Where can I configure this? /etc/ssh/sshd_config -- \ \/ / _ |~\ _ In God We Trust. All Others Pay Cash. > < / \|\ /|+-< | | "The world is a comedy to tho

ssh timeout - Dist RH 8.0

2002-11-25 Thread Mike Shoemaker
Gang I want to lengthen the amount of inactive time before an ssh connection is reset. Where can I configure this? Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

scsi aborting command due to timeout (CDRW)

2002-09-07 Thread Sean Staats
scsi : aborting command due to timeout : pid 0, scsi0, channel 0, id 0 lun 0 Inquiry 00 00 00 ff 00 And the system locks up. Here is the hardware configuration: IDE0/master = 40GB IBM Deskstar 60GXP IDE0/slave = 40GB IBM Deskstar 60GXP IDE1/master = Sony CRX145E CDRW IDE1/slave = Asus 50x CDROM mo

Re: SSHD Timeout?

2002-08-08 Thread Javier Gostling
On 2002.08.08 15:15 "Calbazana, Al" wrote: > After I've logged in and stepped away from my session for a period of > time I > get dropped. I am assuming this is a default somewhere. > > What entry in the sshd_config might control this? I dug around sshd > and > ClientAliveInterval or KeepAlive

PPPoE Problem: Inactivity timeout... something wicked happened

2002-08-03 Thread Serban Giuroiu
is and/or how to fix it? Here is my pppoe.conf and a snip of /var/log/messages of what's happening over and over again. Thank you in advance, Serban Giuroiu -- BEGIN /VAR/LOG/MESSAGES SNIP Aug 3 08:23:32 gateway pppoe[4429]: Inactivity timeout... something wicked happened Aug

Re: DHCP Timeout

2002-08-02 Thread Bret Hughes
On Fri, 2002-08-02 at 07:57, Rob & Jen wrote: > I would like to change my DHCP timeout from the default 2 min to more > like 20 sec as when booting off the network is too slow. Can anybody > help me on how to edit the ifup file to do this? > from the dhcpcd man pag

DHCP Timeout

2002-08-02 Thread Rob & Jen
I would like to change my DHCP timeout from the default 2 min to more like 20 sec as when booting off the network is too slow. Can anybody help me on how to edit the ifup file to do this?   Thanks,   Rob  

Re: Re: eth0 timeout interval

2002-05-22 Thread arun yadav
Hi Tony, thanks for the reply but i m having static IP.i m not using DHCP. regards Arun On Thu, 23 May 2002 Anthony E. Greene wrote : >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >On 22-May-2002/07:11 -, arun yadav ><[EMAIL PROTECTED]> wrote: > >How do I

Re: eth0 timeout interval

2002-05-22 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22-May-2002/07:11 -, arun yadav <[EMAIL PROTECTED]> wrote: >How do I change the eth0 timeout for Linux? >When my machine boots off the network, it stops >at "Bringing up interface eth0" for about 5 >minutes. T

eth0 timeout interval

2002-05-21 Thread arun yadav
Hi all, quick question for you - probably a no brainer, but I have no clue: How do I change the eth0 timeout for Linux? When my machine boots off the network, it stops at "Bringing up interface eth0" for about 5 minutes. That's entirely too long - 30 seconds should be suffici

Why ftp timeout??

2002-03-30 Thread Vimol
not come out or it does not detect the net connection break. Q1. Why is connection timeout is through out while downloading ?? Q2. What is exact technical reason for time out?? Q3. Why it does not come out after net connection break ?? Kvimol

SCSI Timeout

2002-02-19 Thread Janyne Kizer
I have two servers that are consistently reporting what appears to be a SCSI timeout error. I have two other servers with the same model hardware (one of which is literally a copy of the one below) that are not reporting this problem. The error that I am looking at (AAC:SCSI Channel[0]: Timeout

Apache Connection Timeout (60)

2001-12-14 Thread John Weez
I have a php script that connects to another server and collects infomration. After a while i get a message saying Connection Timeout(60). Is this comming from my apacher server or theirs? How can I tell? thanx for any suggestions. John

LCP: timeout sending Config-Requests

2001-12-11 Thread Bret Hughes
I am trying to fiure out why occationally when we try to bring up an ssh based vpn link we get erros with LCPs. On the remote box the log message is : LCP: timeout sending Config-Requests on the local box you can see the sends try for a while with no receives comming back. Bret

Setting OpenSSH timeout...

2001-04-18 Thread John Indra
Hi folks... I've tried to read OpenSSH man pages (sshd(8) and ssh(1)) but I can't find any information on setting up timeout value. I want to configure my SSH daemon to disconnect any SSH session that's been idle for a certain amount of time. Does anyone know how to configur

Re: scsi timeout?

2000-09-12 Thread Eric Sisler
[EMAIL PROTECTED] wrote: >Hi, hopefully someone can help me with this. Can you tell me if this is a >sign of a bad HD? > >scsi : aborting command due to timeout : pid 14448542, scsi0, channel 0, >id 0, lun 0 Read (10) 00 00 05 ed 25 00 00 02 00 >scsi : aborting command du

scsi timeout?

2000-09-11 Thread stevenma
Hi, hopefully someone can help me with this. Can you tell me if this is a sign of a bad HD? scsi : aborting command due to timeout : pid 14448542, scsi0, channel 0, id 0, lun 0 Read (10) 00 00 05 ed 25 00 00 02 00 scsi : aborting command due to timeout : pid 14947343, scsi0, channel 0, id 0

RE: TIMEOUT in kppp

2000-05-20 Thread Riley, Patrick \(Patrick\)** CTR **
> I was having a similar problem to yours, it sounds like your defaultroute > might be set to you eth0. Either go in and change that or just add > 'defaultroute' and 'noauth' to your /etc/ppp/options and this should do > the trick also. You might also bump

RE: TIMEOUT in kppp

2000-05-20 Thread Riley, Patrick \(Patrick\)** CTR **
I was having a similar problem to yours, it sounds like your defaultroute might be set to you eth0. Either go in and change that or just add 'defaultroute' and 'noauth' to your /etc/ppp/options and this should do the trick also. You might also bump up the pppd timeout in K

TIMEOUT in kppp

2000-05-18 Thread Roberto Matus
SORRY FOR THE BAD ENGLISH Hello, people. I'm having problems with the kppp dialer since I reinstalled Red Hat 6.0. The problem is the following: -Kppp tells me: "timeout expired while waiting for the PPP interface to come up!". The log is: > May 9 15:09:03 pocosirv

Harddrive problem: timeout waiting for DMA

2000-03-29 Thread Petri Lehtonen
and how much is still to come with du * -s command the computer hang and gave the error message: hde: timeout waiting for DMA Any ideas on what might have caused this? Pete -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

timeout ftp

2000-02-05 Thread Michael S. Dunsavage
How can I set it so people can only be logged in on ftp for like 5 minutes? and is it possible to set it so certain hosts can connect longer? And can this work for telnet as well? -- Michael S. Dunsavage "Linux: the operating system with a CLUE... Command Line User Environment". (seen in a pos

Re: timeout on xterm's

1999-12-16 Thread J. Scott Kasten
That's not an RH default. The timeout would actually be with the shell that xterm is using. Sometimes a sysadmin would put a 10min idle timeout or something like that. However, if this is your own box, and you obviously have not set such a thing, then you have some other problem.

timeout on xterm's

1999-12-16 Thread matt boex
question. how do i change the timeout on my xterm's. i am telneting to a machine and my xterm's are timing out in 2-3 minutes. is this an environment varible? matt. __ Do You Yahoo!? Thousands of Stores. Millions of Products. All in

Re: Sendmail Timeout Question

1999-12-01 Thread Edward Marczak
rom mail.example1.com > (the sendmail box in question) to mail.example2.com just fine (like your > example). But sendmail continues to timeout. I just don't get it. After a bit more troubleshooting, you're right, it was a DNS issue. DNS was wrong and someone put an entry in our

Re: Sendmail Timeout Question

1999-11-30 Thread Anthony E. Greene
eSMTPServer. > QUIT > 221 example2.com SomeSMTPServer closing connection > Connection closed by foreign host. > > ..and it comes up almost immediately. Try typing in the HELO command and a message instead of issuing the QUIT command. It's possible that the timeout is durin

Re: Sendmail Timeout Question

1999-11-29 Thread Edward Marczak
the MAIL or RCPT, check DNS is my suggestion. Make > sure hosts can reverse and forard lookup. Thanks for the tip. I am able to manually send mail from mail.example1.com (the sendmail box in question) to mail.example2.com just fine (like your example). But sendmail continues to timeout. I just don&

Re: Sendmail Timeout Question

1999-11-29 Thread Duncan Hill
On Mon, 29 Nov 1999, Edward Marczak wrote: > Sendmail Mavens; > Escape character is '^]'. > 220 example2.com ESMTP SomeSMTPServer. > QUIT > 221 example2.com SomeSMTPServer closing connection > Connection closed by foreign host. I claim to be no maven, but try this: telnet theirSMTPserver HELO

Sendmail Timeout Question

1999-11-29 Thread Edward Marczak
ely. If I 'sendmail -v -q', I get the same timeout. So basically, sendmail is delivering to everyone outside of my facility. To this one, internal to my WAN, I'm getting timeouts. But I can ping, traceroute and telnet to it just fine. Strange, or am I missing something simple? T

ide0 irq timeout hda status busy

1998-05-28 Thread James Hartley
Hi I am getting the followiing errors on a system that has been running without any problems for a couple of months. When booting I sometimes get error 0x01 or error 0x02 and the systems hangs during boot up . If the system comes up without errors I get the followiing while the system is at th

Re: Stopping telnet's timeout?

1998-03-18 Thread Fabio V. Rojas S.
On Wed, 18 Mar 1998, Michael Jinks wrote: > Is there a way to keep telnet from timing out a session? I'm running > some really long processes remotely, which spend long periods of time > not sending anything over the terminal, and my sessions are getting > bombed while I wait. > This is a sh

Stopping telnet's timeout?

1998-03-18 Thread Michael Jinks
Is there a way to keep telnet from timing out a session? I'm running some really long processes remotely, which spend long periods of time not sending anything over the terminal, and my sessions are getting bombed while I wait. I couldn't find anything in the man pages for telnet, in.telnetd, or