Hi,
I am currently using a RB912UAG-2HPnD with a Sierra Wireless Model EM7455 Revision SWI9X30C_02.38.00.00 which works fine, so far.
In my Lab I used it with a Sim Card from "Deutsche Telekom", and everything worked out of the box - public IPv4 and public IPv6 was no Problem, it just ran out of the box.
Now, in the field, I try to set up an O2 Germany Card with the APN internet.eplus.de - or just internet, does not make any dfference.
The APN IP type is set to "auto" so, I hope to get IPv6 as well as IPv4 (on O2 Networks certainly only dynamic CGNAT IP addresses)
Even switching to IPv6 Only does not make RouterOS to accept the assignet IPv6 /64 Network.
When set to auto, the following is logged on the lte topic:
It is clear that mbim got a network and dns servers via ppp and offers it to the system, but the routeros simply ignores it somehow:
I disabled all firewall rules which could interfere with the dynamic offering mechanisms used in this context, I tried both APNs (but I doubt that has to do with that, 'cause if I'd use a IPv4 only APN I don't get an IPv6 Address assigned in the Logfile in the first place.
When changing to Telekom again, everything works fine - so it seems to be kinda incompability between O2 and Mikrotik?
Any help is very appreciated!
Cheers
WhileECoyote
...have brain, will travel
I am currently using a RB912UAG-2HPnD with a Sierra Wireless Model EM7455 Revision SWI9X30C_02.38.00.00 which works fine, so far.
In my Lab I used it with a Sim Card from "Deutsche Telekom", and everything worked out of the box - public IPv4 and public IPv6 was no Problem, it just ran out of the box.
Now, in the field, I try to set up an O2 Germany Card with the APN internet.eplus.de - or just internet, does not make any dfference.
The APN IP type is set to "auto" so, I hope to get IPv6 as well as IPv4 (on O2 Networks certainly only dynamic CGNAT IP addresses)
Even switching to IPv6 Only does not make RouterOS to accept the assignet IPv6 /64 Network.
When set to auto, the following is logged on the lte topic:
Code:
2024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 0000bbbb2024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: >>> D - connect: ip configuration2024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: status data: 2024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 00000000 0f000000 0f000000 010000002024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 3c000000 01000000 50000000 440000002024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 64000000 02000000 48000000 020000002024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 74000000 dc050000 dc050000 1e0000002024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 0a73d476 0a73d475 3e6d7911 3e6d79122024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 40000000 2a023030 0602d05c a576686b2024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 1437ac65 2a023030 0602d05c acd9e86c2024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 80445afa 2a023018 000040ff 000000002024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 0000aaaa 2a023018 000040ff 000000002024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: 0000bbbb2024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: received ip config #0 15,152024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: IPv4: 10.115.212.118, DNS: 62.109.121.17,62.109.121.18, MTU: 15002024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: IPv6: 2a02:0000:002:005c::/64, DNS: 2a02:3018:0:40ff::aaaa,2a02:3018:0:40ff::bbbb, MTU: 15002024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 IPv4: 10.115.212.118, DNS: 62.109.121.17,62.109.121.182024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 IPv6: 2a02:0000:002:d05c::/64, DNS: 2a02:3018:0:40ff::aaaa,2a02:3018:0:40ff::bbbb2024-01-17T18:16:58+01:00 SBC-LTE-Mikrotik PtP-low1-lte: lte1 mbim: state 17=>18
Code:
[admin@SBC-LTE-Mikrotik] > ipv6/ address/ print Flags: D - DYNAMIC; L - LINK-LOCALColumns: ADDRESS, INTERFACE, ADVERTISE# ADDRESS INTERFACE ADVERTISE0 DL fe80::6e3b:6bff:fe08:8e/64 bridge no 1 DL fe80::c8d7:ecff:feb6:ecb2/64 ipv6-bridge no 2 DL fe80::6e3b:6bff:fe08:8f/64 wlan1 no 3 DL fe80::1e:10ff:fe1f:0/64 lte1 no [admin@SBC-LTE-Mikrotik] >
When changing to Telekom again, everything works fine - so it seems to be kinda incompability between O2 and Mikrotik?
Any help is very appreciated!
Cheers
WhileECoyote
...have brain, will travel
Statistics: Posted by WhileECoyote — Wed Jan 17, 2024 8:54 pm