Re: SCP/SFTP: Couldn't open /dev/null

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tasmanian Devil
Date: Tuesday, March 27, 2007 - 7:47 pm

> > The permissions of /dev/null change directly after (or maybe even

Yes, that might be it.


I'm quite sure it's still a character special during that time (or at
least most of that time). Every time I checked it was one, though I
never checked directly before using SCP or SFTP, especially not after
I was hoping that last snapshot installation had fixed it.


Yes, that's possible, though on that server are only the original
cronjobs which came with the default install. I didn't add any
additional cronjob.


Good idea, I'll try that, but maybe it's even not necessary? I have
the timestamp on the regular file which was created somehow (from my
first post):


So I checked /var/log for this timestamp (I hope I catched all entries
this way, I'm not an professional like many of you are, though I learn
more and more about OpenBSD and it's a lot of fun for me :-) ):

# zgrep 'Mar 27 18:1' /var/log/*
/var/log/daemon:Mar 27 18:13:12 tas identd[20077]: Connection from localhost
/var/log/daemon:Mar 27 18:13:12 tas identd[13260]: Connection from localhost
/var/log/daemon:Mar 27 18:13:12 tas identd[24972]: Connection from localhost
/var/log/daemon:Mar 27 18:13:17 tas identd[20077]: scanf:
invalid-port(s): 0 , 0 from localhost
/var/log/maillog.0.gz:Mar 27 18:13:12 tas sm-mta[22178]:
l2RGDCfv022178: root@localhost [127.0.0.1] did not issue
MAIL/EXPN/VRFY/ETRN during connection to MTA
/var/log/maillog.0.gz:Mar 27 18:13:12 tas sm-mta[1887]:
l2RGDCxT001887: root@localhost [127.0.0.1] did not issue
MAIL/EXPN/VRFY/ETRN during connection to MSA
/var/log/messages.0.gz:Mar 27 18:13:17 tas identd[20077]: scanf:
invalid-port(s): 0 , 0 from localhost

Does that help somehow?

Tas.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
SCP/SFTP: Couldn't open /dev/null, Tasmanian Devil, (Tue Mar 27, 11:23 am)
Re: SCP/SFTP: Couldn't open /dev/null, Joachim Schipper, (Tue Mar 27, 12:05 pm)
Re: SCP/SFTP: Couldn't open /dev/null, Otto Moerbeek, (Tue Mar 27, 12:27 pm)
Re: SCP/SFTP: Couldn't open /dev/null, Tasmanian Devil, (Tue Mar 27, 12:56 pm)
Re: SCP/SFTP: Couldn't open /dev/null, Joachim Schipper, (Tue Mar 27, 4:05 pm)
Re: SCP/SFTP: Couldn't open /dev/null, Tasmanian Devil, (Tue Mar 27, 4:59 pm)
Re: SCP/SFTP: Couldn't open /dev/null, Darren Tucker, (Tue Mar 27, 7:10 pm)
Re: SCP/SFTP: Couldn't open /dev/null, Tasmanian Devil, (Tue Mar 27, 7:47 pm)
Re: SCP/SFTP: Couldn't open /dev/null, Steve Williams, (Tue Mar 27, 8:01 pm)