Menú principal
Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Menú Mostrar Mensajes

Mensajes - buxx69

#1
que tal, tengo problemas con el raptor en debian 8. primero que nada...es compatible?.
lo tengo isntalado. pero cuando abro con el navegador y ponga la ip:82, ingresa a la pagina de logueo del raptor, sin embargo, al intentar ingresar queda pensando y nunca ingresa.

si pongo usuario invalidos me aparece error de login, osea que si valida el user, sin embargo queda pensando al ingresar con admin admin. nunca llego a ver el panel de control.
saludos
#2
Gracias por la respuesta. Puedo desactivar el plugin de youtube unicamente? solo lo quito del rejex?
gracias
julio
#3
gente del foro como les va?.
noto que tengo problemas para usar youtube con dispositivos de la marca apple, la verdad no entiendo porque, pero cuando abro video ya sea usando la apli o por navegacion, se queda buscando o dando vueltas el iconito sin cargar el video, carga todas las fotos y links de videos laterales, pero el video no se empieza a reproducion, si en ese mismo momento que esta buscando, desactivo la regla del raptor en mi mk, abre el video instantaneamente, no tengo que ni recargar el video o web.
julio
#4
No funciona el link amigo. gracias
#5
luistec, como estas?, ya puse las reglas de cache_peer con la ip del servidor, sigue offline, algo mas que se les ocurra?, teamviewer?.
saludos y gracias de nuevo!
#6
luistec, como te va?. no entiendo claramemente a lo que te referis. La ip de mi equipo actualmente es 192.168.111.254, q crees vos que es para cambiar tal ip?.
ya le cambie por la ip a cache_peer. sin resultados positivos, aun offline.  Que otros datos necesitas o que queres que te detalle.
gracias!
#7
Estimado firecold, pego lo que sale despues de squid3 -k parse


