> keepup parsing error. Got token 'tcp.ssl'. Not a known tcp service port.
> parse string: 'tcp 120 tcp.dest=tcp.ssl'

It's just that the 'ssl' service is not defined in your /etc/services file. You
either add the line:

        ssl             443/tcp  

to the /etc/services file or comment out the rule involving 'ssl' in

        /usr/lib/diald/standard.filter

> For certain reasons I start to believe that version 0.99.1 is more buggy
> than 0.16.5.

I don't agree 100%. The documentation is poor regarding all the 2.2.x related
features and FAQ, but once configured it seems to run quite OK.

I don't know if there is already someone updating the FAQ, but there are
already 3 points that are quite frequent here:

        - ssl rule       (your question)
        - Use of 'tap0' instead of 'sl0' 
        - Module alias for net-pf-17 (alias net-pf-17 af_packet)


 --
Carlos
[EMAIL PROTECTED]

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

Reply via email to