Vous êtes sur la page 1sur 4

1-primero instala debian 32bit o 64bit (32 bits) link--http://cdimage.debian.org/debian-cd/...86-netinst.iso (64 bits) link --http://cdimage.debian.org/debian-cd/...64-netinst.iso tutu---http://www.ryohnosuke.com/foros/showthread.php?

t=8344&highlight=debian video tutu -- http://www.youtube.com/watch?v=140mUe9agog ponerlo 64bit la ip 192.168.10.2..esta instalacin es de un disco duro si quiere poner mas disco en modo RAID aqui estan los link parte 1 http://www.youtube.com/watch?v=-x2rZe2Z9as parte 2 http://www.youtube.com/watch?v=_rpHq...feature=relmfu (ojo) los videos son de ubuntu pero es lo mismo que debian. o si quiere poner el thunder en un disco y el cache en otro disco se hace de esta manera.. 1-cuando instales el debian, dedcalo a un solo disco puede usar la opcin (usar todo el disco) o manual.. 2-despus que ayas instalado todo el debian y el thunder le conectamos el disco de cache y entramos como root con putty y le pones esto comandos.. fdisk -l wget http://www.joemg.host56.com/tc/tcmdisk.sh chmod 777 tcmdisk.sh ./tcmdisk.sh video tutu--http://www.youtube.com/watch?feature...&v=_ylDfRWjKS0 cuando termines..instala esto apt-get update apt-get upgrade apt-get install ssh 2-digita esto o usa putty para hacerlo de tu pc y en mysql tienen que poner la contrasea thunder31 y entra como root y depues la clave que le pusiste en la instalacin de debian.. Instalacin de ThunderCache 3.1.2 - Squid 3.1.6 32 bits vdeo de la instalacin--- http://www.youtube.com/watch?v=OFYwAvI20VU Cdigo: wget http://www.joemg.host56.com/tc3x/thunder312-32.sh chmod 777 thunder312-32.sh ./thunder312-32.sh Instalacin de ThunderCache 3.1.2 - Squid 3.1.6 64 bits vdeo de la instalacin--- http://www.youtube.com/watch?v=d0tqDMHzvC0 Cdigo: wget http://www.joemg.host56.com/tc3x/thunder312-64.sh chmod 777 thunder312-64.sh ./thunder312-64.sh

3-reglas de joemg

/ip firewall filter


* add action=accept chain=forward comment="Acepta thunder 3.1" disabled=no \ src-address=192.168.10.0/30 /ip firewall nat * add action=dst-nat chain=dstnat comment="Redirect Thunder 3.1" disabled=no \ dst-port=80 protocol=tcp src-address=!192.168.10.2 to-addresses=\ 192.168.10.2 to-ports=3128

/ip firewall mangle


* add action=mark-connection chain=postrouting comment="THUNDER CACHE FULL(TC 3.\ 1) ================================================== =====================\ ===============================" content="X-Cache: HIT from Thunder" \ disabled=no new-connection-mark=thunder-connection passthrough=yes \ protocol=tcp src-address=192.168.10.2 * add action=mark-packet chain=postrouting connection-mark=thunderconnection \ disabled=no new-packet-mark=thunder-packs passthrough=yes * add action=mark-connection chain=postrouting comment="TOS 12 (TC 3.1)=========\ ================================================== ========================\ ==================================" disabled=no dscp=12 \ new-connection-mark=proxy-hits passthrough=yes protocol=tcp src-address=\ 192.168.10.2 * add action=mark-packet chain=postrouting connection-mark=proxy-hits disabled=\ no new-packet-mark=proxy-squid passthrough=yes

/queue tree
* add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 \ max-limit=4M name="T-cache_hits" packet-mark=proxy-squid parent=\ global-out priority=4 queue=default * add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 \ max-limit=4M name=ThunderCache packet-mark=thunder-packs parent=\ global-out priority=4 queue=default

Reglas Full-Cache, ThunderCache 3.1.2, Optimizadas.

/ip firewall filter


* add action=accept chain=forward comment="Acepta thunder 3.1" disabled=no \ src-address=192.168.10.0/30 /ip firewall nat * add action=dst-nat chain=dstnat comment="Redirect Thunder 3.1" disabled=no \ dst-port=80 protocol=tcp src-address=!192.168.10.2 to-addresses=\ 192.168.10.2 to-ports=3128

/ip firewall mangle


* add action=mark-connection chain=prerouting comment=\ "MARCO TODO LO QUE SALE DEL CACHE DEL DISCO RIGIDO" content=\ "X-Cache: HIT" disabled=no new-connection-mark=conn-thunder passthrough=\ yes * add action=mark-packet chain=prerouting comment="" connection-mark=\ conn-thunder disabled=no new-packet-mark=CACHE-HIT passthrough=yes * add action=mark-packet chain=prerouting comment=PROXY-TOS connectionmark=\ conn-thunder disabled=no dscp=12 new-packet-mark=CACHE-HIT passthrough=no * add action=jump chain=prerouting comment="" disabled=no jump-target=\ "TERMINO DE PROCESAR" packet-mark=CACHE-HIT * add action=accept chain="TERMINO DE PROCESAR" comment="" disabled=no

/queue type
* add kind=pcq name=proxy pcq-classifier="" pcq-limit=50 pcq-rate=0 \ pcq-total-limit=2000

/queue tree
* add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 \ max-limit=0 name=CON_PROXY_FULL packet-mark=CACHE-HIT parent=global-out \ priority=8 queue=proxy

donde vas a ir cuando termines-----http://192.168.10.2/thunder clave admin----usuario admin (tuturial)--limpiador para archivo corrupto..http://www.peruhardware.net/foros/sh...postcount=2155 para hacer plugins: http://www.peruhardware.net/foros/sh...postcount=1716 http://www.joemg.host56.com/plugins32/ http://www.joemg.host56.com/plugins64/ ESTO ES PARA COMPARTIR ARCHIVOS EN LA RED LOCAL. El primero es el user y el segundo el password, esto es para el panel de administracion y se ingresa por: http://192.168.10.2/web/admin/ usuario: admin Y password: admin Para ver la pagina de archivos compartidos por los usuarios http://192.168.10.2/web/ usuario : root y password: root

Vous aimerez peut-être aussi