Arkadaş freshtomato yazılımında şak diye yapmıştım bunu, ki o da opensource başka bir router işletim sistemi. Openwrt de yapamadım ya. Hem de mac cloning filan yapmadıydım.
Turkcell TV+ Routed mode with OpenWRT 1) NETWORK - INTERFACES Devices - br-lan - Configure - Advanced - Enable IGMP snooping: SELECTED (Save&Apply) Devices - Add device config - type:vlan802.1q, base device: wan, vlanid:103, enable ip6:OFF, MAC: wan interfaces mac adress but 1 more in base 16. (Save&Apply) Example: if wan mac is xx:xx:xx:xx:xx:09 then use xx:xx:xx:xx:xx:0A for iptv Interfaces - Add new interface Name:iptv, dhcp-client, device: (software vlan) wan.103 - Create interface Advanced: Use default gateway: OFF, Use DNS servers advertised by peer: OFF Firewall settings: Create/assign - custom:iptv (Save&Apply)
onu görmek için taktik var hatta sonu .1 ile bitiyor Advanced: Use default gateway: ON, Use DNS servers advertised by peer: ON bunları açıp onu gördükten sonra tekrar OFF çek olur
1) NETWORK - INTERFACES
Devices - br-lan - Configure - Advanced - Enable IGMP snooping: SELECTED (Save&Apply)
Devices - Add device config - type:vlan802.1q, base device: wan, vlanid:103, enable ip6:OFF, MAC: wan interfaces mac adress but 1 more in base 16. (Save&Apply)
Example: if wan mac is xx:xx:xx:xx:xx:09 then use xx:xx:xx:xx:xx:0A for iptv
Interfaces - Add new interface
Name:iptv, dhcp-client, device: (software vlan) wan.103 - Create interface
Advanced: Use default gateway: OFF, Use DNS servers advertised by peer: OFF
Firewall settings: Create/assign - custom:iptv
(Save&Apply)
2) NETWORK - FIREWALL - General
Zone:lan EDIT - Allow forward to destination zones: SELECT wan+iptv (Save&Apply)
Zone:iptv EDIT - input:accept, output:accept, forward:reject, Masquerading:SELECTED, MSS clamping:SELECTED (Save&Apply)
3) STATUS - ROUTING - In IPv4 Neighbours Table copy Interface (iptv.103) Router ip adress.
NETWORK - ROUTING - Add:
interface:iptv, target: 172.31.128.0/19, gateway:ROUTERIP
interface:iptv, target: 176.43.0.0/24, gateway:ROUTERIP
interface:iptv, target: 176.235.0.0/20, gateway:ROUTERIP
interface:iptv, target: 10.31.0.0/16, gateway:ROUTERIP
(Save&Apply)
4) System - Software - Update Lists
Install igmpproxy
vi /etc/config/igmpproxy
config igmpproxy
option quickleave 1
config phyint
option network iptv
option zone iptv
option direction upstream
list altnet 0.0.0.0/0
config phyint
option network lan
option zone lan
option direction downstream
5) SYSTEM - Time Sync - NTP server candidates remove all time servers and add this:
cpentp.superonline.net
Bu mesaja 1 cevap geldi. Cevapları Gizle
karaniler bu mesajı paylaştı
Bu mesaja 1 cevap geldi. Cevapları Gizle
Bu mesajda bahsedilenler: @TolgaGazi3548
Advanced: Use default gateway: ON, Use DNS servers advertised by peer: ON
bunları açıp onu gördükten sonra tekrar OFF çek olur
Bu mesajda bahsedilenler: @CSB yazmayan adam