Saravana Manickam wrote:
Hi,
I have compiled both pfil2.1.11 and ipfilter 4.1.14 with USE_INET6
defined. IPv4 filtering works great. But when i try to plumb pfil onto
any IPv6 interface the traffic is instantly blocked, and the ping
returns "ICMPv6 Address Unreachable from gateway"
Do you have an ipf6.conf that allows access?
Yes. A "Pass in log all" rule. I also tried after clearing the rule set.
The problem here is even before ipfilter packages are installed,
the moment i insert the pfil module into the interfaces IPv6 traffic
is blocked.
- Saravana