On Mon, 9 Aug 1999, Gyepi SAM wrote:

>> "filter accepted rule 27 proto 17 len". Could it be the Samba server and
>> how can I stop this?

> I am not sure, but I think proto 17 is for named packets.  You
> may want to dig a little more into it.  Increase the log levels
> in samba and see what it says.

Diald ignores named <---> named packets, but it can't detect them
if the newer versions of named are used out of the box, because
named now uses a high random port for its queries.  In my
named.conf I have

options {
        /* ... */
        query-source address * port 53;
};

so my named packets look like they actually came from named, not
from some random application.

Ed

-- 
Ed Doolittle <mailto:[EMAIL PROTECTED]>
"Everything we do, we do for a reason."  -- Peter O'Chiese


-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to