Thanks to Mr Darren for the reply .
Stiil i am not able to filter ipv6 packets
I am using ipfilter 4.1.8 and pfil 2.1.7 on solaris 9 sparc 64 bit system.
ipv4 filtering doing well. But problem with IPv6 filtering ..
I had already asked the same question in the group and Mr Dareen replied that Configuration is wrong .
I could able to find ,what i am doing wrong ..
Here i am listing my system information and the procedure followed to configure IPFilter
[EMAIL PROTECTED]> ifconfig -a6
lo0: flags=2000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6> mtu 8252 index 4
inet6 ::1/128
ce3: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 5
ether 0:3:ba:da:81:81
inet6 fe80::203:baff:feda:8181/10
groupname sc_ipmp0
ce3:1: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 5
inet6 2006:22:188:252:0:66:1:3/10
ce3:2: flags=2080841<UP,RUNNING,MULTICAST,ADDRCONF,IPv6> mtu 1500 index 5
inet6 2002:db9:3c4d:15:203:baff:feda:8181/64
I confgured ipf6.conf with simple rule
[EMAIL PROTECTED]> cat /etc/opt/ipf/ipf6.conf
log in all
#/etc/init.d/ipfboot start
I tried to monitor the packets using "ipmon" .But no output
[EMAIL PROTECTED]> ipfstat -6hio
empty list for ipfilter(out)
0 log in all
Note : ipmon working fine for ipv4
[EMAIL PROTECTED]> ipfstat -hio
empty list for ipfilter(out)
1644 log in all
#netstat -r
Routing Table: IPv6
Destination/Mask Gateway Flags Ref Use If
--------------------------- --------------------------- ----- --- ------ -----
2002:db9:3c4d:15::/64 2002:db9:3c4d:15:203:baff:feda:8181 U 1 2 ce3:2
fe80::/10 fe80::203:baff:feda:8181 U 1 18 ce3
2000::/10 sf44buce01 &nbs! p; U 1 7 ce3:1
ff00::/8 fe80::203:baff:feda:8181 U 1 0 ce3
default fe80::203:baff:feda:8181 U 1 1 ce3
localhost localhost UH 4 36 lo0
Is the procedure followed by me proper?
Best Regards
Pradeep Reddy
Yahoo! Mail - Helps protect you from nasty viruses.
