Anime4000 / RTL960x

Hacking V2801F, TWCGPON657 & DFP-34X-2C2 GPON ONU SFP Stick to suite your ISP Fiber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugging ISP's fiber line into modified Ufiber Instant breaks telnet authentication and other questions (VIVACOM Bulgaria)

Antfere opened this issue · comments

Hello,

My setup: VIVACOM Bulgaria's fiber line originally goes into a locked down Nokia G-2425G-A. I rooted it to get it's config 1 2 and all network options. Not sure what GPON module is built into the G-2425-A exactly, but I know it uses an EcoNet/Mediatek EN7528 SOC or EcoNet/MediaTek EN751221. The ISP offers seperate Nokia G-010G-P ONT's which act as media converters instead of the whole 4 in 1 setup. But you need a "business use case" to get one. I have acquired a used one but have not rooted it yet. To replace this setup I am using a Ufiber Instant flashed with this 3 mod. I have copied over as much info as possible to it. As well as setting my router settings to be as close as possible to the original when it comes to vlan's, dhcp settings, etc. 4 5. I also set the PLOAM/SLID on my old router to be the same as the default one on my Ufiber (ASCII 1234567890), it works on the old one.

My problem: I reached a point with the configuration where I would get what may have been a fake O5. I set some more OMCI parameters and now when I connect the ISP's fiber line it breaks any existing telnet connection and seems to change the authentication to no longer accept admin:admin. The telnet port is still open and accepts usernames and passwords, I have tried the user/password of the old ISP's ONT, and some other ones, but none of them work. When I disconnect the fiber line the admin:admin user/pass works again, and indeed when checking the configuration with flash get SUSER_PASSWORD it set to "admin".

My questions:

  • Why does it break auth, is that a good sign?
  • Should I be using this 3 mod on my Ufiber instant, or should I be flashing the latest V2801F firmware from this repo? From what I can tell the mod just copies the omci_app, but everything else is the same. One issue I have with the modded one is that it needs to connect to ubiquiti? servers to display it's webGUI, I reckon this is not the case with the actual V2801F firmware here.
  • TR-069: Some people in Bulgarian forums have mentioned TR069 being a possible problem. Although in the old router I have it turned off and it still works fine 6 7. Thoughts on this?
  • VLAN setup: Should the vlan 100 with priority 0 be set on the GPON module like so:
<Value Name="VLAN_CFG_TYPE" Value="1"/>
<Value Name="VLAN_MANU_MODE" Value="0"/>
<Value Name="VLAN_MANU_TAG_VID" Value="100"/>
<Value Name="VLAN_MANU_TAG_PRI" Value="0"/>

Or should it be on the openWRT router? The dhcp client and DHCP vendor class options are setup on the openWRT router.

Here is the output of flash all on the new ufiber instant:
diff.txt

This is the bulk of the info I scrapped from the old isp provided module (No clue why SLID shows up as 0000... In the UI it is set to 1234567890):
old.txt

Thanks in advance for any info.

WebGUI/Telnet gone after Auth is most common practice in my country on stock ONT.

however, it's very uncommon for PON Stick to lose access WebGUI and Telnet after Auth complete, PON Stick only have one LAN interface via SFP pin and have br0 pointed to eth0 only to mimic 4-port ONT.

I guess the stock kernel who responsible for driver of those hardware still follow OLT rules,

perhaps you buy this instead:
https://leolabs.pl/ont-leox-lxt-010s-h.html

troubleshooting UF-Instant can be very time consuming, if you like to learn and willing to take a risk of bricking, no problem