Not getting IP on IPTV vlan via ISP
-
Thanks for your reply.
Configuring IGMP Proxy is probably the next step. But i thought i would stop for now and first ask, because the OPT1 (VLAN4 on WAN) interface not receiving an IP seems quite problematic to me.
-
I have sent you a PM allready.
You said you have Internet up and running and you said the TV LED is on? did you use a VLAN for internet? or is it without VLAN's?
Did you get a public IP?
Internet should run over a VLAN aswell, if not, you don't have the modem in full bridge the modem is still handeling the VLAN traffic.BTW, I encourage everyone to get pfsense do all the stuff instead of your experiabox, because your provider can and will look into your LAN network!!
The modem is reporting back what your pc are doing in "your" LAN network. -
Internet is running, without configuring a VLAN it worked immediately. The LED for TV is on indeed.
I have a public IP (145.x.x.x) on the WAN-interface, a traceroute shows pfSense as first hop and then some KPN hop (i have Telfort) so the Experiabox is in bridge.In the PM (lets discuss it here, so others can also possibly have benefits from it) you said: "It is important that if you run pfSense in a ESXi environment, pfSense should do the VLAN tagging". I didn't change anything in ESXi, just attached the WAN-adapter to a vSwitch. Should i turn on the option in ESXi that the network adapter should listen to all VLANs (4095) ? In pfSense i have a OPT1 interface that listens to VLAN4 on the WAN-adapter.
You said that internet should run over a VLAN as well, but i think that is different with VDSL and a fiber connection. In the blog you pointed me to (https://venxir.tweakblogs.net/blog/12507/kpn-glasvezel-via-pfsense) they have a VLAN6 for internet. With VDSL, the internet VLAN is on 34. I'm not sure if i need to do anything with VLANs for the internet now, as my internet connection is working fine. Maybe the Experiabox isn't sending out the VLAN4 for IPTV and thus, i'm not getting an IP on that interface.
I'm hoping 'Maarten90' comes by, as he had exact the same problem, got it fixed, but didn't post the answer unfortunately :(
-
What's not right is the WAN connection, this should run on VLAN 34, it seems like the modem, or something else is already filtering the VLAN tagging.
I see this issue popping up with ESXi more often, what you also culd try to do is let ESXi do the VLAN tagging, you should make new connections in ESXi one with VLAN ID 34, one with VLAN 4 and if you want to use the telephone as well… also the one for TEL (I don't know what ID that one is), add the network connections to your pfsense host and add the interfaces to pfsense (now ESXi will do the filtering) -
It looks indeed like the VLANs are being stripped before they reach pfSense.
Regarding your suggestion to create separate interfaces in ESXi for the VLANs, that is also what is being suggested here.I will try that when i get home tonight. Is there an easy way that i can test if the VLAN4 is being sent by the Experiabox V8 correctly? Can i setup a temporary VM that listens to the VLAN4 adapter to see if that VM receives an IP. Or connect my Windows laptop to the Experiabox and configure it to listen on VLAN4 with the IPTV_RG request option (how do i do that on Windows?) to see if it receives an IP? That way i can pinpoint the problem to ESXi/Experiabox.
-
Not really, what you could do is install wireshark, let pfsense capture all packages on the VLAN4 interface and analyze what's going on. maybe you see some arp messages from other devices, but I think those will be filtered.
Actually, when you add the dhcp-class-identifier "IPTV_RG" to the dhcp request, that should be enough, so if the VLANs are working it should give you an IP address.
I would suggest focus on the internet connection get that one working on VLAN 34, then you know the VLAN tagging works.I didn't have VDSL, so for me it was just connecting PFSense to the fiber (via the media converter) so I don't know what to do to let the experiabox not to fuck up…
-
Another test could be to setup a networkcard in ESXi that listens to VLAN34, give that NIC to pfSense and see if it gets an IP through DHCP i guess?
-
That's what I ment, but you don't need to add a physical network adapter, this should be a virtual adapter
-
I think i found the problem
The bridge of the Experiabox is only putting through the VLAN34 i guess. That is also the reason i didn't have to do anything with VLAN34 inside pfSense to get internet, it was directly working by putting a DHCP on the WAN-interface in pfSenseThe dropdown contained the option 'iptv', when i selected that and applied the bridge again, the internet didn't work anymore and also still no IP on VLAN4 interface.
I also had the possibility to go to the 'LAN' settings tab on the Experiabox. I could assign the VLAN called 'iptv' to a LAN port. I picked port 4 and switched the cable going to my ESXi server from LAN #1 on the Experiabox, to LAN #4 of the Experiabox.
Still: no IP on the VLAN interface. ???
I have connected my Fritz!box back again and turned off the pfSense VM. I think the Experiabox is messing around, i have no clue how to get this working >:( :o Maybe i need a modem that does a full transparent bridge. I thought a 'Draytek Vigor 130' can do such things. However i don't want to spend money on that now.
-
Well first that modem should go to full bridge, you could search the web a bit to do so.
Otherwise try to get a used one.
You could also choose to let the Experibox handle the TV and VOIP and have a bridge for you WAN (that worked and so you still have full control of your internet connection) -
None of the options are possible.
A year (or two) ago they used bridged mode for TV, where the LAN #4 was dedicated for IPTV. When you bridged the Experiabox, the internet was passed thru, but for IPTV you still had to connect the settopbox directly to the Experiabox. But now it is changed to routed mode (settopbox is in LAN, not dependent of a specific LAN-port anymore). I don't know how to pull this apart in the Experiabox, as the settings are limited on this.
So for now it is not possible to get IPTV working.
-
Well, I wouldn't give up so easily, I doubt there isn't a way to get a bridge mode… what version of experiabox do you have?
And what are the options in the drop down menu for VLAN, is there an option disable? -
I have the Experiabox V8 i received from Telfort.
The only option in the dropdown is 'iptv', the VLAN that is preconfigured on the Experiabox.I have tried setting that option and pressing 'apply' but that didn't have any effect. I lost my internet connection it seemed, and also still no IP on VLAN4 interface in pfSense.
Maybe the bridge has to be disabled first, and then apply it again with that 'iptv' option selected.On Tweakers.net forum i read someone ('wizai') that has mapped the 'iptv' to LAN #2 of the Experiabox, and then connected a separate networkcable from that port to his router.
Unfortunately i only have two network adapters on my ESXi host (LAN & WAN), so i can't try that now. -
In many post I see that you have to disable the wifi as well, did you do that also? It could be that the Experiabox won't go to bridge if wifi is still on.
what you could try is, disconnect the DSL connection, reset the modem to factory default and see if you could set it to bridge and then connect the DSL again. I did a package capture on the modem, when you go to factory default, the modem will retrieve settings from KPN/Telfort parts of the modem will be disabled after the settings are in. -
Yes, i disabled DHCP and wifi as per the tutorial.
I will try resetting the Experiabox to defaults and then connecting it to DSL again. Don't know when, my girlfriend got pretty irritated when she couldn't watch her TV shows hehe :-X -
There is also an option to go to another provider.
I must say, Telfort and KPN are not the best in customer service -
I don't have any complaints on Telfort. Speed is good (100/30), my connection has a good uptime and i was able to negotiate a good price (6 months free!) when i renewed my subscription ;D
The new house that we're moving in soon also has fiber, but my DSL subscription runs till October. So maybe after that period i will switch to fiber.
-
I have set the Experiabox to defaults and then (without having it connected to VDSL) applied the bridge.
Before:
After:
Shouldn't the VLAN4 also have the protocol 'Bridging' ?
-
Sorry for the late reply.
There should only be one WAN actually like WAN2… no VLAN ID nothing I don't know what PPOE passhtrough stands for, but even the modem should not make the ppoe tunnel.
It should only act as a converter..
Is it possible to get rid of all the VLAN stuff? (I dont have much experience with the experiabox, haven't use that with the fiber)
BTW, it is possible that Telfort will change your account to fiber under the same conditions as you have now. -
Thanks.
Telfort doesn't use PPPoE, they use MPoA i saw somewhere in a manual of configuring a Draytek Vigor 130 for Telfort.
I think i will ditch the Experiabox and get myself a Draytek Vigor 130 if i can find it for a reasonable price.