"Ryan" <[EMAIL PROTECTED]> wrote:

>I followed the directions and made a file
>called /etc/tcp.smtp
>and filled it with:
>
>192.168.0:allow,RELAYCLIENT=""
>127.:allow,RELAYCLIENT=""
>
>I then went to the command line and typed in (per directions)
>
>/usr/local/bin/tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp
>
>and it promply laughs in my face with the unable to parse error!!!

OK, as Adam McKenna pointed out, that should be
"192.168.0.:allow...". But what you wrote here doesn't match what you
wrote in your first message:

>unable to parse command 192.168.0.:allow,RELAYCLIENT="" error line 1

Do you have "192.168.0" or "192.168.0."?

Also, I grepped the source for "unable to parse" and the only match I
found was "unable to parse this line: ". Was that an exact copy of the 
message?

Please don't paraphrase error messages.

-Dave

Reply via email to