Óscar García Amor

Results 145 comments of Óscar García Amor

I think the problem with multipath not working is going to lie in how OpenWrt handles network interfaces. OpenWrt works mainly with logical and vlan interfaces (an internal switch, see...

With the information you provide it is a bit complicated to help you. I advise you to [reread the wiki](https://github.com/mwarning/zerotier-openwrt/wiki) (especially the part [Configure the routing within OpenWRT](https://github.com/mwarning/zerotier-openwrt/wiki#configure-the-routing-within-openwrt)) and reproduce...

> but do I also need to check AEB for external ZT clients? No. That option is only checked in the member that is going to act as a bridge,...

You may have a firewall on your NAS that only allows connections from the range of your local network. You have to allow also in that firewall the range of...

@meassick still have problems?

Since this no longer seems to be happening, we are closing the issue. In any case you can open a new one if the problem happens again or there is...

> First question, can I run the allowDefault=1 setting on the OpenWrt (PC based). Yes, the same as with any other machine. > Second, can I still route all my...

It will not work because Zeroconf/Bonjour never leaves the local network. If you have followed the steps in the wiki to configure the system, you will have a Zerotier network...

With this configuration you cannot. The NAT that Router B does to create connections from the 192.168.129.0/24 network prevents you from doing so. In fact it is the same thing...

Yes, but your configuration is in layer 3. You could set up a layer 2 system but in that case your entire network should be in the same IP address...