postfix /proc/net/if_inet6 (Permission denied)
Posted: Sat Nov 19, 2005 8:55 am
Hi,
I'm running 2.6.13.4-grsec on my gentoo linux box. Some days ago, the postfix version 2.2.5 became stable in gentoo x86 tree. From this time on, i get the following error:
Nov 19 12:21:45 c3po postfix/sendmail[5128]: warning: can't open /proc/net/if_inet6 (Permission denied) - skipping IPv6 configuration
Nov 19 11:21:45 c3po postfix/postdrop[7810]: warning: can't open /proc/net/if_inet6 (Permission denied) - skipping IPv6 configuration
the permission were: -r--r---r-- 1 root pax 0 19. Nov 13:51 if_inet6
and I changed them for testing purposes to:
ls -l /proc/net/ | grep if_inet6
-rw-rw-r-- 1 root pax 0 19. Nov 13:51 if_inet6
I set postfix into the group pax, but i didn't help.
Any ideas?
Thx T2000
I'm running 2.6.13.4-grsec on my gentoo linux box. Some days ago, the postfix version 2.2.5 became stable in gentoo x86 tree. From this time on, i get the following error:
Nov 19 12:21:45 c3po postfix/sendmail[5128]: warning: can't open /proc/net/if_inet6 (Permission denied) - skipping IPv6 configuration
Nov 19 11:21:45 c3po postfix/postdrop[7810]: warning: can't open /proc/net/if_inet6 (Permission denied) - skipping IPv6 configuration
the permission were: -r--r---r-- 1 root pax 0 19. Nov 13:51 if_inet6
and I changed them for testing purposes to:
ls -l /proc/net/ | grep if_inet6
-rw-rw-r-- 1 root pax 0 19. Nov 13:51 if_inet6
I set postfix into the group pax, but i didn't help.
Any ideas?
Thx T2000