SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Anonymous | Login | 2021-01-24 05:46 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0003027 | Endian Firewall | Other Services | public | 2010-06-25 16:59 | 2010-07-01 17:43 | ||||||
Reporter | deepthought | ||||||||||
Assigned To | |||||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||||
Status | new | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 2.4 | ||||||||||
Target Version | Fixed in Version | ||||||||||
Summary | 0003027: Add IGMP Proxy and Multicast-Support for supporting IPTV | ||||||||||
Description | (at least in germany) IPTV via VDSL etc. requires Multicast support. works with igmp proxy from http://sourceforge.net/projects/igmpproxy [^] and multicast-allow in iptables like iptables -I FORWARD -s 217.0.119.0/24 -d 224.0.0.0/4 -j ACCEPT iptables -I FORWARD -s 193.158.35.0/24 -d 224.0.0.0/4 -j ACCEPT iptables -I INPUT -d 224.0.0.0/4 -j ACCEPT iptables -I FORWARD -d 224.0.0.0/4 -j ACCEPT I think it would be a well received feature if you would have a "enable iptv"-switch. Not sure if that would work in other countries the same way though :/ | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
|
(0004575) deepthought (reporter) 2010-07-01 17:43 |
btw: needs vlan-7 (pppoe/"normal" internet) and vlan-8 (dhcp/multicast) on red interface |
![]() |
|||
Date Modified | Username | Field | Change |
2010-06-25 16:59 | deepthought | New Issue | |
2010-07-01 17:43 | deepthought | Note Added: 0004575 |
Copyright © 2000 - 2012 MantisBT Group |