Jio Airfiber outdoor unit (CPE) connected to Openwrt instead of Jio Router

  • Thread starter Thread starter adinetech
  • Start date Start date
  • Replies Replies 35
  • Views Views 5,844
@MrGordon I tried Route and Bridge mode, Both of them were able to do IPv6 PD, but It doesn't give Internet access (I tried it on openwrt and macbook and with Custom IPv6 DNS as well). Do you have any idea?

Currently, the ODU is connected with my Macbook on Route mode.

Code:
en6: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    options=6464<VLAN_MTU,TSO4,TSO6,CHANNEL_IO,PARTIAL_CSUM,ZEROINVERT_CSUM>
    ether d0:37:45:be:40:__
    inet6 fe80::857:3dc0:8893:8bf3%en6 prefixlen 64 secured scopeid 0x16 
    inet 192.168.225.48 netmask 0xffffff00 broadcast 192.168.225.255
    inet6 2409:40f4:124:6119:181a:d0ac:1b38:____ prefixlen 64 autoconf secured 
    inet6 2409:40f4:124:6119:2915:1869:d72b:____ prefixlen 64 autoconf temporary 
    nd6 options=201<PERFORMNUD,DAD>
    media: autoselect (10baseT/UTP <full-duplex>)
    status: active
 
@adinetech Does connectivity over IPv4 atleast work? I see there is an IPv4 address set.
 
Unfortunately. It didn't work as well and it's the IPv4 provided by the DHCP of the ODU, It seems CLAT is handled by the ODU. It would look spam if I attach all screenshots here.
z9Bd5bO.png
 
Yeah that's how most 5G routers do it, they do CLAT on their end and just assign a local IPv4 address. Mine does the same.

It's interesting why there is no connectivity. Did you try cloning the mac address of your IDU by any chance, just in case they have some sort of check like that.
 
I'm yet to try that, I noticed that the DNS lookup works with both Route and Bridge on the ODU but the ping/traceroute (ping6/traceroute6) didn't.

IPv4 Routing Table of ODU

Code:
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.0.0.1 0.0.0.0 UG 0 0 0 rmnet_data0
192.0.0.0 0.0.0.0 255.255.255.224 U 0 0 0 rmnet_data0
192.0.0.1 0.0.0.0 255.255.255.255 UH 10 0 0 rmnet_data0
192.168.225.0 0.0.0.0 255.255.255.0 U 0 0 0 bridge0

IPv6 Routing Table of ODU

Code:
Destination Next Hop Flags Metric Ref Use Iface
::/0 :: U 1024 2 0 bridge0
::1/128 :: U 256 2 0 lo
2405:200:800::11/128 :: U 10 2 0 rmnet_data0
2409:40f4:124:6119::1/128 :: U 256 1 0 bridge0
2409:40f4:124:6119::/64 :: U 256 3 0 rmnet_data0
fe80::/64 :: U 256 2 0 bridge0
fe80::/64 :: U 256 1 0 rmnet_data0
::/0 :: U 256 2 0 rmnet_data0
::1/128 :: Un 0 4 0 lo
2409:40f4:124:6119::/128 :: Un 0 4 0 rmnet_data0
2409:40f4:124:6119::1/128 :: Un 0 3 0 bridge0
2409:40f4:124:6119:bc19:29f2:e9e5:c8be/128 :: Un 0 4 0 rmnet_data0
fe80::/128 :: Un 0 3 0 bridge0
fe80::/128 :: Un 0 3 0 rmnet_data0
fe80::/128 :: Un 0 3 0 eth0
fe80::947b:3bff:fe8d:a801/128 :: Un 0 5 0 bridge0
fe80::d8c2:23ff:feef:434e/128 :: Un 0 4 0 rmnet_data0
fe80::feb0:deff:fecb:3abc/128 :: Un 0 2 0 eth0
ff00::/8 :: U 256 3 0 bridge0
ff00::/8 :: U 256 1 0 rmnet_data0
ff00::/8 :: U 256 1 0 eth0
::/0 :: !n -1 1 0 lo
 
After some search, I confirmed that it's not "easy" to do on macbook, so I connected to the openwrt and then used the IDU's "WAN" mac, It didn't work. I tried using the ODU's device mac and the result was same. Something is preventing :(
 


I would be "less" sad if the IDU was not locked down upto this extend, I can't even turn off it's WiFI. I found that the ODU has a USB C (Type C) but I have no idea what it could be.

Edit: I'm giving up after days of efforts. I failed.
 
Last edited:
I noticed that the Ethernet link is often becoming 10M, BSNL fiber was down for almost 10 min today and I noticed everything was slow, download and uploads were limited to ~8.5 Mbps. This is weird, 100M Ethernet link would be fine but 10M is "not fine!"
 
@MrGordon As you said, I could spend 20k on the a 5G Equipment (found from the other thread) and then pay for Jio's 599 Postpaid plan. They claim to be "unlimited" and I don't see any fair usage policy (FUP) for this plan. I'll decide it within 3 months, If you have better and cheaper solutions. Please let me know.
 
Quess what? I restarted it and the internet is gone. No link between ODU and IDU (and then, just restarted the IDU and ODU individually and it didn't help as well). I thought cellular means 24/7 internet but seems not true with Jio's Airfiber service 🙂
 

Back