[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 110
- To: Ishai Parasol <ishai-iglu(at-nospam)parasol.org.il>
- Subject: Re: 110
- From: Ilya Konstantinov <linux-il(at-nospam)future.galanet.net>
- Date: Wed, 21 Feb 2001 15:08:21 +0200
- Cc: Linux-IL <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <004b01c09bf6$0d4d3e40$0100007f@localdomain.localdomain>; from ishai-iglu@parasol.org.il on Wed, Feb 21, 2001 at 01:04:25PM +0200
- Mail-Followup-To: Ilya Konstantinov <linux-il@future.galanet.net>,Ishai Parasol <ishai-iglu@parasol.org.il>,Linux-IL <linux-il@cs.huji.ac.il>
- References: <004b01c09bf6$0d4d3e40$0100007f@localdomain.localdomain>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2.4i
On Wed, Feb 21, 2001 at 01:04:25PM +0200, Ishai Parasol wrote:
> I'm not sure. what's the difference between those two (regarding to 110) If
> inet listens and "calls" cucipop every time it get a "110 call" why do i
> need cucipop to listen on 110 too ?
If cucipop runs as an inetd application, it would interface with inetd
(via STDIN / STDOUT) for it's network IO. Maybe cucipop cannot detect
it's in inetd mode automatically, so you got to configure it not to run
in 'standalone mode'.
> I don't have fuser file on my system. where can I get it ?
On Debian, I have it in package 'psmisc'.
'lsof' (LiSt Open Files) is also a nice tool to have for those purposes.
--
Best regards,
Ilya Konstantinov
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il