VLAN for IPTV help needed.

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
martimarkov
DD-WRT Novice


Joined: 29 Aug 2014
Posts: 5

PostPosted: Fri Aug 29, 2014 3:51    Post subject: VLAN for IPTV help needed. Reply with quote
Hi,

My ISP is also my TV provider using IPTV. What happens is I get a public IP address on my router but before that there is a switch that all the IPTV STBs are connected to plus the router. It didn't seem as the most elegant solution because that means I have to put 2 cables to my TV: 1 for the STB the other for the TV to have internet (for SMB/DLNA streaming).

What I did is I created a separate VLAN that is connected to the internet (using the GUI I just put the checks on the same row for port4 and WAN). It actually worked and now I don't need the switch before that but I still have a problem with a problem with not being able to get the TV to connect to the same network (I actually haven't tested it but as far as I know without more changes it should be connected to the LAN network).

So my question is how should I setup the VLANs? I wanted to have it: If it is tagged it is LAN and if not it is an "extension" to my ISPs network because it just seemed logical. Another problem is I can't access the STB in any way (there is even no JTAG interface).

This is the current working setup:
Code:
root@DD-WRT:~# nvram show | grep vlan.*ports
nvram set "vlan2ports=4 8"
nvram set "vlan1ports=0 1 2 3 8*"
root@DD-WRT:~# nvram show | grep port.*vlans
nvram set "port5vlans=1 2 16"
nvram set "port3vlans=2 18 19 21"
nvram set "port1vlans=1 18 19 21"
nvram set "port4vlans=2 18 19 21"
nvram set "port2vlans=1 18 19 21"
nvram set "port0vlans=2 18 19 21"
root@DD-WRT:~# nvram show | grep vlan.*hwname
vlan2hwname=et0
vlan1hwname=et0


Any help would be very much appreciated. I have also tried:

Code:
nvram show | grep vlan.*ports
vlan2ports=4 3 8
vlan1ports=0t 1 2 3 4 8*

nvram show | grep port.*vlans
port5vlans=1 2 16
port3vlans=2 18 19 21
port1vlans=1 18 19 21
port4vlans=2 1 16 18 19 21
port2vlans=1 18 19 21
port0vlans=2 18 19 21


My final goal would be to remove the STB and use Tvheadend in order to stream the channels but I still need to dig up more on their servers and network.

As fas as I can see the STB is trying to communicate with 10.5.0.5 if that helps (it gets an IP address from that same subnet 10.5.0.0).
Sponsor
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6868
Location: Romerike, Norway

PostPosted: Sun Aug 31, 2014 8:32    Post subject: Reply with quote
Can you access the Admin of the Switch?

Changing both the switch and the router is needed.

You must know which VLAN numbers is used.

I don't think you can eliminate the STP. There is a SIM card in it, isn't it?
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum