Добрый день спецы !
После обновления 8.10 server до 9.04 server у меня стал матюгаться iptables, при перезагрузке он выдаёт:
Loading kernel modules ...
WARNING: All config files need .conf: /etc/modprobe.d/fuse, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/fuse, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/fuse, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/fuse, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/fuse, it will be ignored in a future release.
net.ipv4.ip_forward = 1
net.ipv4.tcp_syncookies = 1
net.ipv4.conf.all.rp_filter = 1
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.log_martians = 1
Flushing Tables ...
Create and populate custom rule chains ...
Process INPUT chain ...
Process FORWARD chain ...
Process OUTPUT chain ...
Load rules for nat table ...
Load rules for mangle table ...
он запускается, от части работает, но при попытке поднятия виртуального интерфейса для open vpn он ругается на тоже самое:
WARNING: All config files need .conf: /etc/modprobe.d/fuse, it will be ignored in a future release.
В чём проблема ? и что это за ошибки ?
судя из текста ошибки не файлам не хватает хвоста .conf, но просмотрев файлы в дерективе /etc/modprobe.d все файлы с оасширением .conf за исключением fuse, попытался дописать к нему .conf не помогло...
выручайте

покапал в инете, ни у одного у меня такая трабла с modprobe.d...
Жду предложений решения данной проблемы.