[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Firewall
On Thu, 2 Mar 2000, Richard wrote:
> WALL: /dev/ttyp0: Input/output error
> WALL: /dev/ttyp1: Input/output error
I believe that wall sends messages to all users who are logged in. If
this is the case, it would seem that there are two terminals open on
ttyp0 and ttyp1 and that your script (or a program run in it) is trying
to msg all users and failing on these. ttypx are terminals assigned to
telnet logins if I remember correctly.
The only source of error that I can think of is that you're using
/dev/pts things for terminals and /dev/ttypx's are dodgey. But then, I
thought they were only for consoles :/
Most odd
Bob
--
Bob Ham: bob [at] timecity.org http://flux.mentaltempt.org/~node/
IRC: 'node' on SlashNET (devnull.slashnet.org:6667): #Slashdot #TimeCity
ICQ: 4396425 'The Tek' & 27699423 'The Tek.'
Time City Level Designer
Time City: http://www.timecity.org/
My work: http://flux.mentaltempt.org/~node/tc/
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.
- References:
- Firewall
- From: Richard <richard [at] sheflug.co.uk>