Dear all,
I’m new to Mikrotik routers and have just received my Chateau 12. I have a strange home setup where I have 2 gateways on the same LAN, one is a 4Mb/s ADSL line which offers both ipv4 and ipv6. I cannot deactivate ipv6. I have a small bandwidth but a lot of services on the ADSL box so I don’t want to get rid of the box either. The second gateway is the chateau 12. The LTE interface seems to offer ipv4 xor ipv6 but I could not find ipv4v6 in the LTE APN menu. With Chateau
- In ipv4 mode only, all ipv6 traffic gets routed to the (slow) ADSL interface => slow
- In ipv6 mode only, all ipv4 websites fail.
Ideally, I would like to have the LTE interface in IPV4V6 mode but I do not see it on my LTE APN interface. My provider claims it supports ipv6 (and the chateau does work in ipv6 mode), it also supports IPV4. I tried:
at-chat lte1 input="AT+CGDCONT=\?"
output: +CGDCONT: (1-42),"IP",,,(0-3),(0-4),(0-1),(0-1) +CGDCONT: (1-42),"PPP",,,(0-3),(0-4),(0-1),(0-1) +CGDCONT: (1-42),"IPV6",,,(0-3),(0-4),(0-1),(0-1) +CGDCONT: (1-42),"IPV4V6",,,(0-3),(0-4),(0-1),(0-1)
and it seems that the EG12 is IPV4V6 capable. Also:
at-chat lte1 input="AT+CGDCONT\?"
output: +CGDCONT: 1,"IPV6","","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0 +CGDCONT: 2,"IPV4V6","ims","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0 +CGDCONT: 3,"IPV4V6","sos","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,
0,1 +CGDCONT: 4,"IP","","0.0.0.0",0,0,0,0 +CGDCONT: 5,"IP","free","0.0.0.0",0,0,0,0 OK
seems to show that ipv4v6 is possible on “ims” and “sos” PDP.
Does anyone know if there is anything I can do to get ipv4v6 working on chateau 12 ?