SXT LTE Passthrough and PCC

hello Everybody,

i have an issue with configuration of PCC load balancing on my Mikrotik Hex. I have main internet connection with PPPoE on WAN 1 (ether 1) and secodary connection is provided on WAN 2 ( ether 5) by a SXT LTE with LTE passthrough enabled. On WAN 2 i configured a DHCP client and everythng is working fine. The problem i have when i add static route for PCC: WAN1 with PPPoE is workign perfectly, but WAN2 that receive address from LTE Passthrough is changing address and gateway randomly: how i should add the static route? is there anything that i can do to make static the address assigned by LTE interface with passthrough? or shoudl i use Ether5 (wan2) as gateway in the static route?

Thanks

On WAN 2 i configured a DHCP client and everythng is working fine.
but WAN2 that receive address from LTE Passthrough is changing address and gateway randomly:
how i should add the static route? is there anything that i can do to make static the address assigned by LTE interface with passthrough?

.
Just use dhcp-client at ehter5 (your LTE device) with dynamic route with distace=2.
When you do a Release & ReNew at current dhcp-client then internet still not work ?
.

or shoudl i use Ether5 (wan2) as gateway in the static route?

.
gateway can be set as name-of-interface on P2P like L2TP but Ethernet or VLAN interface cannot be used. IP address must be.

I think you should use 1of 1000 scripts at his forum who detect a new wan IP and do action like ReNew IP.