Recent content by daveycan

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. D

    IPtables allow IGMP packets for IPTV

    Ah! found it running the iptables -L INPUT command Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT igmp -- anywhere anywhere INPUT_PING icmp -- anywhere anywhere icmp echo-request ACCEPT all -- anywhere...
  2. D

    IPtables allow IGMP packets for IPTV

    Hi! I have an AX86U router and I'm trying to set it up so that it allows IGMP packets on the network. At least, i think that is issue. I have added a rule to the "firewall-start" file in the jffs/scripts directory. here is a copy of what is in there right now: #!/bin/sh /jffs/scripts/YazFi...
Top