Hi all,
Firstly love this product having a ball messing with it, beats setting up L2TP everywhere!
I have an issue on my MAC. It’s an M1 Air and I just pumped it to the latest version 12.3.1 Monterey. I’m also running ZT One 1.8.8.
I have a basic network with the following routes. 10.244.0.254 is my Mikrotik CPE where all the magic happens. I’ve added in RFC1918 to allow ‘lazy split tunnelling’ while I get this issue resolved.
So on my Android I can tick the route via Zerotier and I get the full-tunnel with default route and everything is happy. On my Mac however if I enable Default Route override I lose access to everything.
So my route table with the split-tunnel config looks like this:
10 10.244.0.254 UGSc feth203
10.244/16 link#26 UC feth203 !
10.244.0.254 5a:9b:1b:2b:13:64 UHLWIir feth203 1190
10.244.255.255 ff:ff:ff:ff:ff:ff UHLWbI feth203 !
172.16/12 10.244.0.254 UGSc feth203
192.168.0/16 10.244.0.254 UGSc feth203
When I turn on default route it goes to this:
0/1 10.244.0.254 UGScg feth203
10 10.244.0.254 UGSc feth203
10.244/16 link#26 UC feth203 !
10.244.0.254 5a:9b:1b:2b:13:64 UHLWIir feth203 1174
10.244.255.255 ff:ff:ff:ff:ff:ff UHLWbI feth203 !
128.0/1 10.244.0.254 UGSc feth203
172.16/12 10.244.0.254 UGSc feth203
192.168.0/16 10.244.0.254 UGSc feth203
(Sorry for the layout issues above I’m only allowed to embed 1 image …)
Now from what I can tell this is expected behaviour and testing with a mate with ‘non-M1’ Macbook Pro his works fine. However, when I enable this on mine I lose access to everything, ICMP response is simply No route to host for everything I try.
Hope this is enough information I’m not really sure where to go from here so any help would be appreciated.
Cheers