Skip to content

Instantly share code, notes, and snippets.

@PecceG2
Last active June 26, 2026 15:15
Show Gist options
  • Select an option

  • Save PecceG2/f79a82b999673003138fc67b5ac9cb3a to your computer and use it in GitHub Desktop.

Select an option

Save PecceG2/f79a82b999673003138fc67b5ac9cb3a to your computer and use it in GitHub Desktop.
GPON Argentina Providers
## Información para bypassear la ONT de distintos ISP de Argentina.
## Personal / Flow / Telecom
IP: Otorga IP vía PPPoE
PPPoE User: FISxxxxxxx@telecom.com // Las X son un ID único de instalación, no es el nro de cliente, hay que extraerlo de la orden de instalación o ONT Huawei/Nokia entregada.
PPPoE Pwd: !!!@@@###$$$^^^&&&***
Internet VLAN: 33 / Priority
VoIP VLAN:
FINDINGS: No usan mac binding / tr-069, pero están en proceso de implementación. Lo ideal es clonar la MAC para evitar bloqueos futuros.
Para ingresar a administrar la ONT, usas 192.168.x.1/admin.html, user: admin , pwd: CalVxePV1!
Routers usados y sus pwd:
Technicolor DPC3848VE: admin / cisco
Sagemcom F@ST 3686: admin / f4st3686
Sagemcom F@ST 3890: custadmin / f4st3890
Huawei optixstar GH8145X6-10: admin / CalVxePV1!
// -------------------------------------------------------------------------------------------
## Movistar Fibra
IP: Otorga IP vía PPPoE
PPPoE User: xxxxxxxxxx@speedy // Las X son el numero de cliente que empieza por 5xxxxx, podés llamar y consultarlo o sacarlo de la ONT instalada por ellos.
PPPoE Pwd: xxxxxxxxxx // El mismo numero de cliente de arriba, pero sólo el numero de cliente sin @.
*IMPORTANTE:* Para clientes con IP fija, el PPPoE User es xxxxxxxxxx@speedyipfija
FINDINGS: Mismo caso que Telecom, comenzaron con MAC binding en otros países, recomiendo hacer mac clonning sobre la interfaz de la fibra y copiar la MAC de la ONT original para evitar bloqueos a futuro. Hoy no lo corroboran.
// -------------------------------------------------------------------------------------------
## Angostura Video Cable (AVC):
IP: Otorga IP vía PPPoE
PPPoE User: TPLGxxxxxxxx // Las X son los últimos 8 dígitos en hexa del número de serie GPON de abajo del ONT.
PPPoE Pwd: TPLGxxxxxxxx // Mismo que User
Internet VLAN:
VoIP VLAN: No ofrecen servicios de VoIP
FINDINGS: Normalmente para conexiones hogareñas te dan una ONT TP-LINK. He visto casos dónde las ONT son Nokia (en instalaciones viejas).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment