
If you have Globe GFiber at home in the Philippines and want to change Wi‑Fi settings, fix connectivity, or unlock options your normal login cannot see, you have probably searched for “GFiber super admin.” For most subscribers, that means logging into your Optical Network Terminal (ONT) or fiber router with an elevated account that exposes advanced menus—bridge mode, VLAN tagging, firewall rules, and more.
This guide explains what super admin access is, how to reach it safely on your own equipment, which credentials apply to common GFiber models, and what you can (and should not) change once you are inside. It is written for beginners and power users alike.
Important: Super admin access is intended for advanced home network management on hardware Globe installed at your premises. Misconfiguring WAN, VLAN, or TR-069 settings can disconnect your service entirely. When in doubt, contact Globe Help & Support before saving changes.
Globe GFiber ships with multiple login tiers on the modem’s web interface—the local admin page, usually at 192.168.254.254:
| Account tier | Typical username | Access level | Best for |
|---|---|---|---|
| User | user | Limited (basic Wi‑Fi view) | Casual browsing only |
| Admin | admin | Standard home settings (SSID, password, connected devices) | Most everyday tasks |
| Tech / Super Admin | tech or model-specific names | Advanced WAN, bridge, VLAN, firewall, diagnostics | Power users and troubleshooting |
Super admin (sometimes called full admin or tech account) is not a separate Globe website account. It is a local credential baked into or derived from your ONT. Globe restricts the default admin account so subscribers cannot accidentally break ISP provisioning. The elevated account restores menus technicians use during installation.
Google also uses the GFiber brand for its fiber internet in some markets, but Google’s customer portal uses account-level network admin, not a Philippine-style “super admin” login on 192.168.254.254. This article focuses on Globe GFiber, which is what most “GFiber super admin” searches refer to.
Gather these before opening the admin page:
HG8145X6-10, HG8145V5, RP2615).You do not need the GlobeOne app for local super admin login, though the app is useful for prepaid loads and account management: Globe AT HOME FAQs.
Follow these steps to open the router login page and sign in with the right account level.
Use the default Wi‑Fi name on the modem sticker, or plug an Ethernet cable into a LAN port on the ONT.
In your browser address bar, enter:
http://192.168.254.254
If that fails, try:
http://192.168.1.1
Some FiberHome models use alternate gateways; check your sticker or manual.
Use the admin account first. If you need bridge mode, VLAN, or WAN editing, switch to the tech / super admin credentials for your model (see tables below).
Many ONTs reboot after WAN changes. Export or screenshot settings before major edits if the UI allows it.
Credentials vary by ONT model and firmware. Globe periodically updates formulas. Always treat your physical sticker and the current admin login that still works as the source of truth.
| Model / product | Username | Password pattern |
|---|---|---|
| Huawei HG8145X6-10 (GFiber Prepaid) | admin | Globe@XXXX — XXXX = last 4 characters of MAC address, uppercase |
| Huawei HG8145V5 | admin | Globe@XXXX (same MAC rule) |
| Huawei HG8245H | admin | globe@XXXXXX — last 6 MAC characters |
| Huawei (generic) | user | @l03e1t3 |
| FiberHome ONU GPON | user | tattoo@home |
| FiberHome ONU | admin | 3UJUh2VemEfUtesEchEC2d2e |
| ZTE / legacy Globe | varies | check sticker; older units often use admin + printed password |
| Model | Username | Password pattern |
|---|---|---|
| Huawei OptiXstar HG8145X6-10 | tech | tech@XXYYY — see formula below |
| ZLT G121Z | tech | tech@XXYYY |
| FiberHome RP2615 / RP2627 | fiberhomesuperadmin | sfuhgu |
| Other Globe fiber ONTs | f~i!b@e#r$h%o^m*esuperadmin | `s(f)u_h+g |
| Alternate super admin (some builds) | f9!6b1e1rhO3es~u!p@e#r$a%d^m*i(n | `s)f_U+h |
Firmware updates can rotate obscure super admin strings. If a published password fails, your unit may have been patched—use the tech@XXYYY path on supported Huawei models or call Globe support.
tech@XXYYY Password Formula ExplainedThe HG8145X6-10 is one of the most common GFiber Prepaid ONTs. Its tech account password is device-specific, not a single universal string.
Formula:
Username: tech
Password: tech@XXYYY
XX = first 2 characters of the ONT MAC address (uppercase)
YYY = last 3 characters of the ONT serial number (uppercase)
Sticker data:
MAC Address: 48FD8E A1B2C3
Serial Number: 48575443 ABC12345
Extract values:
48345Login:
URL: http://192.168.254.254
Username: tech
Password: tech@48345
1. Flip the modem and copy MAC + Serial Number.
2. MAC: take characters 1–2 → XX
3. Serial: take the last 3 characters → YYY
4. Build password: tech@XXYYY (all uppercase)
5. Log in at http://192.168.254.254
If admin with Globe@XXXX works but tech fails, double-check uppercase letters and confirm you are on HG8145X6-10 firmware—not every Huawei model uses the same tech rule.
Menus differ by vendor, but elevated access typically unlocks:
Avoid changing TR-069 ACS URLs, remote management profiles, or WAN VLAN/PPPoE credentials unless Globe or verified documentation instructs you. Those fields tie directly to billing and service authentication.
admin (usually enough).Example strong passphrase generator command on Linux or macOS terminal:
openssl rand -base64 18
Sample output (use your own, not this exact string):
K7mPq2vR9xNw4sT1aZ8b
Exact labels vary by firmware:
If bridge options are missing, your plan may use a mode locked by firmware—escalate to Globe rather than flashing unofficial builds.
Only after assigning a static LAN IP to the server:
| Field | Example value |
|---|---|
| Service name | web-home |
| External port | 443 |
| Internal IP | 192.168.254.210 |
| Internal port | 443 |
| Protocol | TCP |
Opening ports increases attack surface. Prefer a reverse proxy or Cloudflare tunnel for self-hosted apps.
| Aspect | GFiber Prepaid | GFiber Postpaid |
|---|---|---|
| Account management | GlobeOne app, load promos | MyAccount, monthly bill |
| Common ONT | HG8145X6-10, FiberHome | Huawei, FiberHome, ZTE varies by install |
| Super admin need | High (users often self-manage Wi‑Fi) | Moderate (technician may have locked settings) |
| Support path | GlobeOne troubleshooting | Globe broadband help |
Prepaid subscribers frequently need super admin because promotional installs leave default Wi‑Fi names unchanged and limited user accounts on older GUIs.
Super admin power requires careful hygiene:
Never share super admin credentials publicly or in group chats; tech passwords derived from MAC/SN are effectively secrets tied to your hardware.
| Symptom | Likely cause | Fix |
|---|---|---|
| Page does not load | Wrong IP or not on LAN | Confirm Wi‑Fi/Ethernet; try 192.168.254.254 |
admin works, tech fails | Wrong MAC/SN slice | Re-read sticker; use uppercase |
| Password rejected after update | Firmware rotated credentials | Contact Globe; avoid unverified cracks |
| Login page loops | Browser cache | Clear cache or use incognito |
| Settings grayed out | Insufficient tier | Confirm super admin username, not user |
| No internet after save | WAN misconfiguration | Factory reset via recessed button; call support |
Your GFiber ONT remains Globe-managed CPE (customer premises equipment). Super admin access is for managing your home network within acceptable use policies, not for circumventing speed caps, illegal resale, or unauthorized service cloning. Globe’s terms still apply to traffic and equipment.
If your goal is commercial hosting, large-scale NAT, or non-residential use, review plan terms or upgrade to a business product instead of forcing consumer ONT configs.
No. Universal passwords appear only on specific FiberHome builds. Huawei’s common prepaid ONT uses the tech@XXYYY formula tied to your device.
GlobeOne handles billing, loads, and basic support for prepaid accounts. It does not replace the local ONT web UI for bridge mode or deep LAN settings.
Using manufacturer-provided admin tiers for Wi‑Fi or bridge configuration is normal. Firmware modding, removed stickers, or tamper seals may affect support eligibility.
192.168.254.254 as described in this guide.Book a technician through Globe support channels. Provide your account number, ONT model photo, and describe whether admin ever worked.
Gateway: http://192.168.254.254
Admin user: admin / Globe@XXXX (last 4 MAC chars, uppercase)
Tech user: tech / tech@XXYYY (MAC first 2 + SN last 3, uppercase)
FiberHome: fiberhomesuperadmin / sfuhgu (RP2615 / RP2627)
Support: https://www.globe.com.ph/help/broadband
GFiber super admin is your key to advanced control of Globe’s fiber ONT: stronger Wi‑Fi, cleaner home routing, and deeper diagnostics when streaming buffers or work calls drop. Start with the standard admin login, escalate to tech or vendor super admin only when necessary, and treat WAN settings with respect.
Keep your MAC and serial handy, change Wi‑Fi passwords regularly, and use official Globe support when provisioning—not guesswork—stands between you and a working connection. That balance keeps your network flexible without putting your line at risk.
Tech writer at QuantoraLabs covering tutorials, and developer workflows.