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

    [Résolu] Le service IGMP Proxy ne démarre pas

    Scheduled Pinned Locked Moved Français
    5 Posts 2 Posters 1.0k 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.
    • K
      kalistyan
      last edited by

      Bonsoir,

      Comme indiqué dans le sujet, le service IGMP Proxy ne démarre pas !  :o

      Le but étant de pouvoir récupérer le flux du service télé d'Orange.

      Le contexte :

      2.3.2-RELEASE (amd64)
      built on Tue Jul 19 12:44:43 CDT 2016
      FreeBSD 10.3-RELEASE-p5

      WAN 1 : orange DHCP / IPPUBLIQUE (fibre) => interface physique re0
      WAN 2 : free DHCP / IPPUBLIQUE (adsl) => interface physique em2
      VLAN838 & VLAN840 => BRIDGE0 => interface physique re0

      igmpproxy.conf

      ##------------------------------------------------------
      ## Enable Quickleave mode (Sends Leave instantly)
      ##------------------------------------------------------
      quickleave
      phyint bridge0 upstream ratelimit 0 threshold 1
      altnet 193.0.0.0/8
      altnet 80.0.0.0/8
      altnet 172.0.0.0/8
      altnet 81.0.0.0/8
      
      phyint em1 downstream ratelimit 0 threshold 1
      altnet 192.168.38.0/24
      
      phyint re0_vlan832 disabled
      phyint em2 disabled
      phyint re0_vlan838 disabled
      phyint re0_vlan840 disabled
      
      

      Log

      
      Nov 7 19:40:21	php-fpm	57463	/status_services.php: Started IGMP proxy service.
      Nov 7 19:40:21	igmpproxy	80768	adding VIF, Ix 0 Fl 0x0 IP 0xfe26a8c0 em1, Threshold: 1, Ratelimit: 0
      Nov 7 19:40:21	igmpproxy	80768	adding VIF, Ix 1 Fl 0x0 IP 0xab7bb558 em2, Threshold: 1, Ratelimit: 0
      Nov 7 19:40:21	igmpproxy	80768	There must be at least 2 Vif's where one is upstream.
      
      

      J'ai essayé de le lancer en ligne de commande, ci-dessous le retour.

      igmpproxy -d -vvvv /tmp/igmpproxy.conf
      

      Searching for config file at '/tmp/igmpproxy.conf'
      Config: Quick leave mode enabled.
      Config: Got a phyint token.
      Config: IF: Config for interface bridge0.
      Config: IF: Got upstream token.
      Config: IF: Got ratelimit token '0'.
      Config: IF: Got threshold token '1'.
      Config: IF: Got altnet token 193.0.0.0/8.
      Config: IF: Altnet: Parsed altnet to 193/8.
      Config: IF: Got altnet token 80.0.0.0/8.
      Config: IF: Altnet: Parsed altnet to 80/8.
      Config: IF: Got altnet token 172.0.0.0/8.
      Config: IF: Altnet: Parsed altnet to 172/8.
      Config: IF: Got altnet token 81.0.0.0/8.
      Config: IF: Altnet: Parsed altnet to 81/8.
      IF name : bridge0
      Next ptr : 0
      Ratelimit : 0
      Threshold : 1
      State : 1
      Allowednet ptr : 1018040
      Config: Got a phyint token.
      Config: IF: Config for interface em1.
      Config: IF: Got downstream token.
      Config: IF: Got ratelimit token '0'.
      Config: IF: Got threshold token '1'.
      Config: IF: Got altnet token 192.168.38.0/24.
      Config: IF: Altnet: Parsed altnet to 192.168.38/24.
      IF name : em1
      Next ptr : 0
      Ratelimit : 0
      Threshold : 1
      State : 2
      Allowednet ptr : 1018080
      Config: Got a phyint token.
      Config: IF: Config for interface re0_vlan832.
      Config: IF: Got disabled token.
      IF name : re0_vlan832
      Next ptr : 0
      Ratelimit : 0
      Threshold : 1
      State : 0
      Allowednet ptr : 0
      Config: Got a phyint token.
      Config: IF: Config for interface em2.
      Config: IF: Got disabled token.
      IF name : em2
      Next ptr : 0
      Ratelimit : 0
      Threshold : 1
      State : 0
      Allowednet ptr : 0
      Config: Got a phyint token.
      Config: IF: Config for interface re0_vlan838.
      Config: IF: Got disabled token.
      IF name : re0_vlan838
      Next ptr : 0
      Ratelimit : 0
      Threshold : 1
      State : 0
      Allowednet ptr : 0
      Config: Got a phyint token.
      Config: IF: Config for interface re0_vlan840.
      Config: IF: Got disabled token.
      IF name : re0_vlan840
      Next ptr : 0
      Ratelimit : 0
      Threshold : 1
      State : 0
      Allowednet ptr : 0
      buildIfVc: Interface em1 Addr: 192.168.38.254, Flags: 0xffff8843, Network: 192.168.38/24
      buildIfVc: Interface em2 Addr: 88.181.123.XXX, Flags: 0xffff8843, Network: 88.181.123/24
      buildIfVc: Interface lo0 Addr: 127.0.0.1, Flags: 0xffff8049, Network: 127/8
      Found config for em1
      Found config for em2
      adding VIF, Ix 0 Fl 0x0 IP 0xfe26a8c0 em1, Threshold: 1, Ratelimit: 0
              Network for [em1] : 192.168.38/24
              Network for [em1] : 192.168.38/24
      adding VIF, Ix 1 Fl 0x0 IP 0xab7bb558 em2, Threshold: 1, Ratelimit: 0
              Network for [em2] : 88.181.123/24
      There must be at least 2 Vif's where one is upstream.

      Détail étrange (pour moi  ;D) pourquoi est-ce l'ip du WAN2 (FAI Free) qui ressort ?

      Par avance merci,

      Kali'

      1 Reply Last reply Reply Quote 0
      • K
        kalistyan
        last edited by

        :'(

        1 Reply Last reply Reply Quote 0
        • TataveT
          Tatave
          last edited by

          Salut salut

          Kali j'ai portant lu ton poste et je suis surpris que personne n'est pu te répondre tôt.
          Personnellement je n'ai pas de réponse.

          Mais j'aurais quand même une petite question.

          • Est ce qu'avant de mettre en place tes vlan sur la partie orange ton igmp proxy était il fonctionnel  ?

          ++

          aider, bien sûre que oui
          assister, évidement non !!!

          donner à manger à un homme, ne lui permettra que de survivre qu'un temps.
          apprendre à un homme comment cuisiner, il sera vivre.

          1 Reply Last reply Reply Quote 0
          • K
            kalistyan
            last edited by

            Salut  :)

            Il s'agit d'un bug.

            => https://redmine.pfsense.org/issues/6099

            1 Reply Last reply Reply Quote 0
            • TataveT
              Tatave
              last edited by

              Salut salut

              Kali, bon c'est déjà çà, problème identifié par la team pf.
              En espérant que cela soit résolu au plus vite par une release ou un hotfix prochain.

              ++

              aider, bien sûre que oui
              assister, évidement non !!!

              donner à manger à un homme, ne lui permettra que de survivre qu'un temps.
              apprendre à un homme comment cuisiner, il sera vivre.

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