[FUG-BR] Regras do PF não carregam no boot

Marcos Vinicius Buzo annihil4tor em gmail.com
Quinta Agosto 23 00:37:39 BRT 2007


Pessoal, testei todas as formas aqui postadas e nenhuma deu certo pra
mim, continuei a procurar e depois de fazer vários testes, encontrei o
problema e aqui está a solução:

Na parte do ALTQ, estava dessa forma:
altq on $ext_if hfsc bandwidth 100% queue ext_up
 queue ext_up bandwidth 300Kb {out_voip, out_ssh, out_email, out_others}
  queue out_voip bandwidth 50% hfsc(realtime 128Kb)
  queue out_ssh bandwidth 15% hfsc(realtime 32Kb)
  queue out_email bandwidth 10% hfsc(upperlimit 128Kb)
  queue out_others bandwidth 25% hfsc(default)

Alterei para:
altq on $ext_if hfsc bandwidth 100Mb queue ext_up
 queue ext_up bandwidth 300Kb {out_voip, out_ssh, out_email, out_others}
  queue out_voip bandwidth 50% hfsc(realtime 128Kb)
  queue out_ssh bandwidth 15% hfsc(realtime 32Kb)
  queue out_email bandwidth 10% hfsc(upperlimit 128Kb)
  queue out_others bandwidth 25% hfsc(default)

Blz ? Só mudei a unidade de porcentagem para uma fixa, no caso Mb.

Agradeço a todos que ajudaram postando suas soluções, abraços!

On 7/30/07, Lutieri G. <lutierigbtrabalho em gmail.com> wrote:
> Achei a solução:
>
> chmod o+w /etc/rc.d/pf
> vi /etc/rc.d/pf
>
> Na linha "# REQUIRE"  eu inseri no final dela a palavra "networking"
> ficando assim:
>
> # REQUIRE: root mountcritlocal netif pflog pfsync networking
>
> :x
>
> chmod o-w /etc/rc.d/pf
>
> Reiniciei os o rc.d sem rebootar:
> shutdown now
> enter
> exit
>
> E tá que é um doce!!!!
>
>
>
> Em 28/07/07, Nenhum_de_Nos<matheusber em gmail.com> escreveu:
> > após um reboot, um kldstat mostra o módulo do pf ?
> >
> > em meus kernel's, tenho sempre pf e ipfw built-in.
> >
> > matheus
> >
> > --
> > We will call you cygnus,
> > The God of balance you shall be
> > -------------------------
> > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> >
>
>
> --
> Att.
> Lutieri G. B.
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>


Mais detalhes sobre a lista de discussão freebsd