Re: tcpsvd and ipsvd-instruct
Charlie Brady <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <Pine.LNX.4.44.0405131301040.26798-100000@e-smith.charlieb.ott.istop.com> |
On Thu, 13 May 2004, M.S. Lucas wrote: > making the line > exec /usr/local/bin/softlimit -m 4000000 \ > /usr/local/bin/envdir /var/qmail/control/env \ > /usr/local/bin/tcpsvd -vv -u "$QMAILDUID":"$NOFILESGID" -c "$MAXSMTPD" -i > /var/qmail/control/peers 0 smtp \ > /usr/local/bin/rblsmtpd \ > > give > > @4000000040a3a8411cb00074 tcpsvd: info: status 1/20 > @4000000040a3a8411cb265bc tcpsvd: info: pid 4470 from 192.168.1.3 > @4000000040a3a8481512eb9c tcpsvd: info: start 4470 :192.168.1.250 > ::192.168.1.3:3497 /var/qmail/control/peers/0: > @4000000040a3a8481517a68c tcpsvd: info: end 4470 exit 111 > @4000000040a3a84815185e24 tcpsvd: info: status 0/20 ... > And another failure. What is the content of /var/qmail/control/peers/0? Who owns /var/qmail/control/peers/0 and what is its permissions? I see "exit 111". Under what conditions does tcpsvd exit 111 (consult the source code)? Charlie