2013/12/06 23:24:09| Processing Configuration File: /etc/squid3/squid.conf (depth 0)
2013/12/06 23:24:09| Processing: http_port 3128 intercept
2013/12/06 23:24:09| Starting Authentication on port [::]:3128
2013/12/06 23:24:09| Disabling Authentication on port [::]:3128 (interception enabled)
2013/12/06 23:24:09| Disabling IPv6 on port [::]:3128 (interception enabled)
2013/12/06 23:24:09| Processing: visible_hostname proxyserver
2013/12/06 23:24:09| Processing: icp_port 0
2013/12/06 23:24:09| Processing: acl denegados url_regex -i "/etc/squid3/denegados.lst"
2013/12/06 23:24:09| Processing: dns_nameservers 192.168.111.1 8.8.8.8 8.8.4.4
2013/12/06 23:24:09| Processing: dns_retransmit_interval 5 seconds
2013/12/06 23:24:09| Processing: dns_timeout 2 minutes
2013/12/06 23:24:09| Processing: acl manager proto cache_object
2013/12/06 23:24:09| Processing: acl localhost src 127.0.0.1/32 ::1
2013/12/06 23:24:09| Processing: acl red1 src 192.168.11.0/24
2013/12/06 23:24:09| Processing: acl red2 src 192.168.12.0/24
2013/12/06 23:24:09| Processing: acl red3 src 192.168.13.0/24
2013/12/06 23:24:09| Processing: acl red4 src 192.168.14.0/24
2013/12/06 23:24:09| Processing: acl red5 src 192.168.15.0/24
2013/12/06 23:24:09| Processing: acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1
2013/12/06 23:24:09| Processing: acl CONNECT method CONNECT
2013/12/06 23:24:09| Processing: acl Safe_ports port 80          # http
2013/12/06 23:24:09| Processing: acl Safe_ports port 21          # ftp
2013/12/06 23:24:09| Processing: acl SSL_ports port 443
2013/12/06 23:24:09| Processing: acl Safe_ports port 443         # https
2013/12/06 23:24:09| Processing: acl Safe_ports port 70          # gopher
2013/12/06 23:24:09| Processing: acl Safe_ports port 210         # wais
2013/12/06 23:24:09| Processing: acl Safe_ports port 1025-65535  # unregistered ports
2013/12/06 23:24:09| Processing: acl Safe_ports port 280         # http-mgmt
2013/12/06 23:24:09| Processing: acl Safe_ports port 488         # gss-http
2013/12/06 23:24:09| Processing: acl Safe_ports port 591         # filemaker
2013/12/06 23:24:09| Processing: acl Safe_ports port 777         # multiling http
2013/12/06 23:24:09| Processing: acl Safe_ports port 631         # cups
2013/12/06 23:24:09| Processing: acl Safe_ports port 873         # rsync
2013/12/06 23:24:09| Processing: acl Safe_ports port 901         # SWAT
2013/12/06 23:24:09| Processing: acl Safe_ports port 1863        # MSN
2013/12/06 23:24:09| Processing: acl SSL_ports port 563          # snews
2013/12/06 23:24:09| Processing: acl SSL_ports port 873          # rsync
2013/12/06 23:24:09| Processing: http_access allow manager localhost
2013/12/06 23:24:09| Processing: http_access deny manager all
2013/12/06 23:24:09| Processing: http_access deny !Safe_ports
2013/12/06 23:24:09| Processing: http_access deny CONNECT !SSL_ports
2013/12/06 23:24:09| Processing: http_access allow localhost
2013/12/06 23:24:09| Processing: http_access allow red1
2013/12/06 23:24:09| Processing: http_access allow red2
2013/12/06 23:24:09| Processing: http_access allow red3
2013/12/06 23:24:09| Processing: http_access allow red4
2013/12/06 23:24:09| Processing: http_access allow red5
2013/12/06 23:24:09| Processing: http_access deny denegados
2013/12/06 23:24:09| Processing: coredump_dir /var/spool/squid3
2013/12/06 23:24:09| Processing: cache_mem 10240 MB
2013/12/06 23:24:09| Processing: maximum_object_size_in_memory 128 KB
2013/12/06 23:24:09| Processing: maximum_object_size 30 MB
2013/12/06 23:24:09| Processing: minimum_object_size 4 KB
2013/12/06 23:24:09| Processing: cache_swap_low 92
2013/12/06 23:24:09| Processing: cache_swap_high 96
2013/12/06 23:24:09| Processing: cache_dir aufs /var/spool/squid3/cache1 100000  16 256
2013/12/06 23:24:09| Processing: refresh_pattern -i \.jpg$ 14400 80% 43200 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.gif$ 14400 80% 43200 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.png$ 14400 80% 43200 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.jpeg$ 14400 80% 43200 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.bmp$ 14400 80% 43200 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.tif$ 14400 80% 43200 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.tiff$ 14400 80% 43200 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.swf$ 14400 80% 43200 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.html$ 10 20% 4320 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.htm$ 10 20% 4320 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.shtml$ 10 20% 4320 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.shtm$ 10 20% 4320 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.nub$ 2880 80% 21600 reload-into-ims
2013/12/06 23:24:09| Processing: refresh_pattern -i \.exe$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.zip$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.mov$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.mpe?g?$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.avi$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.qtm?$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.viv$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.wav$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.aiff?$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.au$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.ram?$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.snd$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.mid$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.mp2$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.mp3$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.sit$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.zip$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.hqx$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.arj$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.lzh$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.lha$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.cab$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.rar$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.tar$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.gz$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.z$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.a[0-9][0-9]$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.r[0-9][0-9]$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.txt$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.pdf$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.doc$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.rtf$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.tex$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.latex$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.class$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.js$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.ico$ 14400 80% 43200
2013/12/06 23:24:09| Processing: refresh_pattern -i \.css$ 10 20% 4320
2013/12/06 23:24:09| Processing: refresh_pattern ^ftp:           1440    20%     10080
2013/12/06 23:24:09| Processing: refresh_pattern ^gopher:        1440    0%      1440
2013/12/06 23:24:09| Processing: refresh_pattern -i (/cgi-bin/|\?) 0     0%      0
2013/12/06 23:24:09| Processing: refresh_pattern .               0       20%     4320
2013/12/06 23:24:09| Processing: logfile_rotate 7
2013/12/06 23:24:09| Processing: access_log /var/log/squid3/access.log
2013/12/06 23:24:09| Processing: access_log /var/log/squid3/error.log
2013/12/06 23:24:09| Processing: cache_store_log none
2013/12/06 23:24:09| Processing: half_closed_clients off
2013/12/06 23:24:09| Processing: server_persistent_connections off
2013/12/06 23:24:09| Processing: client_persistent_connections off
2013/12/06 23:24:09| Processing: log_fqdn off
2013/12/06 23:24:09| Processing: quick_abort_min 0 KB
2013/12/06 23:24:09| Processing: quick_abort_max 0 KB
2013/12/06 23:24:09| Processing: quick_abort_pct 95
2013/12/06 23:24:09| Processing: max_filedescriptors 65536
2013/12/06 23:24:09| Processing: cache_effective_user proxy
2013/12/06 23:24:09| Processing: cache_effective_group proxy
2013/12/06 23:24:09| Processing: memory_replacement_policy heap GDSF
2013/12/06 23:24:09| Processing: cache_replacement_policy heap LFUDA
2013/12/06 23:24:09| Processing: acl nocache dstdomain .4shared.com .youtube.com .windowsupdate.com .gl$
2013/12/06 23:24:09| Processing: no_cache deny nocache
2013/12/06 23:24:09| Processing: acl asx url_regex -i \.asx$
2013/12/06 23:24:09| Processing: cache deny asx
2013/12/06 23:24:09| Processing: acl asf url_regex -i \.asf$
2013/12/06 23:24:09| Processing: cache deny asf
2013/12/06 23:24:09| Processing: acl raptor_lst url_regex -i "/etc/raptor/raptor.lst"
2013/12/06 23:24:09| Processing: cache deny raptor_lst
2013/12/06 23:24:09| Processing: cache_peer 127.0.0.1 parent 8080 0 proxy-only no-digest
2013/12/06 23:24:09| Processing: dead_peer_timeout 2 seconds
2013/12/06 23:24:09| Processing: cache_peer_access 127.0.0.1 allow raptor_lst
2013/12/06 23:24:09| Processing: cache_peer_access 127.0.0.1 deny all
2013/12/06 23:24:09| Processing: qos_flows local-hit=0x30
2013/12/06 23:24:09| Processing: qos_flows parent-hit=0x32
2013/12/06 23:24:09| Processing: qos_flows disable-preserve-miss
2013/12/06 23:24:09| WARNING: use of 'reload-into-ims' in 'refresh_pattern' violates HTTP

