[Firehol-support] Oddly unmatched in-out routing

Carlos Rodrigues carlos.efr at mail.telepac.pt
Sat Nov 4 13:28:53 GMT 2006


On 11/4/06, Daniel Pittman <daniel at rimspace.net> wrote:
> Anyway, the gateway can happily route traffic between the relevant
> machines, and I wanted to allow that with Firehol, so I added this rule:
>
>     router int inface eth0 outface eth0
>         route all accept


Maybe it works if you change this to:

  router int inface eth0 outface eth0
         server all accept
         client all accept

-- 
Carlos Rodrigues




More information about the Firehol-support mailing list