Custom Web Interface for Nokia G-2425G-A

  • Thread starter Thread starter albonycal
  • Start date Start date
  • Replies Replies 26
  • Views Views 6,141
This was painful to build, but finally got it working 😎
It literally took HOURS
Live Bandwidth Usage
image.png


There's a /get_bandwidth endpoint that constantly pours out a json stream:

image.png
 
It needs SSH access, so nope. It should work over WiFi of the ONT or using a LAN port on the ONT. You can even host this on android using termux
 
You can access it without doing any of that as long as you are using a different range for your home net.
Add an ip address in the default range of ont on your router on the underlying interface that's being used by pppoe connection, Configure firewall properly to allow this traffic and then you can access ont without doing any extra work.
 

Back