Topic: bind9 problem

Hello,
I have problem with DNS running on same machine as Chillispot.
When I try nslookup from chillispot machine it works fine.
When I try nslookup from host pc I get no response. I see incoming dns packets on eth1, but none on tun0. When I use another DNS server (no chillispot) it works fine.

Iptables is not blocking it.

Thanx for help.

Re: bind9 problem

solution: disable rp_filter on interface

echo 0 >  /proc/sys/net/ipv4/conf/eth1/rp_filter