Re: shutting down computer using /dev/ttySx

2001-12-12 Thread Plato
On Wed, Dec 12, 2001 at 08:04:22PM -0200, Pedro Zorzenon Neto wrote: > head -c 9 /dev/ttyS0 #waits to receive 9 bits from serial port 9 bytes > echo -n "\007" > /dev/console #beep the pcspeaker echo -ne Plato

Re: shutting down computer using /dev/ttySx

2001-12-12 Thread Plato
On Wed, Dec 12, 2001 at 08:04:22PM -0200, Pedro Zorzenon Neto wrote: > head -c 9 /dev/ttyS0 #waits to receive 9 bits from serial port 9 bytes > echo -n "\007" > /dev/console #beep the pcspeaker echo -ne Plato -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Re: Fw: Can a daemon listen only on some interfaces?

2001-12-10 Thread Plato
ll not help with that. I thought that rp_filter was for precisely this. Doesn't it stop packets which appear on interfaces with invalid IP addresses for that interface from getting through? Plato

Re: Fw: Can a daemon listen only on some interfaces?

2001-12-10 Thread Plato
ll not help with that. I thought that rp_filter was for precisely this. Doesn't it stop packets which appear on interfaces with invalid IP addresses for that interface from getting through? Plato -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]