Convite de Ralf Braga

2007-02-26 Thread Ralf Braga
Ola,

O Ralf Braga (RalfBraga) esta a construir a sua rede de amigos online em  :
http://pt.facebox.com


Aceita a sua amizade e junta-te ao Facebox!
http://pt.facebox.com/go/register/id=1046589614i=t71

Criar o teu prsprio perfil
- um blog
- um albzm fotografico
- um livro de visitas
- a tua rede de amigos
- videos
- mzsica
- e muito mais...


Ja is um membro? Entco adiciona o Ralf Braga como teu amigo.:
http://pt.facebox.com/RalfBraga/friends/view=add

Tu nco conheces o(a) Ralf Braga? Visita a sua pagina de perfil na Facebox.:
http://pt.facebox.com/RalfBraga

Nco queres receber este e-mail? Bloquear o teu enderego de e-mail:
http://pt.facebox.com/go/nomails/invite/[EMAIL 
PROTECTED]code=13097415i=t7id=1046589614




altq+hfsc in pf

2007-02-12 Thread Ralf Braga
 I'm with one few dificults for configure altq+pf+hfsc,

Need balancear traffic of the output and input,

See my script:

#Default configuration
##
set limit { states 4, frags 2, src-nodes 35000 }
set block-policy return
set loginterface fxp0

set timeout { interval 10, frag 30 }
set timeout { tcp.first 60, tcp.opening 30, tcp.established 3600 }
set timeout { udp.first 20, udp.single 10, udp.multiple 15 }
set timeout { icmp.first 11, icmp.error 6 }
set timeout { other.first 40, other.single 20, other.multiple 30 }

scrub in all fragment reassemble no-df
scrub out all random-id

##
#IP table
##
table invalidos { 10.0.0.0/8 , 192.168.0.0/16 ,
172.16.0.0/12
}

table fw_ip {  10.0.254.254/32, 200.166.104.200/32 }

# Clientes - Objetivo - Limitar a saida em 200Kbps e balancear a banda de
download e upload
table sindimaq_cci  { 10.1.201.0/21 }
table condordia_cci  { 10.200.0.0/21 }

portas_lixo=69 135 137 139 445  7778 8594 8563 3 11173
portas_servico=20 21 22 23 25 69 80 81 110 113 123 143 135 137 139 161 162
443 445 514 587 873 901 993 995 1023 1025 1026 1080 1234 1433 1434 2745 3128
3306 3410 5554 6129 6588 8080 8866 9898 9996 12345 17300 27374 

##
#Rules of QoS for Upload
##
altq on { rl0 } hfsc bandwidth 6Mb  qlimit 75 queue { deflt_up,
champtower_up }
queue   deflt_up bandwidth 3Mb qlimit 75 priority 3 hfsc(linkshare 3Mb
default realtime 4Mb upperlimit 6Mb red)
queue   champtower_up bandwidth 3096Kb qlimit 75 priority 5 hfsc(realtime
3096Kb upperlimit 3096Kb red) { sindimaq_cci_u,condordia_cci_u }
queue sindimaq_cci_u bandwidth 64Kb qlimit 75 priority 5
hfsc(linkshare 64Kb realtime 64Kb upperlimit 200Kb red)
queue condordia_cci_u bandwidth 64Kb qlimit 75 priority 5
hfsc(realtime 64Kb upperlimit 200Kb red)


##
#Default rules
##
pass in on { fxp0 rl0 }  keep state
pass out  keep state
pass quick on lo all
pass quick  proto icmp
antispoof quick for lo

##

If help me, thanks,

Why the address of list about altq ?

-- 
Ralf Braga