gracias por tu ayuda.
#8
Estimado luistec, primero que nada agradezco su opinion, sin embargo no tuve suerte con lo que me dijo que haga. cambie todas las redes con otro nombre, incluso las desactive y nada.. aun offline, algo mas que se le ocurra?
saludos
julio

#9
Instalación y Configuración RaptorCache / raptor OFFLINE
Diciembre 04, 2013, 09:34:16 AM
Gente del foro, como les va?, les cuento que tengo un problema desde que instale el raptor sobre pc nueva.
Instale raptor en un cpu: mother intel dh87mc - procesador i7-4770. Ram 16GB - 2 disco rigidos, 1 de so de 500gb y 1 wd de 2tb para cache raptor.

cuando instale debian no me reconocia la placa de red, despues de terminar la instalacion puede activarla, actualmente navega perfectamente.
Instale squid y raptor segun tutorial, sin embargo raptor aparece OFFLINE, pero me parece que si esta funcionando, adjunto fotos de todo teoricamente funcionando.
si yo escribo en consola service squid3 status dice RUNNING, de la misma manera con raptor. sin embargo al entrar al webpanel dice OFFLINE, lo unico que me llama la atencion es que cuando apago el servicio de squid. dice algo asi como: STOP SQUID SERVICE HTTP: Waiting................. y despues de unos segundos (aprox 10sg) dice OK.
todo lo demas aparenta estar normal.
que hago?, como hago que mi raptor aparezca ONLINE?

gracias




#10
Estimado tonyvzla, no tuve suerte, segui todos los pasos que escribiste y nuevamente lo mismo, ahora cuando entre a ahorro del sistema, me doy cuenta que no esta funcionando correctamente, ya que me muestra fecha hasta el 9 de este mes.

Alguna otra idea?, prueba?,
saludos y gracias!

#11
Alguien pudo solucionar el problema de estado de raptor: ACTIVO "V. Line". Aparte cuando entro en la opcion de logs, en el raptor aparece vacio. Tal cual le pasa a "tonyvzla".



y



GRACIAS