[Firehol-support] firewall issue

Costa Tsaousis costa at tsaousis.gr
Wed Mar 29 19:51:46 BST 2006


Catalin Constantin wrote:
> the issue i have:
> 1) from a computer with local ip (192.168.0.X) i can't reach an IP
> from subnet (except the one from the router)
>
> i get in the logs something like:
> PASS-unknown:IN=eth1 OUT=eth1 SRC=192.168.0.2 DST=81.196.107.35 LEN=60 TOS=0x00 PREC=0x00 TTL=127 ID=42000 DF PROTO=TCP SPT=2771 DPT=80 WINDOW=32768 RES=0x00 SYN URGP=0
>
> 192.168.0.2 is my workstation ip (eth1 on server)
> 81.196.107.35 is the server 2 IP from public subnet /29
> which is also eth1 (same switch like i am).
>
> i guess it is a "router" command issue but i can't figure it out.
>
> router r1 inface eth1 outface eth1
>        .......
>        
>   
router r1 inface eth1 outface eth1 src ${localnet_definition} dst 
${subnet_definition}
   server http accept
   ...


Costa





More information about the Firehol-support mailing list