One of the machines I help maintain is running kernel 2.0.33 with 2 PII400 processors and an adaptec scsi card (debian machine with a bunch of RedHat stuff installed on it - I can't control the owner:)). The machine regularly crashes and I have been trying to help track down the problem with no avail. The one strange thing that I have run across is the anonymous ftp sessions seem to add EST to an EST clock. User ftps don't. Does anyone have any idea why this is? Any help is gratefully appreciated.
Cheers, Colin. -- Colin Telmer, Ottawa, Ontario, Canada <mailto:[EMAIL PROTECTED]> <http://www.telmer.com> ---------- Forwarded message ---------- Date: Tue, 11 Aug 1998 11:56:46 -0400 From: Chris Telmer <[EMAIL PROTECTED]> To: "Telmer, Colin" <[EMAIL PROTECTED]> Subject: clock The only weird thing I still detect is that the anonymous ftp server still stamps the wrong time on? For instance (from /var/log/messages) ================ Aug 11 11:08:07 bertha ftpd[626]: FTP LOGIN FROM SAVAGE.WHARTON.UPENN.EDU [165.123.8.41], telmerc Aug 11 11:13:31 bertha ftpd[626]: FTP session closed Aug 11 11:16:16 bertha PAM_pwdb[693]: (su) session opened for user root by telmerc(uid=0) Aug 11 15:23:06 bertha ftpd[744]: ANONYMOUS FTP LOGIN FROM zeppo.dresdnerkb.com [193.132.164.134], mozilla@ Aug 11 15:23:08 bertha ftpd[744]: FTP session closed Aug 11 11:25:26 bertha PAM_pwdb[761]: (login) session opened for user yarona by (uid=0) Aug 11 11:25:26 bertha PAM_pwdb[761]: LOGIN ON ttyp1 BY yarona FROM SAVAGE.WHARTON.UPENN.EDU Aug 11 11:36:07 bertha PAM_pwdb[693]: (su) session closed for user root Aug 11 11:37:00 bertha PAM_pwdb[861]: 1 authentication failure; telmerc(uid=20792) -> root for su service Aug 11 11:37:03 bertha PAM_pwdb[862]: (su) session opened for user root by telmerc(uid=0) =============== Here, you can see me come in from SAVAGE at 11:08, which is correct, but not by anonymous ftp. Some other guy, zeppo, comes in anonymously, and it dates it in the future. Same thing is recorded in /var/log/xferlog =========== Tue Aug 11 11:11:59 1998 1 SAVAGE.WHARTON.UPENN.EDU 8287 /home/yarona/Tknoannote/welfeff1NA.m b _ o r telmerc ftp 0 * Tue Aug 11 11:11:59 1998 1 SAVAGE.WHARTON.UPENN.EDU 4409 /home/yarona/Tknoannote/welfeff2.m b _ o r telmerc ftp 0 * Tue Aug 11 15:23:08 1998 1 zeppo.dresdnerkb.com 68096 /dist/web/fx98.xls b _ o a mozilla@ ftp 0 * Tue Aug 11 15:51:22 1998 1 bertha.gsia.cmu.edu 141954 /dist/web/pp11_98.ps b _ o a mozilla@ ftp 0 * ============== Here, you can see that I grabbed a file (the last entry) via anonymous ftp (in /var/log/messages this is confirmed), which also got stamped 4 hours in the future? ...........CT