Hello!<br>I'm running Kannel (a WAP-gate service) on my Debian Linux machine and can't get FireHOL stop blocking its traffic. I even tried to use the following interface: <br>interface eth1 inet<br>        policy accept<br>
        protection none<br>        server all accept<br>        client all accept<br><br>but it still doesn't allow to connect to Kannel. When I turn the FireHOL off everything rocks just fine. There is no lines in /var/log/messages indicating dropped packets. Please help! 
<br>