←  [EN] Enduser support

Forums

»

Zgemma H7 Open PLi6.2 lats update(15.01.20...

's foto Adrena 25 jan 2019

Hi!

Please forgive me if the thread was discussed.

Last update on 15/01/2019, in network settings, when DHCP is off, after restarting the tuner or restarting the network, the software sets the network(LAN) always to OFF.
Regards.

 

Citeren

's foto Adrena 2 feb 2019

In the update the problem has disappeared.
However, the next one appeared.
With DHCP disabled, both in PLi 6.2 and 7.0 in some way after turning off the deep stand by the ethernet port on the router is blocked, it only helps reset the router. when the cable is connect to the next socket on the router, it also works for some time, and then blocks another port on the router. Connecting a computer to this ports confirms their blocking. No LAN & WAN.
In the image other groups(example OpenATV), the problem does not exist.
Regards!

Veranderd door Adrena, 2 februari 2019 - 09:55
Citeren

's foto WanWizard 2 feb 2019

How can a switch port be blocked? What router is that?

Citeren

's foto Adrena 2 feb 2019

" - How can you block the switch port? "
This is the question. :)
Nokia G-240W-C
I still have another, cable router, and I can check on it, but as I said in the OpenATV problen does not exist.
Citeren

's foto Pr2 2 feb 2019

How can a switch port be blocked? What router is that?

 

A switch with packet storm prevention enabled, if the STB start sending too many packets abnormal packets to saturate the network the switch will block the port.

Citeren

's foto WanWizard 2 feb 2019

There is nothing in OpenPLi that is different. The hardware is the same, the drivers are supplied by Zgemma, the ethernet stack is Linux. Identical in OpenATV.

Citeren

's foto WanWizard 2 feb 2019

A switch with packet storm prevention enabled, if the STB start sending too many packets abnormal packets to saturate the network the switch will block the port.

 

Possible. There are more options, but I still have to see a "2-bit" home router with such features.

Citeren

's foto Adrena 2 feb 2019

It is true that this was not a problem in previous OpenPLi releases.
The problem appeared now and existence in the latest releases.
I suspect that @Pr2 is right and there may be a problem with the IPTV plugin. It is also true that in OpenPLi the content of IPTV was loaded the fastest, the image of other groups with such a speed could only dream.
I will check without installing the IPTV plugin
Thank you for your help.
Regards!
Citeren

's foto Erik Slagter 4 feb 2019

Possible. There are more options, but I still have to see a "2-bit" home router with such features.

Actually some $0.02 unmanaged switches have this feature, but totally non-configurable, so it's a PITA in the end.

 

I guess we don't send STP BPDU's in OpenPLi  :D

Citeren

's foto WanWizard 4 feb 2019

I wasn't referring to BPDU's, but no, I doubt that. ;)

Citeren

's foto Erik Slagter 4 feb 2019

I wasn't referring to BPDU's, but no, I doubt that. ;)

Me neither.

Citeren

's foto Pr2 5 feb 2019

OpenPLi is just performing some ping from time to time...

Citeren

's foto Adrena 6 feb 2019

Today, in the new multiboot partition, I installed clean OpenPLi 7.0 from 2019.02.04. without IPTV plugin.
Since my last post, the box has worked on OpenATV with the IPTV plugin without any problems.
After starting the new partition with OpenPLi after 3 minutes, the router port was blocked.
Will this information be needed for something? :)
Citeren

's foto WanWizard 6 feb 2019

In an OpenPLi image, downloaded from our download pages, there is NOTHING that generates excessive network traffic.

 

It does a DHCP request on bootup, and when enigma starts, it checks internet connectivity by verifyting DNS and reachability of our download servers, using a standard ping. The only other components in the image that will generate a bit of network traffic are samba (it will do some broadcast announcements) and avahi (mDNS broadcasts).

 

You can install tcpdump if you want, to check exactly what communication takes place (be sure to filter your telnet/ssh session out).

Citeren

's foto Adrena 6 feb 2019

Well thank you.
I started this thread from a problem with DHCP.
I will go to the wire Chinese router and check.
Maybe OpenPLi does not work with a fiber optic Nokia router? :)
Maybe the fiber optic operator blocks the port on my router? :)
This is pure magic.
 
Citeren

's foto WanWizard 6 feb 2019

As long as the router doesn't say why the port is being blocked, and we don't know what the box is doing, everything is speculation.

 

What you can do, is install tcpdump:

opkg install tcpdump

Then create the file /etc/init.d/rcS.local, and add the following line to it:

tcpdump -i eth0 -w /media/usb/capture.pcap

(assuming you have the option to connect a USB stick to it), and when done mark the file executable:

chmod 775 /etc/init.d/rcS.local

When the port blocks again, switch the box off, disconnect the USB stick, and upload the pcap file here so we can analyse it.

Citeren

's foto Adrena 10 mei 2019

@WanWizard
I did as you said
Finally, after three days of testing, I think that the oscam can be downloaded from the plugins is guilty of blocking ports on the router.
I have a file (even several) of packet capture.
How can I send a file in a different way than in a public forum?
Citeren

's foto WanWizard 10 mei 2019

Wot?

 

Oscam doesn't do any network communication on its own, not unless you configure it to do so. And even then, a router should not start magically blocking ports...

Citeren

's foto Erik Slagter 10 mei 2019

Depends on what TS calls "blocking" the port. Is it a layer 2 or layer 3 feature? Spanning tree? BPDU blocking? basic firewall functionality?

Citeren

's foto WanWizard 10 mei 2019

True.

 

But as this is about a provider supplied modem/router, I really doubt these features are at play here...

Citeren