Desculpem a mensagem galera... Bendito google ;-))
Achei a resposta em: http://www.sikurezza.org/openbsd/msg00454.html Se algu�m passou por esse problema aqui vai: This usually occurs if your userland and kernel are not built from the same source (kernel older/newer than userland pfctl). If you are tracking -current anyway, I'd cvs update /usr/src, then rebuild the kernel, reboot and rebuild userland. You can also cp /usr/src/sys/net/pfvar.h /usr/include/net and just rebuild pfctl (cd /usr/src/sbin/pfctl && rm -rf obj && make obj && make && make install), if you prefer. per il tipo e' stata la soluzione. ma e' possibile non sia il tuo caso... visto il msg di err riportato... []s ----- Original Message ----- From: "Andrei de Oliveira Mosman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 03, 2002 11:00 PM Subject: [FUGSPBR] PFCTL > Ol�, estou com um probleminha com o PF. > > qdo eu digito: > > pfctl -f /etc/meuarquivodopf.conf > > o pf retorna a seguinte mensagem: > > pfctl: DIOCADDRULE: Operation not supported by device > > ps: Isso t� acontecendo no OpenBSD 3.2 e eu estou usando o mesmo arquivo q > eu usava na 3.1 > > Valeu > > []s Andrei > > > > _______________________________________________________________ > Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr > Historico: http://www4.fugspbr.org/lista/html/FUG-BR/ > _______________________________________________________________ Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
