>injoy stop working, every tcpip connection do not work (server completely
>isolated) and i get this error in activity.log
>Fatal: failed to send packet (32799 - 0)
The error code translates to
#define ERROR_LONGLOCK 32799
and 0 is the number of bytes sent.
This means for an as yet unknown reason the DosWrite to the pipe that
gateway.exe uses to communicate with fxwrap.sys timed out.
Did you check ijfw\logs\firewall.log? This is where rule errors are
typically reported.
>since i use includes (with 3 rule files) and i've about 417 KiloBytes in
>total of rules anyone knows if i'm reaching a physical limit of the
>product?
If you were, it would be reported in firewall.log.
>to have the firewall working again and so tcp/ip communications i had to
>comment one of these 3 include file
What does this mean? You stated above, you added one rule and thi broke
the firewall. What does have to do with "these 3 include file"?