Whew, this is strange. I can see that both devices have that public IP!
The local vlan interface on the LTE kit is assigned to the public ip. But also the vlan interface on the passthrough client is assigned to the same ip.
Is this normal? It contradicts the documentation (“In this configuration the router will not get IP configuration from the modem.”)
I am also experiencing the same behavior on both an R11e-LTE-US and R11e-LTE6-US. The work around I’ve done is add an additional default route in routing table with a higher priority than the primary default route. Then NAT all traffic the egresses the LTE interface.
I’ve used passthrough on LTAP, on LHGG, on WAP R, on WAP R with LTE6 on WAP AC with success…
Passthrough is a feature of the modem… Am not really sure why some chipsets do not support it and what is meant by that…
When you use passthrough, the modem just assigns an IP address to its eth or vlan interface ( depends on config )and creates a DHCP server for the client device to get an address… nothing more than that… There is no address to the LTE assigned, there is no access to the internet unless properly configured with a Route to the actual Router etc…
I can confirm that passthrough work on that device & lte module.
I setup it on SXTR passthrough often on ether2 bcs I use 2 ethernet cables to this unit and it’s not problem to use them both.
When customer have very good speed then only then I setup a bonding on eth1+eth2 with vlan passthrough, but second device must support bonding and vpn at WAN level, means any MikroTIk. We can receive more then 100Mbps with internet speed and have Public IP on second router who is always in my example hAP ac².
Of course a one Public IP can be hold at one device, network basics info.
BTW, MikroTik lte modules works in ECM mode without additional NAT, other vendors in this mode use NAT and even if ISP give you public IP you not see it and that’s why on some module the passthrough is no sense feature. Move lte module into MBIM (only ros7) bring a Public IP on lte card and we can passthrough it to next device.