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

    Igmpproxy noworking

    Scheduled Pinned Locked Moved pfSense Packages
    67 Posts 12 Posters 57.8k 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.
    • E
      Eugene
      last edited by

      It's possible but based on what do you propose to choose version of IGMP packets?
      Does your player send IGMP V3 ?

      http://ru.doc.pfsense.org

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

        @Eugene:

        It's possible but based on what do you propose to choose version of IGMP packets?
        Does your player send IGMP V3 ?

        Both players I use (VLC and the settop box) use igmp v2 (according to pfsense tcpdump -ni em0) but if i use wireshark to capture the packets at the source it says they use igmp v3 ?!?
        In any case: the igmpproxy in the router the isp gave me uses igmp v3 for everything

        Since igmp v3 might cause problems for people using other applications, maybe a gui element where one can select the needed igmp version would be best?
        or maybe a switch like -v3

        edited!

        1 Reply Last reply Reply Quote 0
        • E
          Eugene
          last edited by

          @the6thday:

          @Eugene:

          It's possible but based on what do you propose to choose version of IGMP packets?
          Does your player send IGMP V3 ?

          Both players I use (VLC and the settop box) use igmp v2 requests
          but the igmpproxy in the router the isp gave me converts everything to igmp v3

          Since igmp v3 might cause problems for people using other applications, maybe a gui element where one can select the needed igmp version would be best?
          or maybe a switch like -v3

          Global check-box or probably per multicast source. Sounds like feature request -)

          http://ru.doc.pfsense.org

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

            @Eugene:

            Global check-box or probably per multicast source. Sounds like feature request -)

            hehe,

            i had to revise my claim of them being igmpv2 clients after using wireshark to confirm it(check the edit of the post)..

            can you set the proxy to igmpv3 for testing?

            1 Reply Last reply Reply Quote 0
            • E
              Eugene
              last edited by

              If somebody is interested in testing igmpv3 please let me know.

              http://ru.doc.pfsense.org

              1 Reply Last reply Reply Quote 0
              • F
                firbc
                last edited by

                Hi to all!

                I trying to establish IGMPProxy but I just can't get it work. I attach logs and if anyone have any idea… :)

                IGMPProxy log:

                # igmpproxy -d -c /tmp/igmpproxy.conf
                igmpproxy, Version 0.1 beta2, Build 090427
                Copyright 2005 by Johnny Egeland <johnny@rlo.org>
                Distributed 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 xl0.
                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.16.100.0/24.
                Debu: Config: IF: Altnet: Parsed altnet to 172.16.100/24.
                Debu: Config: IF: Got altnet token 84.255.209.0/24.
                Debu: Config: IF: Altnet: Parsed altnet to 84.255.209/24.
                Debu: Config: IF: Got altnet token 84.255.208.0/24.
                Debu: Config: IF: Altnet: Parsed altnet to 84.255.208/24.
                Debu: Config: IF: Got altnet token 172.17.140.0/24.
                Debu: Config: IF: Altnet: Parsed altnet to 172.17.140/24.
                Debu: Config: IF: Got altnet token 172.17.141.0/24.
                Debu: Config: IF: Altnet: Parsed altnet to 172.17.141/24.
                Debu: IF name : xl0
                Debu: Next ptr : 0
                Debu: Ratelimit : 0
                Debu: Threshold : 1
                Debu: State : 1
                Debu: Allowednet ptr : 2820c030
                Debu: Config: Got a phyint token.
                Debu: Config: IF: Config for interface rl0.
                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.0.0/24.
                Debu: Config: IF: Altnet: Parsed altnet to 192.168.0/24.
                Debu: IF name : rl0
                Debu: Next ptr : 0
                Debu: Ratelimit : 0
                Debu: Threshold : 1
                Debu: State : 2
                Debu: Allowednet ptr : 2820c080
                Debu: Adding Physical Index value of IF 'xl0' is 1
                Debu: buildIfVc: Interface xl0 Addr: 89.212.139.155, Flags: 0xffff8943, Network: 89.212/16
                Debu: Adding Physical Index value of IF 'rl0' is 2
                Debu: buildIfVc: Interface rl0 Addr: 192.168.0.50, Flags: 0xffff8843, Network: 192.168.0/24
                Debu: Adding Physical Index value of IF 'lo0' is 3
                Debu: buildIfVc: Interface lo0 Addr: 127.0.0.1, Flags: 0xffff8049, Network: 127/8
                Debu: Found config for xl0
                Debu: Found config for rl0
                Note: adding VIF, Ix 0 Fl 0x0 IP 0x9b8bd459 xl0, Threshold: 1, Ratelimit: 0
                Debu:         Network for [xl0] : 89.212/16
                Debu:         Network for [xl0] : 172.16.100/24
                Debu:         Network for [xl0] : 84.255.209/24
                Debu:         Network for [xl0] : 84.255.208/24
                Debu:         Network for [xl0] : 172.17.140/24
                Debu:         Network for [xl0] : 172.17.141/24
                Note: adding VIF, Ix 1 Fl 0x0 IP 0x3200a8c0 rl0, Threshold: 1, Ratelimit: 0
                Debu:         Network for [rl0] : 192.168.0/24
                Debu:         Network for [rl0] : 192.168.0/24
                Debu: Got 262144 byte buffer size in 0 iterations
                Debu: Joining all-routers group 224.0.0.2 on vif 192.168.0.50
                Note: joinMcGroup: 224.0.0.2 on rl0
                Debu: SENT Membership query   from 192.168.0.50    to 224.0.0.1
                Debu: Sent membership query from 192.168.0.50 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: Packet from 192.168.0.50: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 192.168.0.50    to 224.0.0.1 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.110 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.110 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.71 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.71 (ip_hl 20, data 8)
                Debu: About to call timeout 1 (#0)
                Debu: Aging routes in table.
                Debu:
                Current routing table (Age active routes);
                -----------------------------------------------------
                
                Debu: No routes in table...
                Debu:
                -----------------------------------------------------
                
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.39 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.101 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 224.0.0.1 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.101 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.39 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.40 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.40 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.43 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.75 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.75 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.43 (ip_hl 20, data 8)
                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.55 (ip_hl 20, data 8)
                ^CWarn: select() failure; Errno(4): Interrupted system call
                Note: Got a interupt signal. Exiting.
                Debu: clean handler called
                Note: All routes removed. Routing table is empty.</johnny@rlo.org>
                

                upstream interface:

                # tcpdump -ni xl0 igmp
                tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
                listening on xl0, link-type EN10MB (Ethernet), capture size 96 bytes
                18:55:34.103462 IP 10.0.1.13 > 239.1.1.59: igmp query v2 [max resp time 20] [gaddr 239.1.1.59]
                18:55:35.106067 IP 10.0.1.13 > 239.1.1.59: igmp query v2 [max resp time 20] [gaddr 239.1.1.59]
                18:55:41.107191 IP 10.0.1.13 > 224.0.0.1: igmp query v2 [max resp time 90]
                18:56:00.434706 IP 10.0.1.13 > 239.1.1.72: igmp query v2 [max resp time 20] [gaddr 239.1.1.72]
                18:56:02.108634 IP 10.0.1.13 > 239.1.1.72: igmp query v2 [max resp time 20] [gaddr 239.1.1.72]
                18:56:03.347509 IP 10.0.1.13 > 239.1.1.79: igmp query v2 [max resp time 20] [gaddr 239.1.1.79]
                18:56:05.109444 IP 10.0.1.13 > 239.1.1.79: igmp query v2 [max resp time 20] [gaddr 239.1.1.79]
                18:56:10.157721 IP 10.0.1.13 > 239.1.1.196: igmp query v2 [max resp time 20] [gaddr 239.1.1.196]
                18:56:12.109419 IP 10.0.1.13 > 239.1.1.196: igmp query v2 [max resp time 20] [gaddr 239.1.1.196]
                18:56:21.112121 IP 10.0.1.13 > 224.0.0.1: igmp query v2 [max resp time 90]
                18:56:22.482258 IP 10.0.1.13 > 239.1.1.31: igmp query v2 [max resp time 20] [gaddr 239.1.1.31]
                18:56:22.878034 IP 10.0.1.13 > 239.1.1.199: igmp query v2 [max resp time 20] [gaddr 239.1.1.199]
                18:56:24.124424 IP 10.0.1.13 > 239.1.1.199: igmp query v2 [max resp time 20] [gaddr 239.1.1.199]
                18:56:24.127659 IP 10.0.1.13 > 239.1.1.31: igmp query v2 [max resp time 20] [gaddr 239.1.1.31]
                18:56:25.160285 IP 10.0.1.13 > 239.1.1.192: igmp query v2 [max resp time 20] [gaddr 239.1.1.192]
                18:56:27.111488 IP 10.0.1.13 > 239.1.1.192: igmp query v2 [max resp time 20] [gaddr 239.1.1.192]
                18:56:39.728048 IP 10.0.1.13 > 239.1.1.111: igmp query v2 [max resp time 20] [gaddr 239.1.1.111]
                18:56:41.117181 IP 10.0.1.13 > 239.1.1.111: igmp query v2 [max resp time 20] [gaddr 239.1.1.111]
                18:56:47.690131 IP 10.0.1.13 > 239.1.1.165: igmp query v2 [max resp time 20] [gaddr 239.1.1.165]
                18:56:49.118276 IP 10.0.1.13 > 239.1.1.165: igmp query v2 [max resp time 20] [gaddr 239.1.1.165]
                18:56:50.360406 IP 10.0.1.13 > 239.1.1.200: igmp query v2 [max resp time 20] [gaddr 239.1.1.200]
                18:56:50.400910 IP 10.0.1.13 > 239.1.1.28: igmp query v2 [max resp time 20] [gaddr 239.1.1.28]
                18:56:52.127589 IP 10.0.1.13 > 239.1.1.200: igmp query v2 [max resp time 20] [gaddr 239.1.1.200]
                18:56:52.130815 IP 10.0.1.13 > 239.1.1.28: igmp query v2 [max resp time 20] [gaddr 239.1.1.28]
                18:56:52.752406 IP 10.0.1.13 > 239.1.1.113: igmp query v2 [max resp time 20] [gaddr 239.1.1.113]
                18:56:54.113797 IP 10.0.1.13 > 239.1.1.113: igmp query v2 [max resp time 20] [gaddr 239.1.1.113]
                18:56:59.641373 IP 10.0.1.13 > 239.1.1.125: igmp query v2 [max resp time 20] [gaddr 239.1.1.125]
                18:57:01.116531 IP 10.0.1.13 > 224.0.0.1: igmp query v2 [max resp time 90]
                18:57:01.128509 IP 10.0.1.13 > 239.1.1.125: igmp query v2 [max resp time 20] [gaddr 239.1.1.125]
                ^C
                29 packets captured
                123 packets received by filter
                0 packets dropped by kernel
                

                downstream interface:

                # tcpdump -ni rl0 igmp
                tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
                listening on rl0, link-type EN10MB (Ethernet), capture size 96 bytes
                18:58:13.206957 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:13.214773 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:13.309240 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 2 group record(s)
                18:58:14.471030 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:14.478925 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:14.809493 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 2 group record(s)
                18:58:15.535262 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:15.542042 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:15.808663 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 2 group record(s)
                18:58:16.447492 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:16.464125 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:16.808824 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 2 group record(s)
                18:58:18.871658 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:18.878814 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:19.309250 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 2 group record(s)
                18:58:22.984282 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:22.992783 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:23.309927 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 2 group record(s)
                18:58:25.736641 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:25.743480 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:25.810343 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 2 group record(s)
                18:58:31.737560 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:31.745179 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:31.811358 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 2 group record(s)
                18:58:33.105719 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:33.113338 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:33.310610 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 2 group record(s)
                18:58:35.274076 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:35.282670 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:35.311270 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:36.754270 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:36.761893 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 1 group record(s)
                18:58:36.811185 IP 192.168.0.2 > 224.0.0.22: igmp v3 report, 2 group record(s)
                ^C
                33 packets captured
                970 packets received by filter
                
                1 Reply Last reply Reply Quote 0
                • E
                  Eugene
                  last edited by

                  Your igmpproxy does not see your igmp reports. Most probably it happens because  you forgot to check "This allows packets with ip options to pass otherwise they are blocked by default i.e. with multicast routing/proxing." in your rule at LAN allowing IGMP (advanced section).

                  http://ru.doc.pfsense.org

                  1 Reply Last reply Reply Quote 0
                  • F
                    firbc
                    last edited by

                    OK, thing is that I don't have that options in my web GUI. Is that has anything to do with this - http://www.mail-archive.com/support@pfsense.com/msg17826.html? Any idea what package would integrate that options?

                    1 Reply Last reply Reply Quote 0
                    • E
                      Eugene
                      last edited by

                      It was my mistakte (in lists). As soon as you install igmpproxy you should have this option.

                      http://ru.doc.pfsense.org

                      1 Reply Last reply Reply Quote 0
                      • F
                        firbc
                        last edited by

                        Hm… I don't have that options,... I will try to reinstall IGMPProxy...

                        1 Reply Last reply Reply Quote 0
                        • F
                          firbc
                          last edited by

                          OK,… I reinstall it is there now... testing if it will work

                          thx... for help

                          1 Reply Last reply Reply Quote 0
                          • F
                            firbc
                            last edited by

                            Can you check if I forgot something else.

                            IGMPProxy log

                            igmpproxy, Version 0.1 beta2, Build 090427 
                            Copyright 2005 by Johnny Egeland <johnny@rlo.org>
                            Distributed 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 xl0.
                            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.16.100.0/24.
                            Debu: Config: IF: Altnet: Parsed altnet to 172.16.100/24.
                            Debu: Config: IF: Got altnet token 84.255.209.0/24.
                            Debu: Config: IF: Altnet: Parsed altnet to 84.255.209/24.
                            Debu: Config: IF: Got altnet token 84.255.208.0/24.
                            Debu: Config: IF: Altnet: Parsed altnet to 84.255.208/24.
                            Debu: Config: IF: Got altnet token 172.17.140.0/24.
                            Debu: Config: IF: Altnet: Parsed altnet to 172.17.140/24.
                            Debu: Config: IF: Got altnet token 172.17.141.0/24.
                            Debu: Config: IF: Altnet: Parsed altnet to 172.17.141/24.
                            Debu: IF name : xl0
                            Debu: Next ptr : 0
                            Debu: Ratelimit : 0
                            Debu: Threshold : 1
                            Debu: State : 1
                            Debu: Allowednet ptr : 2820c030
                            Debu: Config: Got a phyint token.
                            Debu: Config: IF: Config for interface rl0.
                            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.0.0/24.
                            Debu: Config: IF: Altnet: Parsed altnet to 192.168.0/24.
                            Debu: IF name : rl0
                            Debu: Next ptr : 0
                            Debu: Ratelimit : 0
                            Debu: Threshold : 1
                            Debu: State : 2
                            Debu: Allowednet ptr : 2820c080
                            Debu: Adding Physical Index value of IF 'xl0' is 1
                            Debu: buildIfVc: Interface xl0 Addr: 89.212.139.155, Flags: 0xffff8843, Network: 89.212/16
                            Debu: Adding Physical Index value of IF 'rl0' is 2
                            Debu: buildIfVc: Interface rl0 Addr: 192.168.0.50, Flags: 0xffff8943, Network: 192.168.0/24
                            Debu: Adding Physical Index value of IF 'lo0' is 3
                            Debu: buildIfVc: Interface lo0 Addr: 127.0.0.1, Flags: 0xffff8049, Network: 127/8
                            Debu: Found config for xl0
                            Debu: Found config for rl0
                            Note: adding VIF, Ix 0 Fl 0x0 IP 0x9b8bd459 xl0, Threshold: 1, Ratelimit: 0
                            Debu:         Network for [xl0] : 89.212/16
                            Debu:         Network for [xl0] : 172.16.100/24
                            Debu:         Network for [xl0] : 84.255.209/24
                            Debu:         Network for [xl0] : 84.255.208/24
                            Debu:         Network for [xl0] : 172.17.140/24
                            Debu:         Network for [xl0] : 172.17.141/24
                            Note: adding VIF, Ix 1 Fl 0x0 IP 0x3200a8c0 rl0, Threshold: 1, Ratelimit: 0
                            Debu:         Network for [rl0] : 192.168.0/24
                            Debu:         Network for [rl0] : 192.168.0/24
                            Debu: Got 262144 byte buffer size in 0 iterations
                            Debu: Joining all-routers group 224.0.0.2 on vif 192.168.0.50
                            Note: joinMcGroup: 224.0.0.2 on rl0
                            Debu: SENT Membership query   from 192.168.0.50    to 224.0.0.1
                            Debu: Sent membership query from 192.168.0.50 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: Packet from 192.168.0.50: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 192.168.0.50    to 224.0.0.2 (ip_hl 24, data 8)
                            Note: The IGMP message was from myself. Ignoring.
                            Debu: Packet from 192.168.0.50: proto: 2 hdrlen: 20 iplen: 8 or 2048
                            Note: RECV Membership query   from 192.168.0.50    to 224.0.0.1 (ip_hl 20, data 8)
                            Debu: Packet from 192.168.0.50: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 192.168.0.50    to 224.0.0.2 (ip_hl 24, data 8)
                            Note: The IGMP message was from myself. Ignoring.
                            Debu: Packet from 192.168.0.23: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 192.168.0.23    to 239.255.255.250 (ip_hl 24, data 8)
                            Debu: Should insert group 239.255.255.250 (from: 192.168.0.23) to route table. Vif Ix : 1
                            Debu: No existing route for 239.255.255.250\. Create new.
                            Debu: No routes in table. Insert at beginning.
                            Info: Inserted route table entry for 239.255.255.250 on VIF #1
                            Debu: Joining group 239.255.255.250 upstream on IF address 89.212.139.155
                            Note: joinMcGroup: 239.255.255.250 on xl0
                            Debu: 
                            Current routing table (Insert Route);
                            -----------------------------------------------------
                            
                            Debu: #0: Dst: 239.255.255.250, Age:2, St: I, OutVifs: 0x00000002
                            Debu: 
                            -----------------------------------------------------
                            
                            Debu: Eliminate compiler warning for field type = 22
                            Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 89.212.139.155  to 239.255.255.250 (ip_hl 24, data 8)
                            Note: The IGMP message was from myself. Ignoring.
                            Debu: Packet from 192.168.0.22: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 192.168.0.22    to 224.0.0.252 (ip_hl 24, data 8)
                            Debu: Should insert group 224.0.0.252 (from: 192.168.0.22) to route table. Vif Ix : 1
                            Debu: No existing route for 224.0.0.252\. Create new.
                            Debu: Found existing routes. Find insert location.
                            Debu: Inserting after route 239.255.255.250
                            Info: Inserted route table entry for 224.0.0.252 on VIF #1
                            Debu: Joining group 224.0.0.252 upstream on IF address 89.212.139.155
                            Note: joinMcGroup: 224.0.0.252 on xl0
                            Debu: 
                            Current routing table (Insert Route);
                            -----------------------------------------------------
                            
                            Debu: #0: Dst: 239.255.255.250, Age:2, St: I, OutVifs: 0x00000002
                            Debu: #1: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000002
                            Debu: 
                            -----------------------------------------------------
                            
                            Debu: Eliminate compiler warning for field type = 22
                            Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 89.212.139.155  to 224.0.0.252 (ip_hl 24, data 8)
                            Note: The IGMP message was from myself. Ignoring.
                            Debu: Packet from 192.168.0.2: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 192.168.0.2     to 239.1.1.139 (ip_hl 24, data 8)
                            Debu: Should insert group 239.1.1.139 (from: 192.168.0.2) to route table. Vif Ix : 1
                            Debu: No existing route for 239.1.1.139\. Create new.
                            Debu: Found existing routes. Find insert location.
                            Debu: Inserting at beginning, before route 239.255.255.250
                            Info: Inserted route table entry for 239.1.1.139 on VIF #1
                            Debu: Joining group 239.1.1.139 upstream on IF address 89.212.139.155
                            Note: joinMcGroup: 239.1.1.139 on xl0
                            Debu: 
                            Current routing table (Insert Route);
                            -----------------------------------------------------
                            
                            Debu: #0: Dst: 239.1.1.139, Age:2, St: I, OutVifs: 0x00000002
                            Debu: #1: Dst: 239.255.255.250, Age:2, St: I, OutVifs: 0x00000002
                            Debu: #2: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000002
                            Debu: 
                            -----------------------------------------------------
                            
                            Debu: Eliminate compiler warning for field type = 22
                            Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 89.212.139.155  to 239.1.1.139 (ip_hl 24, data 8)
                            Note: The IGMP message was from myself. Ignoring.
                            Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 89.212.139.155  to 224.0.0.252 (ip_hl 24, data 8)
                            Note: The IGMP message was from myself. Ignoring.
                            Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 89.212.139.155  to 239.1.1.139 (ip_hl 24, data 8)
                            Note: The IGMP message was from myself. Ignoring.
                            Debu: About to call timeout 1 (#0)
                            Debu: Aging routes in table.
                            Debu: 
                            Current routing table (Age active routes);
                            -----------------------------------------------------
                            
                            Debu: #0: Dst: 239.1.1.139, Age:1, St: I, OutVifs: 0x00000002
                            Debu: #1: Dst: 239.255.255.250, Age:1, St: I, OutVifs: 0x00000002
                            Debu: #2: Dst: 224.0.0.252, Age:1, St: I, OutVifs: 0x00000002
                            Debu: 
                            -----------------------------------------------------
                            
                            Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                            Note: RECV Membership query   from 10.0.1.13       to 224.0.0.1 (ip_hl 20, data 8)
                            Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 89.212.139.155  to 239.255.255.250 (ip_hl 24, data 8)
                            Note: The IGMP message was from myself. Ignoring.
                            Debu: Packet from 192.168.0.2: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV Leave message      from 192.168.0.2     to 224.0.0.2 (ip_hl 24, data 8)
                            Debu: Got leave message from 192.168.0.2 to 239.1.1.139\. Starting last member detection.
                            Debu: Leaving group 239.1.1.139 upstream on IF address 89.212.139.155
                            Note: leaveMcGroup: 239.1.1.139 on xl0
                            Debu: SENT Membership query   from 192.168.0.50    to 239.1.1.139
                            Debu: Sent membership query from 192.168.0.50 to 239.1.1.139\. Delay: 10
                            Debu: Created timeout 3 (#0) - delay 10 secs
                            Debu: (Id:3, Time:10) 
                            Debu: (Id:2, Time:10) 
                            Debu: Packet from 192.168.0.2: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 192.168.0.2     to 239.1.1.67 (ip_hl 24, data 8)
                            Debu: Should insert group 239.1.1.67 (from: 192.168.0.2) to route table. Vif Ix : 1
                            Debu: No existing route for 239.1.1.67\. Create new.
                            Debu: Found existing routes. Find insert location.
                            Debu: Inserting at beginning, before route 239.1.1.139
                            Info: Inserted route table entry for 239.1.1.67 on VIF #1
                            Debu: Joining group 239.1.1.67 upstream on IF address 89.212.139.155
                            Note: joinMcGroup: 239.1.1.67 on xl0
                            Debu: 
                            Current routing table (Insert Route);
                            -----------------------------------------------------
                            
                            Debu: #0: Dst: 239.1.1.67, Age:2, St: I, OutVifs: 0x00000002
                            Debu: #1: Dst: 239.1.1.139, Age:2, St: I, OutVifs: 0x00000002
                            Debu: #2: Dst: 239.255.255.250, Age:1, St: I, OutVifs: 0x00000002
                            Debu: #3: Dst: 224.0.0.252, Age:1, St: I, OutVifs: 0x00000002
                            Debu: 
                            -----------------------------------------------------
                            
                            Debu: Eliminate compiler warning for field type = 22
                            Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 89.212.139.155  to 239.1.1.67 (ip_hl 24, data 8)
                            Note: The IGMP message was from myself. Ignoring.
                            Debu: Packet from 192.168.0.2: proto: 2 hdrlen: 24 iplen: 8 or 2048
                            Note: RECV V2 member report   from 192.168.0.2     to 239.1.1.67 (ip_hl 24, data 8)
                            Debu: Should insert group 239.1.1.67 (from: 192.168.0.2) to route table. Vif Ix : 1
                            Info: Updated route entry for 239.1.1.67 on VIF #1</johnny@rlo.org>
                            

                            upstream interface:

                            listening on xl0, link-type EN10MB (Ethernet), capture size 96 bytes
                            11:25:42.084756 IP 10.0.1.13 > 224.0.0.1: igmp query v2 [max resp time 90]
                            11:25:47.050779 IP 10.0.1.13 > 239.1.1.71: igmp query v2 [max resp time 20] [gaddr 239.1.1.71]
                            11:25:48.073513 IP 10.0.1.13 > 239.1.1.71: igmp query v2 [max resp time 20] [gaddr 239.1.1.71]
                            11:25:49.471036 IP 10.0.1.13 > 239.1.1.163: igmp query v2 [max resp time 20] [gaddr 239.1.1.163]
                            11:25:49.585535 IP 10.0.1.13 > 239.1.1.253: igmp query v2 [max resp time 20] [gaddr 239.1.1.253]
                            11:25:51.073953 IP 10.0.1.13 > 239.1.1.163: igmp query v2 [max resp time 20] [gaddr 239.1.1.163]
                            11:25:51.078188 IP 10.0.1.13 > 239.1.1.253: igmp query v2 [max resp time 20] [gaddr 239.1.1.253]
                            11:25:59.099544 IP 10.0.1.13 > 239.1.1.18: igmp query v2 [max resp time 20] [gaddr 239.1.1.18]
                            11:26:01.077237 IP 10.0.1.13 > 239.1.1.18: igmp query v2 [max resp time 20] [gaddr 239.1.1.18]
                            11:26:02.872687 IP 10.0.1.13 > 239.1.1.253: igmp query v2 [max resp time 20] [gaddr 239.1.1.253]
                            11:26:04.075309 IP 10.0.1.13 > 239.1.1.253: igmp query v2 [max resp time 20] [gaddr 239.1.1.253]
                            11:26:18.394555 IP 10.0.1.13 > 239.1.1.75: igmp query v2 [max resp time 20] [gaddr 239.1.1.75]
                            ^C
                            12 packets captured
                            41 packets received by filter
                            0 packets dropped by kernel
                            

                            downstream interface:

                            listening on rl0, link-type EN10MB (Ethernet), capture size 96 bytes
                            11:25:31.803973 IP 192.168.0.50 > 224.0.0.1: igmp query v2
                            11:25:32.539291 IP 192.168.0.23 > 239.255.255.250: igmp v2 report 239.255.255.250
                            11:25:33.755646 IP 192.168.0.22 > 224.0.0.252: igmp v2 report 224.0.0.252
                            11:25:36.025142 IP 192.168.0.2 > 239.1.1.139: igmp v2 report 239.1.1.139
                            11:25:44.114350 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.139
                            11:25:44.114993 IP 192.168.0.50 > 239.1.1.139: igmp query v2 [gaddr 239.1.1.139]
                            11:25:44.122645 IP 192.168.0.2 > 239.1.1.67: igmp v2 report 239.1.1.67
                            11:25:44.527391 IP 192.168.0.2 > 239.1.1.67: igmp v2 report 239.1.1.67
                            11:25:45.546460 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.67
                            11:25:45.546903 IP 192.168.0.50 > 239.1.1.67: igmp query v2 [gaddr 239.1.1.67]
                            11:25:45.553972 IP 192.168.0.2 > 239.1.1.170: igmp v2 report 239.1.1.170
                            11:25:46.027639 IP 192.168.0.2 > 239.1.1.170: igmp v2 report 239.1.1.170
                            11:25:47.074922 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.170
                            11:25:47.075393 IP 192.168.0.50 > 239.1.1.170: igmp query v2 [gaddr 239.1.1.170]
                            11:25:47.083477 IP 192.168.0.2 > 239.1.1.63: igmp v2 report 239.1.1.63
                            11:25:47.526910 IP 192.168.0.2 > 239.1.1.63: igmp v2 report 239.1.1.63
                            11:25:48.826918 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.63
                            11:25:48.827342 IP 192.168.0.50 > 239.1.1.63: igmp query v2 [gaddr 239.1.1.63]
                            11:25:48.834878 IP 192.168.0.2 > 239.1.1.161: igmp v2 report 239.1.1.161
                            11:25:49.027150 IP 192.168.0.2 > 239.1.1.161: igmp v2 report 239.1.1.161
                            11:25:50.651152 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.161
                            11:25:50.651621 IP 192.168.0.50 > 239.1.1.161: igmp query v2 [gaddr 239.1.1.161]
                            11:25:50.659377 IP 192.168.0.2 > 239.1.1.153: igmp v2 report 239.1.1.153
                            11:25:51.027485 IP 192.168.0.2 > 239.1.1.153: igmp v2 report 239.1.1.153
                            11:25:52.077510 IP 192.168.0.50 > 239.1.1.139: igmp query v2 [gaddr 239.1.1.139]
                            11:25:52.835579 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.153
                            11:25:52.836001 IP 192.168.0.50 > 239.1.1.153: igmp query v2 [gaddr 239.1.1.153]
                            11:25:52.842623 IP 192.168.0.2 > 239.1.1.42: igmp v2 report 239.1.1.42
                            11:25:53.027828 IP 192.168.0.2 > 239.1.1.42: igmp v2 report 239.1.1.42
                            11:25:54.011725 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.42
                            11:25:54.012187 IP 192.168.0.50 > 239.1.1.42: igmp query v2 [gaddr 239.1.1.42]
                            11:25:54.013007 IP 192.168.0.50 > 239.1.1.67: igmp query v2 [gaddr 239.1.1.67]
                            11:25:54.020069 IP 192.168.0.2 > 239.1.1.143: igmp v2 report 239.1.1.143
                            11:25:54.027985 IP 192.168.0.2 > 239.1.1.143: igmp v2 report 239.1.1.143
                            11:25:55.932022 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.143
                            11:25:55.932495 IP 192.168.0.50 > 239.1.1.143: igmp query v2 [gaddr 239.1.1.143]
                            11:25:55.938922 IP 192.168.0.2 > 239.1.1.147: igmp v2 report 239.1.1.147
                            11:25:56.028336 IP 192.168.0.2 > 239.1.1.147: igmp v2 report 239.1.1.147
                            11:25:56.948128 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.147
                            11:25:56.948558 IP 192.168.0.50 > 239.1.1.147: igmp query v2 [gaddr 239.1.1.147]
                            11:25:56.949447 IP 192.168.0.50 > 239.1.1.170: igmp query v2 [gaddr 239.1.1.170]
                            11:25:56.954601 IP 192.168.0.2 > 239.1.1.7: igmp v2 report 239.1.1.7
                            11:25:57.028498 IP 192.168.0.2 > 239.1.1.7: igmp v2 report 239.1.1.7
                            11:25:58.029638 IP 192.168.0.50 > 239.1.1.63: igmp query v2 [gaddr 239.1.1.63]
                            11:25:58.284279 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.7
                            11:25:58.284725 IP 192.168.0.50 > 239.1.1.7: igmp query v2 [gaddr 239.1.1.7]
                            11:25:58.290964 IP 192.168.0.2 > 239.1.1.7: igmp v2 report 239.1.1.7
                            11:25:58.529124 IP 192.168.0.2 > 239.1.1.7: igmp v2 report 239.1.1.7
                            11:25:59.876521 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.7
                            11:25:59.876852 IP 192.168.0.50 > 239.1.1.7: igmp query v2 [gaddr 239.1.1.7]
                            11:25:59.877739 IP 192.168.0.50 > 239.1.1.161: igmp query v2 [gaddr 239.1.1.161]
                            11:25:59.883465 IP 192.168.0.2 > 239.1.1.115: igmp v2 report 239.1.1.115
                            11:26:00.029007 IP 192.168.0.2 > 239.1.1.115: igmp v2 report 239.1.1.115
                            11:26:02.078058 IP 192.168.0.50 > 224.0.0.1: igmp query v2
                            11:26:02.081015 IP 192.168.0.50 > 239.1.1.153: igmp query v2 [gaddr 239.1.1.153]
                            11:26:02.872975 IP 192.168.0.50 > 239.1.1.42: igmp query v2 [gaddr 239.1.1.42]
                            11:26:03.029517 IP 192.168.0.2 > 224.0.0.252: igmp v2 report 224.0.0.252
                            11:26:03.029693 IP 192.168.0.2 > 239.1.1.115: igmp v2 report 239.1.1.115
                            11:26:04.032722 IP 192.168.0.50 > 239.1.1.67: igmp query v2 [gaddr 239.1.1.67]
                            11:26:04.033134 IP 192.168.0.50 > 239.1.1.143: igmp query v2 [gaddr 239.1.1.143]
                            11:26:06.075442 IP 192.168.0.50 > 239.1.1.147: igmp query v2 [gaddr 239.1.1.147]
                            11:26:07.076254 IP 192.168.0.50 > 239.1.1.170: igmp query v2 [gaddr 239.1.1.170]
                            11:26:07.485691 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.115
                            11:26:07.486132 IP 192.168.0.50 > 239.1.1.115: igmp query v2 [gaddr 239.1.1.115]
                            11:26:07.492117 IP 192.168.0.2 > 239.1.1.8: igmp v2 report 239.1.1.8
                            11:26:07.529273 IP 192.168.0.2 > 239.1.1.8: igmp v2 report 239.1.1.8
                            11:26:08.127377 IP 192.168.0.23 > 239.255.255.250: igmp v2 report 239.255.255.250
                            11:26:08.128073 IP 192.168.0.50 > 239.1.1.63: igmp query v2 [gaddr 239.1.1.63]
                            11:26:08.128479 IP 192.168.0.50 > 239.1.1.7: igmp query v2 [gaddr 239.1.1.7]
                            11:26:09.490924 IP 192.168.0.50 > 239.1.1.7: igmp query v2 [gaddr 239.1.1.7]
                            11:26:10.491767 IP 192.168.0.50 > 239.1.1.161: igmp query v2 [gaddr 239.1.1.161]
                            11:26:11.806229 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.8
                            11:26:11.806692 IP 192.168.0.50 > 239.1.1.8: igmp query v2 [gaddr 239.1.1.8]
                            11:26:11.808014 IP 192.168.0.50 > 239.1.1.153: igmp query v2 [gaddr 239.1.1.153]
                            11:26:11.813380 IP 192.168.0.2 > 239.1.1.7: igmp v2 report 239.1.1.7
                            11:26:12.030027 IP 192.168.0.2 > 239.1.1.7: igmp v2 report 239.1.1.7
                            11:26:13.031347 IP 192.168.0.50 > 239.1.1.42: igmp query v2 [gaddr 239.1.1.42]
                            11:26:14.032581 IP 192.168.0.50 > 239.1.1.143: igmp query v2 [gaddr 239.1.1.143]
                            11:26:16.032909 IP 192.168.0.50 > 239.1.1.147: igmp query v2 [gaddr 239.1.1.147]
                            ^C
                            79 packets captured
                            405 packets received by filter
                            0 packets dropped by kernel
                            

                            routing:

                            Routing tables
                            
                            Internet:
                            Destination        Gateway            Flags    Refs      Use  Netif Expire
                            default            89.212.0.1         UGS         0      615    xl0
                            89.212.0.0/16      link#1             UC          0        0    xl0
                            89.212.0.1         00:90:1a:42:80:5c  UHLW        5      135    xl0    777
                            89.212.139.155     127.0.0.1          UGHS        0        0    lo0
                            127.0.0.1          127.0.0.1          UH          1        0    lo0
                            192.168.0.0/24     link#2             UC          0        0    rl0
                            192.168.0.2        00:1a:4d:41:3e:3f  UHLW        1     2325    rl0   1173
                            192.168.0.22       00:16:ea:ae:61:7e  UHLW        1       47    rl0   1132
                            224.0.0.0/4        89.212.0.1         UGS         0        0    xl0
                            224.0.0.1          89.212.0.1         UGHS        0        0    xl0
                            224.0.0.2          89.212.0.1         UGHS        0        0    xl0
                            
                            1 Reply Last reply Reply Quote 0
                            • E
                              Eugene
                              last edited by

                              Now it seems you are missing allow-opts at WAN interface.
                              Please

                              pfctl -sr | grep allow-opts
                              

                              http://ru.doc.pfsense.org

                              1 Reply Last reply Reply Quote 0
                              • F
                                firbc
                                last edited by

                                I tried… still nothing. Attaching logs...

                                IGMPProxy logs:

                                igmpproxy, Version 0.1 beta2, Build 090427 
                                Copyright 2005 by Johnny Egeland <johnny@rlo.org>
                                Distributed 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 xl0.
                                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.16.100.0/24.
                                Debu: Config: IF: Altnet: Parsed altnet to 172.16.100/24.
                                Debu: Config: IF: Got altnet token 84.255.209.0/24.
                                Debu: Config: IF: Altnet: Parsed altnet to 84.255.209/24.
                                Debu: Config: IF: Got altnet token 84.255.208.0/24.
                                Debu: Config: IF: Altnet: Parsed altnet to 84.255.208/24.
                                Debu: Config: IF: Got altnet token 172.17.140.0/24.
                                Debu: Config: IF: Altnet: Parsed altnet to 172.17.140/24.
                                Debu: Config: IF: Got altnet token 172.17.141.0/24.
                                Debu: Config: IF: Altnet: Parsed altnet to 172.17.141/24.
                                Debu: IF name : xl0
                                Debu: Next ptr : 0
                                Debu: Ratelimit : 0
                                Debu: Threshold : 1
                                Debu: State : 1
                                Debu: Allowednet ptr : 2820c030
                                Debu: Config: Got a phyint token.
                                Debu: Config: IF: Config for interface rl0.
                                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.0.0/24.
                                Debu: Config: IF: Altnet: Parsed altnet to 192.168.0/24.
                                Debu: IF name : rl0
                                Debu: Next ptr : 0
                                Debu: Ratelimit : 0
                                Debu: Threshold : 1
                                Debu: State : 2
                                Debu: Allowednet ptr : 2820c080
                                Debu: Adding Physical Index value of IF 'xl0' is 1
                                Debu: buildIfVc: Interface xl0 Addr: 89.212.139.155, Flags: 0xffff8843, Network: 89.212/16
                                Debu: Adding Physical Index value of IF 'rl0' is 2
                                Debu: buildIfVc: Interface rl0 Addr: 192.168.0.50, Flags: 0xffff8843, Network: 192.168.0/24
                                Debu: Adding Physical Index value of IF 'lo0' is 3
                                Debu: buildIfVc: Interface lo0 Addr: 127.0.0.1, Flags: 0xffff8049, Network: 127/8
                                Debu: Found config for xl0
                                Debu: Found config for rl0
                                Note: adding VIF, Ix 0 Fl 0x0 IP 0x9b8bd459 xl0, Threshold: 1, Ratelimit: 0
                                Debu:         Network for [xl0] : 89.212/16
                                Debu:         Network for [xl0] : 172.16.100/24
                                Debu:         Network for [xl0] : 84.255.209/24
                                Debu:         Network for [xl0] : 84.255.208/24
                                Debu:         Network for [xl0] : 172.17.140/24
                                Debu:         Network for [xl0] : 172.17.141/24
                                Note: adding VIF, Ix 1 Fl 0x0 IP 0x3200a8c0 rl0, Threshold: 1, Ratelimit: 0
                                Debu:         Network for [rl0] : 192.168.0/24
                                Debu:         Network for [rl0] : 192.168.0/24
                                Debu: Got 262144 byte buffer size in 0 iterations
                                Debu: Joining all-routers group 224.0.0.2 on vif 192.168.0.50
                                Note: joinMcGroup: 224.0.0.2 on rl0
                                Debu: SENT Membership query   from 192.168.0.50    to 224.0.0.1
                                Debu: Sent membership query from 192.168.0.50 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: Packet from 192.168.0.50: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 192.168.0.50    to 224.0.0.2 (ip_hl 24, data 8)
                                Note: The IGMP message was from myself. Ignoring.
                                Debu: Packet from 192.168.0.50: proto: 2 hdrlen: 20 iplen: 8 or 2048
                                Note: RECV Membership query   from 192.168.0.50    to 224.0.0.1 (ip_hl 20, data 8)
                                Debu: Packet from 192.168.0.23: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 192.168.0.23    to 239.255.255.250 (ip_hl 24, data 8)
                                Debu: Should insert group 239.255.255.250 (from: 192.168.0.23) to route table. Vif Ix : 1
                                Debu: No existing route for 239.255.255.250\. Create new.
                                Debu: No routes in table. Insert at beginning.
                                Info: Inserted route table entry for 239.255.255.250 on VIF #1
                                Debu: Joining group 239.255.255.250 upstream on IF address 89.212.139.155
                                Note: joinMcGroup: 239.255.255.250 on xl0
                                Debu: 
                                Current routing table (Insert Route);
                                -----------------------------------------------------
                                
                                Debu: #0: Dst: 239.255.255.250, Age:2, St: I, OutVifs: 0x00000002
                                Debu: 
                                -----------------------------------------------------
                                
                                Debu: Eliminate compiler warning for field type = 22
                                Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 89.212.139.155  to 239.255.255.250 (ip_hl 24, data 8)
                                Note: The IGMP message was from myself. Ignoring.
                                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.67 (ip_hl 20, data 8)
                                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.141 (ip_hl 20, data 8)
                                Debu: Packet from 192.168.0.22: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 192.168.0.22    to 224.0.0.252 (ip_hl 24, data 8)
                                Debu: Should insert group 224.0.0.252 (from: 192.168.0.22) to route table. Vif Ix : 1
                                Debu: No existing route for 224.0.0.252\. Create new.
                                Debu: Found existing routes. Find insert location.
                                Debu: Inserting after route 239.255.255.250
                                Info: Inserted route table entry for 224.0.0.252 on VIF #1
                                Debu: Joining group 224.0.0.252 upstream on IF address 89.212.139.155
                                Note: joinMcGroup: 224.0.0.252 on xl0
                                Debu: 
                                Current routing table (Insert Route);
                                -----------------------------------------------------
                                
                                Debu: #0: Dst: 239.255.255.250, Age:2, St: I, OutVifs: 0x00000002
                                Debu: #1: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000002
                                Debu: 
                                -----------------------------------------------------
                                
                                Debu: Eliminate compiler warning for field type = 22
                                Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 89.212.139.155  to 224.0.0.252 (ip_hl 24, data 8)
                                Note: The IGMP message was from myself. Ignoring.
                                Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 89.212.139.155  to 239.255.255.250 (ip_hl 24, data 8)
                                Note: The IGMP message was from myself. Ignoring.
                                Debu: Packet from 192.168.0.23: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 192.168.0.23    to 239.192.152.143 (ip_hl 24, data 8)
                                Debu: Should insert group 239.192.152.143 (from: 192.168.0.23) to route table. Vif Ix : 1
                                Debu: No existing route for 239.192.152.143\. Create new.
                                Debu: Found existing routes. Find insert location.
                                Debu: Inserting at beginning, before route 239.255.255.250
                                Info: Inserted route table entry for 239.192.152.143 on VIF #1
                                Debu: Joining group 239.192.152.143 upstream on IF address 89.212.139.155
                                Note: joinMcGroup: 239.192.152.143 on xl0
                                Debu: 
                                Current routing table (Insert Route);
                                -----------------------------------------------------
                                
                                Debu: #0: Dst: 239.192.152.143, Age:2, St: I, OutVifs: 0x00000002
                                Debu: #1: Dst: 239.255.255.250, Age:2, St: I, OutVifs: 0x00000002
                                Debu: #2: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000002
                                Debu: 
                                -----------------------------------------------------
                                
                                Debu: Eliminate compiler warning for field type = 22
                                Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 89.212.139.155  to 239.192.152.143 (ip_hl 24, data 8)
                                Note: The IGMP message was from myself. Ignoring.
                                Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 89.212.139.155  to 239.192.152.143 (ip_hl 24, data 8)
                                Note: The IGMP message was from myself. Ignoring.
                                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.67 (ip_hl 20, data 8)
                                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.141 (ip_hl 20, data 8)
                                Debu: Packet from 192.168.0.2: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 192.168.0.2     to 239.1.1.196 (ip_hl 24, data 8)
                                Debu: Should insert group 239.1.1.196 (from: 192.168.0.2) to route table. Vif Ix : 1
                                Debu: No existing route for 239.1.1.196\. Create new.
                                Debu: Found existing routes. Find insert location.
                                Debu: Inserting after route 239.192.152.143
                                Info: Inserted route table entry for 239.1.1.196 on VIF #1
                                Debu: Joining group 239.1.1.196 upstream on IF address 89.212.139.155
                                Note: joinMcGroup: 239.1.1.196 on xl0
                                Debu: 
                                Current routing table (Insert Route);
                                -----------------------------------------------------
                                
                                Debu: #0: Dst: 239.192.152.143, Age:2, St: I, OutVifs: 0x00000002
                                Debu: #1: Dst: 239.1.1.196, Age:2, St: I, OutVifs: 0x00000002
                                Debu: #2: Dst: 239.255.255.250, Age:2, St: I, OutVifs: 0x00000002
                                Debu: #3: Dst: 224.0.0.252, Age:2, St: I, OutVifs: 0x00000002
                                Debu: 
                                -----------------------------------------------------
                                
                                Debu: Eliminate compiler warning for field type = 22
                                Debu: Packet from 89.212.139.155: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 89.212.139.155  to 239.1.1.196 (ip_hl 24, data 8)
                                Note: The IGMP message was from myself. Ignoring.
                                Debu: Packet from 192.168.0.50: proto: 2 hdrlen: 24 iplen: 8 or 2048
                                Note: RECV V2 member report   from 192.168.0.50    to 224.0.0.2 (ip_hl 24, data 8)
                                Note: The IGMP message was from myself. Ignoring.
                                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.56 (ip_hl 20, data 8)
                                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.89 (ip_hl 20, data 8)
                                Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                                Note: RECV Membership query   from 10.0.1.13       to 239.1.1.56 (ip_hl 20, data 8)
                                Debu: About to call timeout 1 (#0)
                                Debu: Aging routes in table.</johnny@rlo.org>
                                

                                upstream interface:

                                listening on xl0, link-type EN10MB (Ethernet), capture size 96 bytes
                                16:55:52.621387 IP 10.0.1.13 > 239.1.1.67: igmp query v2 [max resp time 20] [gaddr 239.1.1.67]
                                16:55:52.681141 IP 10.0.1.13 > 239.1.1.141: igmp query v2 [max resp time 20] [gaddr 239.1.1.141]
                                16:55:54.483330 IP 10.0.1.13 > 239.1.1.67: igmp query v2 [max resp time 20] [gaddr 239.1.1.67]
                                16:55:54.487321 IP 10.0.1.13 > 239.1.1.141: igmp query v2 [max resp time 20] [gaddr 239.1.1.141]
                                16:55:57.341130 IP 10.0.1.13 > 239.1.1.56: igmp query v2 [max resp time 20] [gaddr 239.1.1.56]
                                16:55:57.498146 IP 10.0.1.13 > 239.1.1.89: igmp query v2 [max resp time 20] [gaddr 239.1.1.89]
                                16:55:58.484496 IP 10.0.1.13 > 239.1.1.56: igmp query v2 [max resp time 20] [gaddr 239.1.1.56]
                                16:55:59.486103 IP 10.0.1.13 > 239.1.1.89: igmp query v2 [max resp time 20] [gaddr 239.1.1.89]
                                16:55:59.691610 IP 10.0.1.13 > 239.1.1.54: igmp query v2 [max resp time 20] [gaddr 239.1.1.54]
                                16:56:00.612221 IP 10.0.1.13 > 239.1.1.253: igmp query v2 [max resp time 20] [gaddr 239.1.1.253]
                                16:56:01.485312 IP 10.0.1.13 > 239.1.1.54: igmp query v2 [max resp time 20] [gaddr 239.1.1.54]
                                16:56:01.947106 IP 10.0.1.13 > 239.1.1.90: igmp query v2 [max resp time 20] [gaddr 239.1.1.90]
                                16:56:02.484413 IP 10.0.1.13 > 239.1.1.253: igmp query v2 [max resp time 20] [gaddr 239.1.1.253]
                                16:56:03.338506 IP 10.0.1.13 > 239.1.1.41: igmp query v2 [max resp time 20] [gaddr 239.1.1.41]
                                16:56:03.487262 IP 10.0.1.13 > 239.1.1.90: igmp query v2 [max resp time 20] [gaddr 239.1.1.90]
                                16:56:04.465623 IP 10.0.1.13 > 239.1.1.18: igmp query v2 [max resp time 20] [gaddr 239.1.1.18]
                                16:56:04.484366 IP 10.0.1.13 > 239.1.1.41: igmp query v2 [max resp time 20] [gaddr 239.1.1.41]
                                16:56:05.372219 IP 10.0.1.13 > 239.1.1.96: igmp query v2 [max resp time 20] [gaddr 239.1.1.96]
                                16:56:05.484465 IP 10.0.1.13 > 239.1.1.18: igmp query v2 [max resp time 20] [gaddr 239.1.1.18]
                                16:56:06.499832 IP 10.0.1.13 > 239.1.1.96: igmp query v2 [max resp time 20] [gaddr 239.1.1.96]
                                16:56:06.986881 IP 10.0.1.13 > 239.1.1.5: igmp query v2 [max resp time 20] [gaddr 239.1.1.5]
                                16:56:07.534196 IP 10.0.1.13 > 239.1.1.55: igmp query v2 [max resp time 20] [gaddr 239.1.1.55]
                                16:56:07.833971 IP 10.0.1.13 > 239.1.1.108: igmp query v2 [max resp time 20] [gaddr 239.1.1.108]
                                16:56:08.422791 IP 10.0.1.13 > 239.1.1.41: igmp query v2 [max resp time 20] [gaddr 239.1.1.41]
                                16:56:08.484538 IP 10.0.1.13 > 239.1.1.5: igmp query v2 [max resp time 20] [gaddr 239.1.1.5]
                                16:56:08.783066 IP 10.0.1.13 > 239.1.1.67: igmp query v2 [max resp time 20] [gaddr 239.1.1.67]
                                16:56:09.485665 IP 10.0.1.13 > 239.1.1.41: igmp query v2 [max resp time 20] [gaddr 239.1.1.41]
                                16:56:09.489890 IP 10.0.1.13 > 239.1.1.108: igmp query v2 [max resp time 20] [gaddr 239.1.1.108]
                                16:56:09.499401 IP 10.0.1.13 > 239.1.1.55: igmp query v2 [max resp time 20] [gaddr 239.1.1.55]
                                16:56:09.742920 IP 10.0.1.13 > 239.1.1.109: igmp query v2 [max resp time 20] [gaddr 239.1.1.109]
                                16:56:10.342237 IP 10.0.1.13 > 239.1.1.56: igmp query v2 [max resp time 20] [gaddr 239.1.1.56]
                                16:56:10.472746 IP 10.0.1.13 > 239.1.1.57: igmp query v2 [max resp time 20] [gaddr 239.1.1.57]
                                16:56:10.484244 IP 10.0.1.13 > 239.1.1.67: igmp query v2 [max resp time 20] [gaddr 239.1.1.67]
                                16:56:11.485354 IP 10.0.1.13 > 239.1.1.109: igmp query v2 [max resp time 20] [gaddr 239.1.1.109]
                                16:56:11.489842 IP 10.0.1.13 > 239.1.1.56: igmp query v2 [max resp time 20] [gaddr 239.1.1.56]
                                16:56:11.493843 IP 10.0.1.13 > 239.1.1.57: igmp query v2 [max resp time 20] [gaddr 239.1.1.57]
                                16:56:12.564220 IP 10.0.1.13 > 239.1.1.112: igmp query v2 [max resp time 20] [gaddr 239.1.1.112]
                                16:56:14.082126 IP 10.0.1.13 > 239.1.1.22: igmp query v2 [max resp time 20] [gaddr 239.1.1.22]
                                16:56:14.084370 IP 10.0.1.13 > 239.1.1.54: igmp query v2 [max resp time 20] [gaddr 239.1.1.54]
                                16:56:14.487918 IP 10.0.1.13 > 239.1.1.112: igmp query v2 [max resp time 20] [gaddr 239.1.1.112]
                                ^C
                                40 packets captured
                                708 packets received by filter
                                0 packets dropped by kernel
                                

                                downstream interface:

                                tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
                                listening on rl0, link-type EN10MB (Ethernet), capture size 96 bytes
                                16:55:51.152763 IP 192.168.0.23 > 239.255.255.250: igmp v2 report 239.255.255.250
                                16:55:53.019928 IP 192.168.0.22 > 224.0.0.252: igmp v2 report 224.0.0.252
                                16:55:53.159780 IP 192.168.0.23 > 239.192.152.143: igmp v2 report 239.192.152.143
                                16:55:54.778272 IP 192.168.0.2 > 239.1.1.196: igmp v2 report 239.1.1.196
                                16:56:04.010537 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.196
                                16:56:04.011157 IP 192.168.0.50 > 239.1.1.196: igmp query v2 [gaddr 239.1.1.196]
                                16:56:04.555460 IP 192.168.0.2 > 239.1.1.196: igmp v2 report 239.1.1.196
                                16:56:04.778919 IP 192.168.0.2 > 239.1.1.196: igmp v2 report 239.1.1.196
                                16:56:09.775502 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.196
                                16:56:09.775859 IP 192.168.0.50 > 239.1.1.196: igmp query v2 [gaddr 239.1.1.196]
                                16:56:09.782944 IP 192.168.0.2 > 239.1.1.159: igmp v2 report 239.1.1.159
                                16:56:10.233938 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.159
                                16:56:10.234865 IP 192.168.0.50 > 239.1.1.159: igmp query v2 [gaddr 239.1.1.159]
                                16:56:10.241733 IP 192.168.0.2 > 239.1.1.192: igmp v2 report 239.1.1.192
                                16:56:10.279853 IP 192.168.0.2 > 239.1.1.192: igmp v2 report 239.1.1.192
                                16:56:10.943221 IP 192.168.0.2 > 224.0.0.2: igmp leave 239.1.1.192
                                16:56:10.944132 IP 192.168.0.50 > 239.1.1.192: igmp query v2 [gaddr 239.1.1.192]
                                16:56:10.951770 IP 192.168.0.2 > 239.1.1.159: igmp v2 report 239.1.1.159
                                16:56:11.280018 IP 192.168.0.2 > 239.1.1.159: igmp v2 report 239.1.1.159
                                16:56:13.714242 IP 192.168.0.50 > 239.1.1.196: igmp query v2 [gaddr 239.1.1.196]
                                ^C
                                20 packets captured
                                859 packets received by filter
                                0 packets dropped by kernel
                                

                                routing table:

                                Internet:
                                Destination        Gateway            Flags    Refs      Use  Netif Expire
                                default            89.212.0.1         UGS         0  1387675    xl0
                                89.212.0.0/16      link#1             UC          0       20    xl0
                                89.212.0.1         00:90:1a:42:80:5c  UHLW        2      970    xl0     69
                                89.212.71.79       00:90:1a:42:80:5c  UHLW        1        0    xl0   1082
                                89.212.72.188      00:90:1a:42:80:5c  UHLW        1        2    xl0    720
                                89.212.139.155     127.0.0.1          UGHS        0        0    lo0
                                89.212.172.197     00:90:1a:42:80:5c  UHLW        1        0    xl0    720
                                89.212.228.72      00:11:6b:17:a7:21  UHLW        1        6    xl0   1168
                                127.0.0.1          127.0.0.1          UH          1        0    lo0
                                192.168.0.0/24     link#2             UC          0        0    rl0
                                192.168.0.2        00:1a:4d:41:3e:3f  UHLW        1  2612889    rl0   1179
                                192.168.0.22       00:16:ea:ae:61:7e  UHLW        1      636    rl0   1051
                                224.0.0.0/4        89.212.0.1         UGS         0        0    xl0
                                224.0.0.1          89.212.0.1         UGHS        0        0    xl0
                                224.0.0.2          89.212.0.1         UGHS        0        0    xl0
                                
                                1 Reply Last reply Reply Quote 0
                                • E
                                  Eugene
                                  last edited by

                                  On WAN you have to have rule allowing outgoing traffic, you can not create it using gui.
                                  Please give the output of

                                  pfctl -sr | grep allow-opts
                                  

                                  http://ru.doc.pfsense.org

                                  1 Reply Last reply Reply Quote 0
                                  • F
                                    firbc
                                    last edited by

                                    sorry, you mean this right?

                                    # pfctl -sr | grep allow-opts
                                    pass in quick on xl0 proto igmp all keep state allow-opts label "USER_RULE: ipTV" queue(qwandef, qwanacks)
                                    pass in quick on xl0 proto udp all keep state allow-opts label "USER_RULE: ipTV" queue(qwandef, qwanacks)
                                    pass in quick on rl0 all flags S/SA keep state allow-opts label "USER_RULE" queue(qlandef, qlanacks)
                                    #
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • E
                                      Eugene
                                      last edited by

                                      you see? you do not have pass out.
                                      Did you copy my files after you reinstalled package?

                                      http://ru.doc.pfsense.org

                                      1 Reply Last reply Reply Quote 0
                                      • F
                                        firbc
                                        last edited by

                                        I try but I getting errors and there is no automatic routes,… not exactly sure why. I copy both filter.inc and igmpproxy on location that you said.

                                        If I enter "pfctl -sr | grep allow-opts" with version you gave it to me it doesn't show me anything.

                                        igmpproxy, Version 0.1 beta2, Build 090818 
                                        Copyright 2005 by Johnny Egeland <johnny@rlo.org>
                                        Distributed 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 xl0.
                                        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.16.100.0/24.
                                        Debu: Config: IF: Altnet: Parsed altnet to 172.16.100/24.
                                        Debu: Config: IF: Got altnet token 84.255.209.0/24.
                                        Debu: Config: IF: Altnet: Parsed altnet to 84.255.209/24.
                                        Debu: Config: IF: Got altnet token 84.255.208.0/24.
                                        Debu: Config: IF: Altnet: Parsed altnet to 84.255.208/24.
                                        Debu: Config: IF: Got altnet token 172.17.140.0/24.
                                        Debu: Config: IF: Altnet: Parsed altnet to 172.17.140/24.
                                        Debu: Config: IF: Got altnet token 172.17.141.0/24.
                                        Debu: Config: IF: Altnet: Parsed altnet to 172.17.141/24.
                                        Debu: IF name : xl0
                                        Debu: Next ptr : 0
                                        Debu: Ratelimit : 0
                                        Debu: Threshold : 1
                                        Debu: State : 1
                                        Debu: Allowednet ptr : 2820c030
                                        Debu: Config: Got a phyint token.
                                        Debu: Config: IF: Config for interface rl0.
                                        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.0.0/24.
                                        Debu: Config: IF: Altnet: Parsed altnet to 192.168.0/24.
                                        Debu: IF name : rl0
                                        Debu: Next ptr : 0
                                        Debu: Ratelimit : 0
                                        Debu: Threshold : 1
                                        Debu: State : 2
                                        Debu: Allowednet ptr : 2820c080
                                        Debu: Adding Physical Index value of IF 'xl0' is 1
                                        Debu: buildIfVc: Interface xl0 Addr: 89.212.139.155, Flags: 0xffff8843, Network: 89.212/16
                                        Debu: Adding Physical Index value of IF 'rl0' is 2
                                        Debu: buildIfVc: Interface rl0 Addr: 192.168.0.50, Flags: 0xffff8843, Network: 192.168.0/24
                                        Debu: Adding Physical Index value of IF 'lo0' is 3
                                        Debu: buildIfVc: Interface lo0 Addr: 127.0.0.1, Flags: 0xffff8049, Network: 127/8
                                        Debu: Found config for xl0
                                        Debu: Found config for rl0
                                        Note: adding VIF, Ix 0 Fl 0x0 IP 0x9b8bd459 xl0, Threshold: 1, Ratelimit: 0
                                        Debu:         Network for [xl0] : 89.212/16
                                        Debu:         Network for [xl0] : 172.16.100/24
                                        Debu:         Network for [xl0] : 84.255.209/24
                                        Debu:         Network for [xl0] : 84.255.208/24
                                        Debu:         Network for [xl0] : 172.17.140/24
                                        Debu:         Network for [xl0] : 172.17.141/24
                                        Note: adding VIF, Ix 1 Fl 0x0 IP 0x3200a8c0 rl0, Threshold: 1, Ratelimit: 0
                                        Debu:         Network for [rl0] : 192.168.0/24
                                        Debu:         Network for [rl0] : 192.168.0/24
                                        Debu: Got 262144 byte buffer size in 0 iterations
                                        Debu: Joining all-routers group 224.0.0.2 on vif 192.168.0.50
                                        Note: joinMcGroup: 224.0.0.2 on rl0
                                        Info: sendto to 224.0.0.2 on 192.168.0.50; Errno(1): Operation not permitted
                                        Debu: SENT V2 member report   from 192.168.0.50    to 224.0.0.2
                                        Info: sendto to 224.0.0.1 on 192.168.0.50; Errno(1): Operation not permitted
                                        Debu: SENT Membership query   from 192.168.0.50    to 224.0.0.1
                                        Debu: Sent membership query from 192.168.0.50 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: About to call timeout 1 (#0)
                                        Debu: Aging routes in table.
                                        Debu: 
                                        Current routing table (Age active routes);
                                        -----------------------------------------------------
                                        
                                        Debu: No routes in table...
                                        Debu: 
                                        -----------------------------------------------------
                                        
                                        Debu: About to call timeout 2 (#0)
                                        Info: sendto to 224.0.0.1 on 192.168.0.50; Errno(1): Operation not permitted
                                        Debu: SENT Membership query   from 192.168.0.50    to 224.0.0.1
                                        Debu: Sent membership query from 192.168.0.50 to 224.0.0.1\. Delay: 10
                                        Debu: Created timeout 3 (#0) - delay 10 secs
                                        Debu: (Id:3, Time:10) 
                                        Debu: Created timeout 4 (#1) - delay 21 secs
                                        Debu: (Id:3, Time:10) 
                                        Debu: (Id:4, Time:21) 
                                        Debu: Got a IGMP request to process...
                                        Debu: Packet from 10.0.1.13: proto: 2 hdrlen: 20 iplen: 8 or 2048
                                        Note: RECV Membership query   from 10.0.1.13       to 224.0.0.1 (ip_hl 20, data 8)
                                        Debu: About to call timeout 3 (#0)
                                        Debu: Aging routes in table.
                                        Debu: 
                                        Current routing table (Age active routes);
                                        -----------------------------------------------------
                                        
                                        Debu: No routes in table...
                                        Debu: 
                                        -----------------------------------------------------
                                        
                                        Debu: About to call timeout 4 (#0)
                                        Info: sendto to 224.0.0.1 on 192.168.0.50; Errno(1): Operation not permitted
                                        Debu: SENT Membership query   from 192.168.0.50    to 224.0.0.1
                                        Debu: Sent membership query from 192.168.0.50 to 224.0.0.1\. Delay: 10
                                        Debu: Created timeout 5 (#0) - delay 10 secs
                                        Debu: (Id:5, Time:10) 
                                        Debu: Created timeout 6 (#1) - delay 115 secs
                                        Debu: (Id:5, Time:10) 
                                        Debu: (Id:6, Time:115) 
                                        Debu: About to call timeout 5 (#0)
                                        Debu: Aging routes in table.
                                        Debu: 
                                        Current routing table (Age active routes);
                                        -----------------------------------------------------
                                        
                                        Debu: No routes in table...
                                        Debu: 
                                        -----------------------------------------------------
                                        
                                        ^CWarn: select() failure; Errno(4): Interrupted system call
                                        Note: Got a interupt signal. Exiting.
                                        Debu: clean handler called
                                        Note: All routes removed. Routing table is empty.
                                        Info: Shutdown complete....</johnny@rlo.org>
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • E
                                          Eugene
                                          last edited by

                                          You did something wrong. Lets proceed off-forum to avoid spamming here. I'd like to see your screen (or connect remotely to your pfsense). I'll e-mail you in approx 2 hours.

                                          http://ru.doc.pfsense.org

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

                                            hi all!

                                            My IGMPProxy is not working too..

                                            I've simply installed the appropriate package, and specify WAN as upstream and LAN as downstream (without any additional options, because I don't understand it). And there is no picture at all. What I made wrong?

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