El 10/05/2019 a las 12:12, Rogelio Rodriguez escribió:
tengo el sqstat en un apche que esta en el mismo servidor donde tengo el proxy, el fichero de configuracion tal como indicas, pero si pongo $squidhost[0]="127.0.0.1" me da connection refused y si le pongo la ip del servidor 192.168.20.4 me pincha pero no me distingue las ip de las conexiones de los usuarios

El vie., 10 may. 2019 a las 12:07, Arian Molina Aguilera (<linuxc...@teknik.io <mailto:linuxc...@teknik.io>>) escribió:

    El 10/5/19 a las 7:33, Rogelio Rodriguez escribió:
    > envio el squid.conf espero puedan ayudarme
    >
    > El jue., 9 may. 2019 a las 17:48, Arian Molina Aguilera
    > (<linuxc...@teknik.io <mailto:linuxc...@teknik.io>
    <mailto:linuxc...@teknik.io <mailto:linuxc...@teknik.io>>>) escribió:
    >
    >     Manda tu archivo de squid.conf
    >
    >
    >     En 9 de mayo de 2019 2:19:40 p. m. Rogelio Rodriguez
    >     <rogeliorodriguez...@gmail.com
    <mailto:rogeliorodriguez...@gmail.com>
    >     <mailto:rogeliorodriguez...@gmail.com
    <mailto:rogeliorodriguez...@gmail.com>>> escribió:
    >
    >     > hola a todos, he montado el sqstat con squid 3.5.23, el
    problema
    >     es que me
    >     > ve todas las conexiones como localhost, 127.0.0.1, y no me
    >     agrupa por las
    >     > ip de la lan de cada usuario. alguien sabría como ayudarme
    >     >
    >     >
    >     >
    >     > ----------
    >     > _______________________________________________
    >     > Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
    <mailto:gutl-l@listas.jovenclub.cu>
    >     <mailto:gutl-l@listas.jovenclub.cu
    <mailto:gutl-l@listas.jovenclub.cu>>
    >     > To unsubscribe send an email to
    gutl-l-le...@listas.jovenclub.cu
    <mailto:gutl-l-le...@listas.jovenclub.cu>
    >     <mailto:gutl-l-le...@listas.jovenclub.cu
    <mailto:gutl-l-le...@listas.jovenclub.cu>>
    >     >
    >
    >
    >
    >     _______________________________________________
    >     Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
    <mailto:gutl-l@listas.jovenclub.cu>
    >     <mailto:gutl-l@listas.jovenclub.cu
    <mailto:gutl-l@listas.jovenclub.cu>>
    >     To unsubscribe send an email to
    gutl-l-le...@listas.jovenclub.cu
    <mailto:gutl-l-le...@listas.jovenclub.cu>
    >     <mailto:gutl-l-le...@listas.jovenclub.cu
    <mailto:gutl-l-le...@listas.jovenclub.cu>>
    >
    >
    > _______________________________________________
    > Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
    <mailto:gutl-l@listas.jovenclub.cu>
    > To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu
    <mailto:gutl-l-le...@listas.jovenclub.cu>

    tu problema radica en que el servidor web donde tienes corriendo
    sqstat
    no esta en el propio servidor proxy, sino en un host aparte, donde
    llamas desde ahí a la cache del proxy, por lo tanto para este
    comportamiento.

    en el archivo config.inc.php debes tener

    $squidhost[0]="127.0.0.1"; cambiar por el ip del servidor proxy

    $squidport[0]=3128; Cambiar por el puerto.

    $resolveip[0]=false; para no hacer resolución de dns.

    $group_by[0]="host"; para mostrar el host o ip del usuario que se
    conecta.

    y comentar

    // $hosts_file[0]="hosts.txt" o solo personalizar a tu gusto.

-- Arian Molina Aguilera
    Administrador de Redes y Servicios Telemáticos
    Linux Usuario Registrado #392892
    Telfs: +53(7)696-7510 ext 236
    jabber: linuxc...@teknik.io <mailto:linuxc...@teknik.io>
    Brascuba Cigarrillos S.A. La Habana. Cuba.
    “Nunca consideres el estudio como una obligación,
    sino como una oportunidad para penetrar en el bello
    y maravilloso mundo del saber. Albert Einstein”


    _______________________________________________
    Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
    <mailto:gutl-l@listas.jovenclub.cu>
    To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu
    <mailto:gutl-l-le...@listas.jovenclub.cu>


_______________________________________________
Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu
mira en el squid tienes el cachemgr_passwd como en blanco o con algun pass
_______________________________________________
Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu

Responder a