Hi all,
I'm currently working on a project where I'm hoping to use Mikrotik routers with 4G cards. We've got a private connection with Verizon and want to be able to have routes from our datacenter to the clients behind the end-user router. The problem is that we don't control the routers between our datacenter and the end-user devices, so we can't do a RIP or OSPF tunnel. After doing some digging, I discovered that Verizon has a feature that allows us to do this. Their name for it is Dynamic Mobile Network Routing (DMNR) but it's using the NEMO protocol. It basically pushes the client subnets as routes to the primary router in the datacenter. My question is, is anyone familiar with this, and is there any way to get this working?
Otherwise, are there any other ways to be able to route the the end-user subnets without spinning up an IPSec tunnel for each router? Verizon uses a GRE over IPSec tunnel with BGP routing inside that to establish their private network.
Thanks!