J
J
Jeronyson2014-07-20 21:29:07
ASUS
Jeronyson, 2014-07-20 21:29:07

How to transfer IPTV settings to Asus RT-N66U?

And so, my provider is so secret that in order to view IPTV you need to buy their router, they naturally password it. Two years ago I managed to pull the settings from it, and now I want to get IPTV working on my Asus RT-N66U router.
Settings from their router:
7c680ef9b2a34e19b6d5158c60666194.jpg5f68db67abb6450e892dba81b3c2e88a.jpg0936aa1fc31541fe9e8ec2c4aaa0c650.jpg
ifconfig:

br0       Link encap:Ethernet  HWaddr 00:90:4C:C0:00:01  
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:18845 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9585 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2537630 (2.4 MiB)  TX bytes:6831424 (6.5 MiB)

br0:0     Link encap:Ethernet  HWaddr 00:90:4C:C0:00:01  
          inet addr:169.254.255.1  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

eth0      Link encap:Ethernet  HWaddr 00:90:4C:C0:00:01  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4215 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7295 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:2364396 (2.2 MiB)  TX bytes:1470441 (1.4 MiB)
          Interrupt:4 

eth1      Link encap:Ethernet  HWaddr 00:90:4C:C0:00:03  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:10314 errors:0 dropped:0 overruns:0 frame:1300
          TX packets:12461 errors:44 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1597598 (1.5 MiB)  TX bytes:7299401 (6.9 MiB)
          Interrupt:2 Base address:0x5000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING MULTICAST  MTU:16436  Metric:1
          RX packets:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:900 (900.0 B)  TX bytes:900 (900.0 B)

vlan0     Link encap:Ethernet  HWaddr 00:90:4C:C0:00:01  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3137 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:384329 (375.3 KiB)

vlan1     Link encap:Ethernet  HWaddr 00:90:4C:C0:00:02  
          inet addr:192.168.1.48  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1492  Metric:1
          RX packets:4214 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4037 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2288328 (2.1 MiB)  TX bytes:1011584 (987.8 KiB)

vlan10    Link encap:Ethernet  HWaddr 00:90:4C:C0:00:01  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

vlan10.10 Link encap:Ethernet  HWaddr 00:90:4C:C0:00:01  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

vlan5     Link encap:Ethernet  HWaddr 00:90:4C:C0:00:01  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:121 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:39688 (38.7 KiB)

vlan5.5   Link encap:Ethernet  HWaddr 00:90:4C:C0:00:01  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

firewall entry:
iptables -I INPUT -p udp -i vlan5 --dport 1234 -j ACCEPT

What can I configure on Asus RT-N66U:
be8e1d1ebfb6439bb9c569e20858c535.PNG
And, of course, I can set the firewall rule. The question of correct vlan tagging interests more.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
falsebyte, 2014-07-20
@falsebyte

Judging by the first screenshot of vlans, there were only three on the provider's router (1,5,10);
1 default or control for provider access to router
5 goes to the first LAN port
10 to the second LAN port
You need to create 5.10 vlan in the router and specify the tagging WAN port of the router, untagget make port 1.2 for vlan 5.10, respectively. What did you have connected to ports 1 and 2 in the old router?
If the provider monitors its "household", then vlan iptv was most likely removed from your connection port ... But no one forbids you to try it :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question