I recently bought GL-AXT1800 to replace the one provided by my ISP (MEO/Altice Portugal). My ISP also provides a terminal (ONT) since it is fiber internet.
I am trying to make my new GL-iNet router works with the ONT terminal.
I can’t find the configuration for my current ISP in the OpenWRT ISP configurations database
Ok at that point I start to feel a bit lost & wonder if I might have bought the router a bit too quickly without doing research if it might work in my setup.
Could someone guide me on how to progress in my understanding on how to configure my router?
My ISP is MEO (Altice) in Portugal.
The only thing I could find is at least this user might have got pretty close to making it work? I am not sure.
My networking skills are quite limited, but is making it so difficult? the use of IPoE, the network configuration? or just the lake of information we usually have with those ISP setup?
If you mean connecting the ONT terminal with the ISP provided router and then connecting the GL-iNet router to the ISP provided one this is what I did as a temporary solution but it is really ugly
At least for my ISP there is an authentication piece which you can proxy, but you still have to have the router. Unless you’re running into issues with filling up the NAT table (generally small on most ISP routers) just using IP passthrough is usually the way to go. (Again, at least with AT&T here in the US)
in LUCI/Interfaces/Devices
create new device:
device type - VLAN 802.1q
base device - eth0
VLAN id - 12
MAC Addr - MAC from ISP provided router
this will create eth0.12
in Interfaces WAN select protocol DHCP and device eth0.12
restart router and it should work
i have same type of internet conexion except mine vlan id is 911. took me a while to figure it out but it works
@alzhao maybe it’s a good idea to add this workaround into future features or on your support page (new section of how to replace ISP modem/router for Internet conexion with ONT over IPoE and specific VLAN Id). just saying… it will help a lot of people.
in LUCI/Interfaces/Devices
create new device:
device type - VLAN 802.1q
base device - eth0
VLAN id - 12
MAC Addr - MAC from ISP provided router
this will create eth0.12
in Interfaces WAN select protocol DHCP and device eth0.12
in LUCI/Interfaces/Devices
create new device:
device type - VLAN 802.1q
base device - eth0
VLAN id - xxx (your specific vlan id. Eg. mine is 911, @lit is 12)
MAC Addr - MAC from ISP provided router
this will create eth0.xxx (mine is eth0.911, @lit is eth0.12)
in Interfaces WAN select protocol DHCP and device eth0.xxx
I’ve managed to successfully replace MEO’s ONT with a UFiber Nano G, however I appear to be getting subpar performance and packet loss.
On a 1Gbps service I’m getting ~250Mbps DL and <1Mbps UL.
I believe these issues are to do with the calibration of the laser, I’ve ordered a SFP+ GPON Module and will test in the coming weeks.
MEO are authenticating ONT’s based on the Serial Number of the ONT, simply spoofing the Serial Number will authenticate successfully with the OLT.
VLAN 12 appears to be the data VLAN, spoofing the original router’s MAC address however results in a private 172. address to be given, otherwise you’ll be given a public IPv4 address, not sure why this is the case.
I think what they’re doing is if the MAC is default, it’ll give you an internal IP, this works with their IPTV etc.
Otherwise you’ll get a fully public IPv4 address, so far the issues remain the same regardless of the MAC, I’ll keep mine spoofed because I’d prefer MEO not know I’ve replaced anything, tho they’d be able to tell because TR069 wouldn’t be reporting in anymore.
I think the issues I’m having with performance are to do with some sort of laser calibration, it’s either that or there’s a different VLAN that’s being used.
Edit: Yeah just confirmed the MEO TV Service still works perfectly.
Hello, good morning. It is possible that you need to clone the serial number, in addition to the mac.
In the Ufiber ONT there are also connection profiles, you can also try different connection profiles.
In Spain, depending on the ISP, you need one profile or another, apart from the VLAN used by your ISP.
Regards
I’ve cloned both the Serial and MAC, the network works as expected, however I just appear to be getting packet loss when the network is under load, also my UL should be ~500Mbps, but I get <1Mbps.
DL should be 1Gbps but I get ~250Mbps, I feel it’s being shaped somewhere.