Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    [SOLUCIONADO] PfSense e Imagenio

    Scheduled Pinned Locked Moved Español
    208 Posts 31 Posters 120.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pulpito
      last edited by

      Hola , virusbcn
      No te puedo ayudar en lo de voz Ip , ya que no lo he probado ni tampoco estoy muy interesado en hacer llamadas Voip, pero las rutas las tengo bien puesto que las he comparado con e blog http://www.luispa.com/?p=266
      Pero tambien te digo que  el deco funciona sin problemas , y con el Pfsense es mucho mas agil el cambio de canales etc que cuando estaba el router suministrado por movistar.

      1 Reply Last reply Reply Quote 0
      • V
        virusbcn
        last edited by

        Estas son mis rutas, a ver si entre todos vamos perfeccionando el manual ;-)
        Tengo activado RIP sólo en Imagenio y VoIP

        default x.x.x.x UGS 2435810 1492 pppoe1
        10.29.128.0/18 link#9 U 185555 1594 re0_vlan3
        10.29.130.1 link#9 UHS 0 16384 lo0
        10.64.0.0/10 link#10 U 250180 1594 re0_vlan2
        10.96.10.91 link#10 UHS 0 16384 lo0
        80.58.61.250 x.x.x.x UGHS 38436 1492 pppoe1
        80.58.61.254 x.x.x.x UGHS 14235 1492 pppoe1
        x.x.x.x link#11 UHS 250180 1492 pppoe1
        83.34.46.11 127.0.0.1 UH 0 16384 lo0
        93.90.x.x x.x.x.x UGHS 1420876 1492 pppoe1
        127.0.0.1 link#6 UH 9236 16384 lo0
        172.26.22.0/26 10.64.0.1 UG 11344 1594 re0_vlan2
        172.26.22.56/29 10.64.0.1 UG 0 1594 re0_vlan2
        172.26.23.0/27 10.64.0.1 UG 0 1594 re0_vlan2
        172.26.23.4 10.64.0.1 UGH 0 1594 re0_vlan2
        172.26.23.5 10.64.0.1 UGH 0 1594 re0_vlan2
        172.26.23.23 10.64.0.1 UGH 0 1594 re0_vlan2
        172.26.23.24 10.64.0.1 UGH 0 1594 re0_vlan2
        172.26.23.30 10.64.0.1 UGH 0 1594 re0_vlan2
        172.26.80.0/21 10.64.0.1 UG 0 1594 re0_vlan2
        192.168.11.0/24 link#2 U 4670427 1500 re1
        192.168.11.254 link#2 UHS 12505 16384 lo0
        192.168.98.1 link#12 UH 0 1500 ovpnc1
        192.168.98.2 127.0.0.1 UH 0 16384 lo0
        192.168.100.0/24 192.168.98.1 UGS 1320162 1500 ovpnc1

        1 Reply Last reply Reply Quote 0
        • V
          virusbcn
          last edited by

          Por cierto el udpxy no consigo hacerlo funcionar, en Pfsense 2.2

          He hecho pkg install udpxy , lo he instalado, y he dejado el config así (re1 es mi LAN y re0 la WAN) ¿cómo lo tenéis vosotros?->

          . /etc/rc.subr

          name="udpxy"
          rcvar=udpxy_enable

          load_rc_config ${name}

          udpxy_enable=${udpxy_enable-"YES"}
          udpxy_port=${udpxy_port-"4022"}
          udpxy_flags=${udpxy_flags-"-a re1 -p 4000 -m re0_vlan2 -c 6 -M 60"}

          command="/usr/local/sbin/${name}"
          pidfile="/var/run/${name}${udpxy_port}.pid"
          udpxy_flags="-p ${udpxy_port} ${udpxy_flags}"

          run_rc_command "$1"

          Hago un ./udpxy start y me dice starting pero no conecto por la web al :4000 , hago un ./udpxy status y me dice "udpxy its not running"

          1 Reply Last reply Reply Quote 0
          • P
            pulpito
            last edited by

            Mis rutas:
            default x.x.x.x UGS 80185370 1492 pppoe1
            10.22.64.0/19 link#10 U 186412 1594 em0_vlan3
            10.22.65.1 link#10 UHS 0 16384 lo0
            10.128.0.0/9 link#11 U 1830580 1594 em0_vlan2
            10.247.96.216 link#11 UHS 0 16384 lo0
            x.x.x.x x.x.x.x UGHS 295483 1492 pppoe1
            x.x.x.x      x.x.x.x UGHS 295526 1492 pppoe1
            x.x.x.x    link#12 UH 1649147 1492 pppoe1
            x.x.x.x 127.0.0.1 UH 0 16384 lo0
            127.0.0.1 link#7 UH 118 16384 lo0
            172.26.22.0/26 10.128.0.1 UG 9955 1594 em0_vlan2
            172.26.22.56/29 10.128.0.1 UG 0 1594 em0_vlan2
            172.26.23.0/27 10.128.0.1 UG 49 1594 em0_vlan2
            172.26.23.2 10.128.0.1 UGHS 317178 1594 em0_vlan2
            172.26.23.4 10.128.0.1 UGH 10 1594 em0_vlan2
            172.26.23.5 10.128.0.1 UGH 0 1594 em0_vlan2
            172.26.23.23 10.128.0.1 UGH 55 1594 em0_vlan2
            172.26.23.24 10.128.0.1 UGH 0 1594 em0_vlan2
            172.26.23.30 10.128.0.1 UGH 0 1594 em0_vlan2
            172.26.80.0/21 10.128.0.1 UG 0 1594 em0_vlan2
            192.168.1.0/24 link#2 U 139925253 1500 em1
            192.168.1.1 link#2 UHS 3661088 16384 lo0
            192.168.2.0/24 link#3 U 56673036 1500 em2
            192.168.2.1 link#3 UHS 3661088 16384 lo0
            192.168.3.0/24 link#4 U 352753 1500 em3
            192.168.3.1 link#4 UHS 3661088 16384 lo0
            192.168.249.0/24 192.168.1.253 UG 0 1500 em1

            Yo el udp proxy lo tengo como:
            #!/bin/sh

            $FreeBSD: head/net/udpxy/files/udpxy.in 304312 2012-09-15 09:38:26Z ak $

            PROVIDE: udpxy

            REQUIRE: DAEMON

            Define these udpxy_* variables in one of these files:

            #      /etc/rc.conf
            #      /etc/rc.conf.local
            #      /etc/rc.conf.d/udpxy

            udpxy_enable (bool):  Set to "NO" by default.

            #                      Set it to "YES" to enable udpxy.

            udpxy_port (number):  Set to "4022" by default.

            #                      Set listening port number.

            udpxy_flags (str):    Set to "-S" by default.

            #                      Extra flags passed to start command.

            . /etc/rc.subr

            name="udpxy"
            rcvar=udpxy_enable

            load_rc_config ${name}

            udpxy_enable=${udpxy_enable-"YES"}
            udpxy_port=${udpxy_port-"4022"}
            udpxy_flags=${udpxy_flags-"-a em1 -p 4022 -m em0_vlan2"}

            command="/usr/local/sbin/${name}"
            pidfile="/var/run/${name}${udpxy_port}.pid"
            udpxy_flags="-p ${udpxy_port} ${udpxy_flags}"

            la pagina de udpxy status sale esto

            udpxy status:
            Server Process ID Accepting clients on Multicast address Active clients
            74182               192.168.1.1:4022 x.x.x.                 0

            Available HTTP requests:
            Request template Function
            http://address:port/udp/mcast_addr:mport/ Relay multicast traffic from mcast_addr:mport
            http://address:port/status/ Display udpxy status
            http://address:port/restart/ Restart udpxy
            udpxy v. 1.0 (Build 23) standard - [Fri Mar 6 15:41:03 2015]
            udpxy and udpxrec are Copyright (C) 2008-2012 Pavel V. Cherenkov and licensed under GNU GPLv3

            1 Reply Last reply Reply Quote 0
            • V
              virusbcn
              last edited by

              Bueno, al final lo conseguí, tengo que sacar unas horillas para hacer unos pantallazos y un minimanual, pero ya tengo todo funcionando, la VoIP de Movistar, la TV desde el deco y desde VLC/RaspBMC y evidentemente Internet,

              1 Reply Last reply Reply Quote 0
              • J
                joanmarclopez
                last edited by

                Hola!

                He segudio el manual de Bellaterra, pero no consigo hacer funcionar movistarTV. Alguien me podria echar una mano?

                No entiendo porque no puedo instalar el paquete udpxy, copio el link por ssh correcto y me dice que no puede encontrar el paquete.

                tengo contratado multiroom, asi que tengo dos decos pero creo que no afecta en nada.

                tambien he visto algo de instalar routed, pero nose en que intefaz debo activarlo y en que versión.

                haber si alguien me puede ayudar y podemos dejar el manual terminado!!

                1 Reply Last reply Reply Quote 0
                • J
                  joanmarclopez
                  last edited by

                  Al final he podido instalar udpxy, y veo imagenio en pc.

                  En la TV se ve pero se queda congelada la imagen al cabo de unos segundos.

                  Tengo que tener RIP activado?

                  1 Reply Last reply Reply Quote 0
                  • belleraB
                    bellera
                    last edited by

                    @joanmarclopez:

                    He seguido el manual de Bellaterra, pero no consigo hacer funcionar movistarTV. ¿Alguien me podría echar una mano?

                    Eso no es mío, si http://es.wikipedia.org/wiki/Bellaterra se refiere a mi apodo (nickname) http://es.wikipedia.org/wiki/Baron%C3%ADa_de_Bellera

                    ;)

                    @bellera:

                    Tutorial Telefónica - Movistar - Imagenio y pfSense
                    https://forum.pfsense.org/index.php?topic=79208.msg433934#msg433934

                    1 Reply Last reply Reply Quote 0
                    • J
                      joanmarclopez
                      last edited by

                      Perdón!

                      Me fije  mal en la url de la web del manual.

                      He seguido el manual, he podido funcionar imagenio en pc pero no hay manera de verlo en el deco.

                      alguna idea?

                      gracias.

                      1 Reply Last reply Reply Quote 0
                      • P
                        pulpito
                        last edited by

                        Yo , tampoco podia verlo en el deco , hasta que no hice un segmento de red nuevo , solo para el deco de movistar, no se porque , el caso es que entonces si funcionó todo.Mira en el historico de este hilo.
                        suerte

                        1 Reply Last reply Reply Quote 0
                        • J
                          joanmarclopez
                          last edited by

                          Hola!

                          Al final he configurado una tercera tarjeta de red solo para la LAN_TV y funciona bien la TV.

                          Una pregunta, lo unico que no me funciona es el alquiler de peliculas, llego al menu, la alquilo pero cuando la voy a ver no funciona.

                          Alguien me podria echar una mano?

                          Muchas gracias!

                          1 Reply Last reply Reply Quote 0
                          • J
                            joanmic
                            last edited by

                            Hola:
                            Yo he contratado la fibra de Movistar sin Imagenio. Este manual me vale igual quitando la parte de imagenio?
                            Gracias y un saludo.

                            1 Reply Last reply Reply Quote 0
                            • J
                              joanmarclopez
                              last edited by

                              Por lo que tengo entendido si, solo tendras que crear la vlan de ppoe.

                              1 Reply Last reply Reply Quote 0
                              • T
                                themaninspain
                                last edited by

                                @joanmarclopez:

                                Hola!

                                Al final he configurado una tercera tarjeta de red solo para la LAN_TV y funciona bien la TV.

                                Una pregunta, lo unico que no me funciona es el alquiler de peliculas, llego al menu, la alquilo pero cuando la voy a ver no funciona.

                                Alguien me podria echar una mano?

                                Muchas gracias!

                                Yo tengo el mismo problema. ¿Alguien sabe como arreglarlo? ¿Por donde vienen los contenidos de pago? Parece que no son una multicast.

                                Bueno, ya lo he resuelto con el NAT 1:1 con la IP del Deco.

                                1 Reply Last reply Reply Quote 0
                                • V
                                  virusbcn
                                  last edited by

                                  Bueno, pues sí que llegué a tener el deco funcionando, pero me duró unas pocas semanas, creo que en alguna actualización de pfsense algo se perdió o simplemente que Movistar ha cambiado algo, la cuestión es que el deco cuando arranca se queda la pantalla en blanco, he probado a poner una regla nat 1:1 directo al deco pero nada, sigue igual, pantalla en blanco.

                                  Por VLC y con el addon para kodi de Movistar veo los canales perfectamente incluso utilizando udpxy, pero el deco no hay manera, el deco está detrás de un PLC con dos salidas una para el Raspberry/Kodi y otra para el deco, en la raspi funciona de coña pero en el deco no, no puedo poner tercera lan en el router pues la tele y el deco están lejos y necesito conectividad LAN en la raspi, así que…..

                                  Se os ocurre algo que pueda mirar ????
                                  Logs en el pfsense para ver que hace el deco cuando arranca ????

                                  Gracias

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    donizt
                                    last edited by

                                    Este fin de semana he montado el "sistema" a dos personas sin problema (por cierto nunca monteis el pfsense en un vmware esxi 5.0).
                                    Volsiendo al tema.
                                    Nunca he visto un fondo blanco en el deco de imagenio, cuando le das a menu o a guia te sale el error de que red y qye te pongas en contacto con el 1004?

                                    Si el udpxy te funciona y el deco no, ouede ser problema del igmpproxy. Prueba 2 cosas.

                                    1º Comprueba en plan sencillo enganchado con un portatil/pc a la red donde esta el deco si el vlc te pilla video en multicast (que te da el igmpproxy) por ejemplo este canal udp://@1.239.0.0.1:8208

                                    2º En el shell del pfsense arranca el serivio igmmproxy manualmente poniendo igmpproxy -vv -archivo de configuracion ( no recuerdo donde se guardaba el archivo de configuracion.
                                    Este comando te chivara por que no esta funcionando el igmmproxy.

                                    Si la prueba 1 te funciona lo mismo tienes jodido el deco :-(

                                    1 Reply Last reply Reply Quote 0
                                    • V
                                      virusbcn
                                      last edited by

                                      Gracias donizt, pues lo tengo jodido, te comento….

                                      Con VLC no puedo abrir ningún canal UDP, pero en ningún sitio, ni dentro de mi red, ni fuera, me da error siempre, sin embargo canales RTP y HTTP sin problemas...

                                      El punto 2 ni idea donde guarda el archivo de config, ¿te acuerdas de nombre para buscarlo ???  si pongo el comando directamente sale esto....

                                      /root: igmpproxy -vv
                                      igmpproxy, Version 0.1 beta2, Build 150319
                                      Copyright 2005 by Johnny Egeland johnny@rlo.orgDistributed under the GNU GENERAL PUBLIC LICENSE, Version 2 - check GPL.txt

                                      Info: ignoring membership query
                                      Info: ignoring membership query
                                      Info: ignoring membership query
                                      Info: ignoring membership query
                                      Info: Inserted route table entry for 224.0.0.251 on VIF #0
                                      Segmentation fault (core dumped)

                                      ... y respecto al ESXi 5.0 ¿qué problemas has tenido?  yo he tenido y tengo por ahí algunos montados sin problemas, aunque no son configuraciones VLAN...

                                      Saludos y gracias !!!/johnny@rlo.org

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        donizt
                                        last edited by

                                        Pues lo del vmware, resulta que tenia una par de pfsenses corriendo en vmware 5.0 y vez en caudno se quedaban totalmente colgados sin ninugna explicacion. Uno de ellos era cada 6 o 7 horas, y daba igual loq ue hiciera, reinstalarlo, crear la vm de nuevo… y googleando me encontre con un fallo reconocido por vmware con el 5.0 y freebsd

                                        https://forum.pfsense.org/index.php?topic=50863.0

                                        https://forums.freebsd.org/threads/freebsd-9-on-esxi-5-clock-stops.31929/page-3

                                        http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2032586

                                        Volviendo al tema de imagenio vamos a comprobar en que interfaces tienes trafico multicast.

                                        para ello escribe en el shell esto:

                                        tcpdump -i em(el interface de imageneo) udp

                                        y luego

                                        tcpdump -i em(el interface donde el esta el deco) udp

                                        en ambos casos deberias tener datos de este tipo

                                        17:56:32.103247 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336
                                        17:56:32.104693 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336
                                        17:56:32.106044 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336
                                        17:56:32.107286 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336
                                        17:56:32.108662 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336
                                        17:56:32.109976 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336
                                        17:56:32.111252 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336
                                        17:56:32.112589 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336
                                        17:56:32.113894 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336
                                        17:56:32.115240 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336
                                        17:56:32.116528 IP 172.26.77.153.44232 > 239.0.5.77.8208: UDP, length 1336

                                        Como te funciona el udpxy seguro que en el interfae dela vlan de imaggenio te tiene que salir eso.

                                        La clave esta en que te salga tambien en el interface donde este el deco.

                                        Si te sale tambien este tipo de trafico tiene pinta de que el deco este tocado
                                        Si no te sale lo que te esta fallando el es igmpproxy ( que creo que es lo que te esta fallando)

                                        Para probar el igmpproxy escribimos esto

                                        igmpproxy -d -c /tmp/igmpproxy.conf -vv

                                        y te tendra que salir algo asi (pego a lo btuto)

                                        [2.2.4-RELEASE][root@pfSense.casa.villanueva]/tmp: igmpproxy -d -c /tmp/igmpproxy.conf -vv
                                        igmpproxy, Version 0.1 beta2, Build 150319
                                        Copyright 2005 by Johnny Egeland johnny@rlo.orgDistributed under the GNU GENERAL PUBLIC LICENSE, Version 2 - check GPL.txt

                                        Debu: Searching for config file at '/tmp/igmpproxy.conf'
                                        Debu: Config: Quick leave mode enabled.
                                        Debu: Config: Got a phyint token.
                                        Debu: Config: IF: Config for interface em1.
                                        Debu: Config: IF: Got upstream token.
                                        Debu: Config: IF: Got ratelimit token '0'.
                                        Debu: Config: IF: Got threshold token '1'.
                                        Debu: Config: IF: Got altnet token 172.26.0.0/16.
                                        Debu: Config: IF: Altnet: Parsed altnet to 172.26/16.
                                        Debu: Config: IF: Got altnet token 239.0.0.0/8.
                                        Debu: Config: IF: Altnet: Parsed altnet to 239/8.
                                        Debu: Config: IF: Got altnet token 10.0.0.0/8.
                                        Debu: Config: IF: Altnet: Parsed altnet to 10/8.
                                        Debu: Config: IF: Got altnet token 239.0.0.0/16.
                                        Debu: Config: IF: Altnet: Parsed altnet to 239.0/16.
                                        Debu: Config: IF: Got altnet token 172.0.0.0/8.
                                        Debu: Config: IF: Altnet: Parsed altnet to 172/8.
                                        Debu: IF name : em1
                                        Debu: Next ptr : 0
                                        Debu: Ratelimit : 0
                                        Debu: Threshold : 1
                                        Debu: State : 1
                                        Debu: Allowednet ptr : 1018040
                                        Debu: Config: Got a phyint token.
                                        Debu: Config: IF: Config for interface em5.
                                        Debu: Config: IF: Got downstream token.
                                        Debu: Config: IF: Got ratelimit token '0'.
                                        Debu: Config: IF: Got threshold token '1'.
                                        Debu: Config: IF: Got altnet token 192.168.1.0/24.
                                        Debu: Config: IF: Altnet: Parsed altnet to 192.168.1/24.
                                        Debu: IF name : em5
                                        Debu: Next ptr : 0
                                        Debu: Ratelimit : 0
                                        Debu: Threshold : 1
                                        Debu: State : 2
                                        Debu: Allowednet ptr : 1018090
                                        Debu: Config: Got a phyint token.
                                        Debu: Config: IF: Config for interface pppoe0.
                                        Debu: Config: IF: Got disabled token.
                                        Debu: IF name : pppoe0
                                        Debu: Next ptr : 0
                                        Debu: Ratelimit : 0
                                        Debu: Threshold : 1
                                        Debu: State : 0
                                        Debu: Allowednet ptr : 0
                                        Debu: Config: Got a phyint token.
                                        Debu: Config: IF: Config for interface em3.
                                        Debu: Config: IF: Got disabled token.
                                        Debu: IF name : em3
                                        Debu: Next ptr : 0
                                        Debu: Ratelimit : 0
                                        Debu: Threshold : 1
                                        Debu: State : 0
                                        Debu: Allowednet ptr : 0
                                        Debu: Config: Got a phyint token.
                                        Debu: Config: IF: Config for interface em2.
                                        Debu: Config: IF: Got disabled token.
                                        Debu: IF name : em2
                                        Debu: Next ptr : 0
                                        Debu: Ratelimit : 0
                                        Debu: Threshold : 1
                                        Debu: State : 0
                                        Debu: Allowednet ptr : 0
                                        Debu: Config: Got a phyint token.
                                        Debu: Config: IF: Config for interface em4.
                                        Debu: Config: IF: Got disabled token.
                                        Debu: IF name : em4
                                        Debu: Next ptr : 0
                                        Debu: Ratelimit : 0
                                        Debu: Threshold : 1
                                        Debu: State : 0
                                        Debu: Allowednet ptr : 0
                                        Debu: Config: Got a phyint token.
                                        Debu: Config: IF: Config for interface em6.
                                        Debu: Config: IF: Got disabled token.
                                        Debu: IF name : em6
                                        Debu: Next ptr : 0
                                        Debu: Ratelimit : 0
                                        Debu: Threshold : 1
                                        Debu: State : 0
                                        Debu: Allowednet ptr : 0
                                        Debu: Adding Physical Index value of IF 'em1' is 2
                                        Debu: buildIfVc: Interface em1 Addr: 10.92.162.190, Flags: 0xffff8a43, Network: 10.64/10
                                        Debu: Adding Physical Index value of IF 'em2' is 3
                                        Debu: buildIfVc: Interface em2 Addr: 10.25.210.247, Flags: 0xffff8a43, Network: 10.25.192/18
                                        Debu: Adding Physical Index value of IF 'em3' is 4
                                        Debu: buildIfVc: Interface em3 Addr: 192.168.229.254, Flags: 0xffff8b43, Network: 192.168.229/24
                                        Debu: Adding Physical Index value of IF 'em4' is 5
                                        Debu: buildIfVc: Interface em4 Addr: 192.168.0.254, Flags: 0xffff8a43, Network: 192.168.0/24
                                        Debu: Adding Physical Index value of IF 'em5' is 6
                                        Debu: buildIfVc: Interface em5 Addr: 192.168.1.1, Flags: 0xffff8a43, Network: 192.168.1/24
                                        Debu: Adding Physical Index value of IF 'em6' is 7
                                        Debu: buildIfVc: Interface em6 Addr: 192.168.10.254, Flags: 0xffff8a43, Network: 192.168.10/24
                                        Debu: Adding Physical Index value of IF 'lo0' is 10
                                        Debu: buildIfVc: Interface lo0 Addr: 127.0.0.1, Flags: 0xffff8049, Network: 127/8
                                        Debu: Adding Physical Index value of IF 'pppoe0' is 12
                                        Debu: buildIfVc: Interface pppoe0 Addr: 83.52.68.200, Flags: 0xffff8ad1, Network: 83.52.68.200/32
                                        Debu: Adding Physical Index value of IF 'ovpns1' is 13
                                        Debu: buildIfVc: Interface ovpns1 Addr: 10.10.10.1, Flags: 0xffff8251, Network: 10.10.10.1/32
                                        Debu: Adding Physical Index value of IF 'ovpns2' is 14
                                        Debu: buildIfVc: Interface ovpns2 Addr: 11.11.11.1, Flags: 0xffff8051, Network: 11.11.11.1/32
                                        Debu: Found config for em1
                                        Debu: Found config for em2
                                        Debu: Found config for em3
                                        Debu: Found config for em4
                                        Debu: Found config for em5
                                        Debu: Found config for em6
                                        Debu: Found config for pppoe0
                                        Debu:        Network for [em1] : 10.64/10
                                        Debu:        Network for [em1] : 172.26/16
                                        Debu:        Network for [em1] : 239/8
                                        Debu:        Network for [em1] : 10/8
                                        Debu:        Network for [em1] : 239.0/16
                                        Debu:        Network for [em1] : 172/8
                                        Debu:        Network for [em2] : 10.25.192/18
                                        Debu:        Network for [em3] : 192.168.229/24
                                        Debu:        Network for [em4] : 192.168.0/24
                                        Debu:        Network for [em5] : 192.168.1/24
                                        Debu:        Network for [em5] : 192.168.1/24
                                        Debu:        Network for [em6] : 192.168.10/24
                                        Debu:        Network for [pppoe0] : 83.52.68.200/32
                                        Debu:        Network for [ovpns1] : 10.10.10.1/32
                                        Debu:        Network for [ovpns2] : 11.11.11.1/32
                                        Debu: Got 262144 byte buffer size in 0 iterations
                                        Debu: Joining all-routers group 224.0.0.2 on vif 192.168.1.1
                                        Debu: SENT V3 member report  from 192.168.1.1    to 224.0.0.22
                                        Debu: Joining all-routers group 224.0.0.2 on vif 10.10.10.1
                                        Debu: SENT V3 member report  from 10.10.10.1      to 224.0.0.22
                                        Debu: Joining all-routers group 224.0.0.2 on vif 11.11.11.1
                                        Debu: SENT V3 member report  from 11.11.11.1      to 224.0.0.22
                                        Debu: SENT Membership query  from 192.168.1.1    to 224.0.0.1
                                        Debu: Sent V2 membership query from 192.168.1.1 to 224.0.0.1. Delay: 10
                                        Debu: SENT V3 membership query  from 192.168.1.1    to 224.0.0.1
                                        Debu: Sent V3 membership query from 192.168.1.1 to 224.0.0.1. Delay: 10
                                        Debu: SENT Membership query  from 10.10.10.1      to 224.0.0.1
                                        Debu: Sent V2 membership query from 10.10.10.1 to 224.0.0.1. Delay: 10
                                        Debu: SENT V3 membership query  from 10.10.10.1      to 224.0.0.1
                                        Debu: Sent V3 membership query from 10.10.10.1 to 224.0.0.1. Delay: 10
                                        Debu: SENT Membership query  from 11.11.11.1      to 224.0.0.1
                                        Debu: Sent V2 membership query from 11.11.11.1 to 224.0.0.1. Delay: 10
                                        Debu: SENT V3 membership query  from 11.11.11.1      to 224.0.0.1
                                        Debu: Sent V3 membership query from 11.11.11.1 to 224.0.0.1. Delay: 10
                                        Debu: Created timeout 1 (#0) - delay 10 secs
                                        Debu: (Id:1, Time:10)
                                        Debu: Created timeout 2 (#1) - delay 21 secs
                                        Debu: (Id:1, Time:10)
                                        Debu: (Id:2, Time:21)
                                        Debu: Got a IGMP request to process…
                                        Debu: Packet from 192.168.1.1: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 192.168.1.1: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 192.168.1.1: proto: 2 hdrlen: 24 iplen: 36 or 9216
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 192.168.1.200: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                        Debu: Should insert group 239.0.2.30 (from: 192.168.1.200) to route table. Vif Ix : 4
                                        Debu: No existing route for 239.0.2.30. Create new.
                                        Debu: No routes in table. Insert at beginning.
                                        Debu: Joining group 239.0.2.30 upstream on IF address 10.92.162.190
                                        Debu: SENT V3 member report  from 10.92.162.190  to 224.0.0.22
                                        Debu:
                                        Current routing table (Insert Route);

                                        Debu: #0: Dst: 239.0.2.30, Age:2, St: I, OutVifs: 0x00000010
                                        Debu:

                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 10.92.162.190: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 10.92.162.190: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 10.92.162.190: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 10.92.162.190: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 10.92.162.190: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 10.92.162.190: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 10.92.162.190: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 192.168.229.1: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                        ^CDebu: clean handler called
                                        Debu: Removing route entry for 239.0.2.30
                                        Debu: Leaving group 239.0.2.30 upstream on IF address 10.92.162.190
                                        Debu: SENT V3 report with leave from 10.92.162.190  to 224.0.0.22

                                        Si te falla el igmpproxy seguramente se te pare o no pondra ningun leave

                                        prueba y me dices/johnny@rlo.org

                                        1 Reply Last reply Reply Quote 0
                                        • V
                                          virusbcn
                                          last edited by

                                          He hecho el tcpdump y me sale tráfico tanto en la de Imagenio (re2_vlan2) como en la LAN (re1), es curioso y no había caído que pese a cerrar el canal RTP del VLC sigue habiendo tráfico tanto en la LAN como en Imagenio.

                                          Respecto al igmproxy te pego a lo bruto lo que me sale:

                                          [2.2.4-RELEASE][root@pfSense.sesamo.local]/root: igmpproxy -d -c /tmp/igmpproxy.conf -vv
                                          igmpproxy, Version 0.1 beta2, Build 150319
                                          Copyright 2005 by Johnny Egeland johnny@rlo.orgDistributed under the GNU GENERAL PUBLIC LICENSE, Version 2 - check GPL.txt

                                          Debu: Searching for config file at '/tmp/igmpproxy.conf'
                                          Debu: Config: Quick leave mode enabled.
                                          Debu: Config: Got a phyint token.
                                          Debu: Config: IF: Config for interface re2_vlan2.
                                          Debu: Config: IF: Got upstream token.
                                          Debu: Config: IF: Got ratelimit token '0'.
                                          Debu: Config: IF: Got threshold token '1'.
                                          Debu: Config: IF: Got altnet token 172.26.0.0/16.
                                          Debu: Config: IF: Altnet: Parsed altnet to 172.26/16.
                                          Debu: Config: IF: Got altnet token 192.168.11.0/24.
                                          Debu: Config: IF: Altnet: Parsed altnet to 192.168.11/24.
                                          Debu: IF name : re2_vlan2
                                          Debu: Next ptr : 0
                                          Debu: Ratelimit : 0
                                          Debu: Threshold : 1
                                          Debu: State : 1
                                          Debu: Allowednet ptr : 1017050
                                          Debu: Config: Got a phyint token.
                                          Debu: Config: IF: Config for interface re1.
                                          Debu: Config: IF: Got downstream token.
                                          Debu: Config: IF: Got ratelimit token '0'.
                                          Debu: Config: IF: Got threshold token '1'.
                                          Debu: Config: IF: Got altnet token 192.168.11.0/24.
                                          Debu: Config: IF: Altnet: Parsed altnet to 192.168.11/24.
                                          Debu: IF name : re1
                                          Debu: Next ptr : 0
                                          Debu: Ratelimit : 0
                                          Debu: Threshold : 1
                                          Debu: State : 2
                                          Debu: Allowednet ptr : 1017070
                                          Debu: Config: Got a phyint token.
                                          Debu: Config: IF: Config for interface pppoe1.
                                          Debu: Config: IF: Got disabled token.
                                          Debu: IF name : pppoe1
                                          Debu: Next ptr : 0
                                          Debu: Ratelimit : 0
                                          Debu: Threshold : 1
                                          Debu: State : 0
                                          Debu: Allowednet ptr : 0
                                          Debu: Config: Got a phyint token.
                                          Debu: Config: IF: Config for interface re2_vlan3.
                                          Debu: Config: IF: Got disabled token.
                                          Debu: IF name : re2_vlan3
                                          Debu: Next ptr : 0
                                          Debu: Ratelimit : 0
                                          Debu: Threshold : 1
                                          Debu: State : 0
                                          Debu: Allowednet ptr : 0
                                          Debu: Adding Physical Index value of IF 're1' is 2
                                          Debu: buildIfVc: Interface re1 Addr: 192.168.11.254, Flags: 0xffff8a43, Network: 192.168.11/24
                                          Debu: Adding Physical Index value of IF 'lo0' is 6
                                          Debu: buildIfVc: Interface lo0 Addr: 127.0.0.1, Flags: 0xffff8049, Network: 127/8
                                          Debu: Adding Physical Index value of IF 're2_vlan3' is 9
                                          Debu: buildIfVc: Interface re2_vlan3 Addr: 10.29.130.141, Flags: 0xffff8a43, Network: 10.29.128/18
                                          Debu: Adding Physical Index value of IF 're2_vlan2' is 10
                                          Debu: buildIfVc: Interface re2_vlan2 Addr: 10.96.10.91, Flags: 0xffff8a43, Network: 10.64/10
                                          Debu: Adding Physical Index value of IF 'pppoe1' is 11
                                          Debu: buildIfVc: Interface pppoe1 Addr: 79.150.43.31, Flags: 0xffff8ad1, Network: 79.150.43.31/32
                                          Debu: Adding Physical Index value of IF 'ovpnc4' is 12
                                          Debu: buildIfVc: Interface ovpnc4 Addr: 192.168.96.2, Flags: 0xffff8251, Network: 192.168.96.2/32
                                          Debu: Found config for re1
                                          Debu: Found config for re2_vlan3
                                          Debu: Found config for re2_vlan2
                                          Debu: Found config for pppoe1
                                          Debu:        Network for [re1] : 192.168.11/24
                                          Debu:        Network for [re1] : 192.168.11/24
                                          Debu:        Network for [re2_vlan3] : 10.29.128/18
                                          Debu:        Network for [re2_vlan2] : 10.64/10
                                          Debu:        Network for [re2_vlan2] : 172.26/16
                                          Debu:        Network for [re2_vlan2] : 192.168.11/24
                                          Debu:        Network for [pppoe1] : 79.150.43.31/32
                                          Debu:        Network for [ovpnc4] : 192.168.96.2/32
                                          Debu: Got 262144 byte buffer size in 0 iterations
                                          Debu: Joining all-routers group 224.0.0.2 on vif 192.168.11.254
                                          Debu: SENT V3 member report  from 192.168.11.254  to 224.0.0.22
                                          Debu: Joining all-routers group 224.0.0.2 on vif 192.168.96.2
                                          Debu: SENT V3 member report  from 192.168.96.2    to 224.0.0.22
                                          Debu: SENT Membership query  from 192.168.11.254  to 224.0.0.1
                                          Debu: Sent V2 membership query from 192.168.11.254 to 224.0.0.1. Delay: 10
                                          Debu: SENT V3 membership query  from 192.168.11.254  to 224.0.0.1
                                          Debu: Sent V3 membership query from 192.168.11.254 to 224.0.0.1. Delay: 10
                                          Debu: SENT Membership query  from 192.168.96.2    to 224.0.0.1
                                          Debu: Sent V2 membership query from 192.168.96.2 to 224.0.0.1. Delay: 10
                                          Debu: SENT V3 membership query  from 192.168.96.2    to 224.0.0.1
                                          Debu: Sent V3 membership query from 192.168.96.2 to 224.0.0.1. Delay: 10
                                          Debu: Created timeout 1 (#0) - delay 10 secs
                                          Debu: (Id:1, Time:10)
                                          Debu: Created timeout 2 (#1) - delay 21 secs
                                          Debu: (Id:1, Time:10)
                                          Debu: (Id:2, Time:21)
                                          Debu: Got a IGMP request to process…
                                          Debu: Packet from 192.168.11.254: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.254: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.254: proto: 2 hdrlen: 24 iplen: 36 or 9216
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.254: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.254: proto: 2 hdrlen: 24 iplen: 36 or 9216
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.200: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Should insert group 239.0.2.30 (from: 192.168.11.200) to route table. Vif Ix : 0
                                          Debu: No existing route for 239.0.2.30. Create new.
                                          Debu: No routes in table. Insert at beginning.
                                          Debu: Joining group 239.0.2.30 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 member report  from 10.96.10.91    to 224.0.0.22
                                          Debu:
                                          Current routing table (Insert Route);

                                          Debu: #0: Dst: 239.0.2.30, Age:2, St: I, OutVifs: 0x00000001
                                          Debu:

                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.200: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Should insert group 239.0.2.129 (from: 192.168.11.200) to route table. Vif Ix : 0
                                          Debu: No existing route for 239.0.2.129. Create new.
                                          Debu: Found existing routes. Find insert location.
                                          Debu: Inserting after route 239.0.2.30
                                          Debu: Joining group 239.0.2.129 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 member report  from 10.96.10.91    to 224.0.0.22
                                          Debu:
                                          Current routing table (Insert Route);

                                          Debu: #0: Dst: 239.0.2.30, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #1: Dst: 239.0.2.129, Age:2, St: I, OutVifs: 0x00000001
                                          Debu:

                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.11: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Should insert group 224.0.0.251 (from: 192.168.11.11) to route table. Vif Ix : 0
                                          Debu: No existing route for 224.0.0.251. Create new.
                                          Debu: Found existing routes. Find insert location.
                                          Debu: Inserting after route 239.0.2.129
                                          Debu: Joining group 224.0.0.251 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 member report  from 10.96.10.91    to 224.0.0.22
                                          Debu:
                                          Current routing table (Insert Route);

                                          Debu: #0: Dst: 239.0.2.30, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #1: Dst: 239.0.2.129, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #2: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
                                          Debu:

                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.188: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Should insert group 224.0.0.252 (from: 192.168.11.188) to route table. Vif Ix : 0
                                          Debu: No existing route for 224.0.0.252. Create new.
                                          Debu: Found existing routes. Find insert location.
                                          Debu: Inserting after route 224.0.0.251
                                          Debu: Joining group 224.0.0.252 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 member report  from 10.96.10.91    to 224.0.0.22
                                          Debu:
                                          Current routing table (Insert Route);

                                          Debu: #0: Dst: 239.0.2.30, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #1: Dst: 239.0.2.129, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #2: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #3: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
                                          Debu:

                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.254: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.254: proto: 2 hdrlen: 24 iplen: 36 or 9216
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.188: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Should insert group 224.0.0.251 (from: 192.168.11.188) to route table. Vif Ix : 0
                                          Debu: SENT V3 member report  from 10.96.10.91    to 224.0.0.22
                                          Debu: SENT V2 member report  from 10.96.10.91    to 224.0.0.251
                                          Debu:
                                          Current routing table (Insert Route);

                                          Debu: #0: Dst: 239.0.2.30, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #1: Dst: 239.0.2.129, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #2: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #3: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
                                          Debu:

                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.200: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Should insert group 239.0.2.141 (from: 192.168.11.200) to route table. Vif Ix : 0
                                          Debu: No existing route for 239.0.2.141. Create new.
                                          Debu: Found existing routes. Find insert location.
                                          Debu: Inserting after route 239.0.2.129
                                          Debu: Joining group 239.0.2.141 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 member report  from 10.96.10.91    to 224.0.0.22
                                          Debu:
                                          Current routing table (Insert Route);

                                          Debu: #0: Dst: 239.0.2.30, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #1: Dst: 239.0.2.129, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #2: Dst: 239.0.2.141, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #3: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #4: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
                                          Debu:

                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.254: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 192.168.11.188: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Should insert group 239.255.255.250 (from: 192.168.11.188) to route table. Vif Ix : 0
                                          Debu: No existing route for 239.255.255.250. Create new.
                                          Debu: Found existing routes. Find insert location.
                                          Debu: Inserting after route 239.0.2.141
                                          Debu: Joining group 239.255.255.250 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 member report  from 10.96.10.91    to 224.0.0.22
                                          Debu:
                                          Current routing table (Insert Route);

                                          Debu: #0: Dst: 239.0.2.30, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #1: Dst: 239.0.2.129, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #2: Dst: 239.0.2.141, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #3: Dst: 239.255.255.250, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #4: Dst: 224.0.0.251, Age:2, St: I, OutVifs: 0x00000001
                                          Debu: #5: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000001
                                          Debu:

                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 32 or 8192
                                          Debu: Got a IGMP request to process...
                                          Debu: Packet from 10.96.10.91: proto: 2 hdrlen: 24 iplen: 40 or 10240
                                          ^CDebu: clean handler called
                                          Debu: Removing route entry for 239.0.2.30
                                          Debu: Leaving group 239.0.2.30 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 report with leave from 10.96.10.91    to 224.0.0.22
                                          Debu: Removing route entry for 239.0.2.129
                                          Debu: Leaving group 239.0.2.129 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 report with leave from 10.96.10.91    to 224.0.0.22
                                          Debu: Removing route entry for 239.0.2.141
                                          Debu: Leaving group 239.0.2.141 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 report with leave from 10.96.10.91    to 224.0.0.22
                                          Debu: Removing route entry for 239.255.255.250
                                          Debu: Leaving group 239.255.255.250 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 report with leave from 10.96.10.91    to 224.0.0.22
                                          Debu: Removing route entry for 224.0.0.251
                                          Debu: Leaving group 224.0.0.251 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 report with leave from 10.96.10.91    to 224.0.0.22
                                          Debu: Removing route entry for 224.0.0.252
                                          Debu: Leaving group 224.0.0.252 upstream on IF address 10.96.10.91
                                          Debu: SENT V3 report with leave from 10.96.10.91    to 224.0.0.22

                                          (He cortado ya aquí porque sigue.... )

                                          Respecto al ESX te lo comentaba porque recuerdo que me había pasado en algún sitio y mi solución fue dejarlo sin las vmtools instaladas y sino recuerdo mal con la NIC Intel dentro de las que te deja seleccionar el Sphere.

                                          Yo también pensaba que era el deco, pero la última vez que lo probé con el router de Movistar el capull... me funcionó, quizás ahora tendría que volver a probarlo para asegurarme pero no encuentro el cable de red largo que tenía....  :-(/johnny@rlo.org

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            donizt
                                            last edited by

                                            No encuentro nadararo :-(

                                            El vlc tiene que se capaz de pillar los canales multicast si el vlc tampoco los ve no podemos culpar al deco :-S

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.