Thank you. Appreciate your help. I was able to remove the ZT interface from my bridge (and then changed the firewall rules back to referencing ZT), and also removed the interface that connects to the rest of my LAN from the bridge as well (saw that was suggested somewhere, but not sure if that’s correct to do). But still no luck. Also, In my.zerotier.com, I have two routes:
10.147.17.0/24 (LAN)
192.168.1.0/24 via 10.147.17.100
Where 10.147.17.100 is the ZT client on the MikroTik.
Note: 192.168.1.0 is my home LAN and the 10.147.17.0 is my ZT network. Is the problem there is nothing to connect my remote device which has a 10.147.17.0 address to talking to my LAN devices which are 192.168.1.0? If not, what enables these two networks to talk to each other?
Attached is the config file. Thank you!
2024-07-28 10:07:51 by RouterOS 7.15.3
software id = 4U5W-ENZ0
model = CRS309-1G-8S+
serial number = HCBXXXXX
/interface bridge
add name=local port-cost-mode=short
/interface list
add name=WAN
add name=LAN
/interface lte apn
set [ find default=yes ] ip-type=ipv4 use-network-apn=no
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip smb users
set [ find default=yes ] disabled=yes
/port
set 0 name=serial0
/zerotier
set zt1 comment="ZeroTier Central controller - https://my.zerotier.com/"
name=zt1 port=9993
/zerotier interface
add allow-default=no allow-global=no allow-managed=yes comment=Samm disabled=
no instance=zt1 name=zerotier1 network=3XXXXXXXXXXXX
/interface bridge filter
add action=drop chain=input dst-port=68 in-interface=ether1 ip-protocol=udp
mac-protocol=ip
/interface bridge port
add bridge=local ingress-filtering=no interface=ether1 internal-path-cost=10
path-cost=10
add bridge=local ingress-filtering=no interface=sfp-sfpplus1
internal-path-cost=10 path-cost=10
add bridge=local ingress-filtering=no interface=sfp-sfpplus2
internal-path-cost=10 path-cost=10
add bridge=local ingress-filtering=no interface=sfp-sfpplus3
internal-path-cost=10 path-cost=10
add bridge=local ingress-filtering=no interface=sfp-sfpplus4
internal-path-cost=10 path-cost=10
add bridge=local ingress-filtering=no interface=sfp-sfpplus5
internal-path-cost=10 path-cost=10
add bridge=local ingress-filtering=no interface=sfp-sfpplus6
internal-path-cost=10 path-cost=10
add bridge=local disabled=yes ingress-filtering=no interface=sfp-sfpplus7
internal-path-cost=10 path-cost=10
add bridge=local ingress-filtering=no interface=sfp-sfpplus8
internal-path-cost=10 path-cost=10
/ip firewall connection tracking
set udp-timeout=10s
/ip settings
set max-neighbor-entries=8192
/ipv6 settings
set disable-ipv6=yes
/interface detect-internet
set detect-interface-list=LAN lan-interface-list=LAN
/interface ethernet switch
set 0 l3-hw-offloading=yes
/interface list member
add interface=sfp-sfpplus1 list=LAN
add interface=sfp-sfpplus2 list=LAN
add interface=sfp-sfpplus3 list=LAN
add interface=sfp-sfpplus4 list=LAN
add interface=sfp-sfpplus5 list=LAN
add interface=sfp-sfpplus6 list=LAN
add interface=sfp-sfpplus7 list=LAN
add interface=sfp-sfpplus8 list=LAN
add interface=*B list=LAN
add interface=ether1 list=WAN
/interface ovpn-server server
set auth=sha1,md5
/ip dhcp-client
add interface=local
/ip dns
set servers=9.9.9.9
/ip firewall filter
add action=accept chain=forward in-interface=zerotier1
add action=accept chain=input in-interface=zerotier1
no interface
add action=accept chain=forward in-interface=*E
no interface
add action=accept chain=input in-interface=*E
/ip smb shares
set [ find default=yes ] directory=/flash/pub
/ipv6 dhcp-server
add address-pool="" interface=local name=server1
/routing bfd configuration
add disabled=no
/routing rule
add action=lookup disabled=no dst-address=192.168.1.0/24 interface=local
routing-mark=main src-address=172.28.0.0/16 table=main
/system clock
set time-zone-name=America/New_York
/system identity
set name=RouterOS
/system note
set show-at-login=no
/system ntp client
set enabled=yes
/system ntp client servers
add address=0.pool.ntp.org
add address=1.pool.ntp.org
add address=2.pool.ntp.org
/system routerboard settings
set boot-os=router-os
/system swos
set address-acquisition-mode=dhcp-only allow-from-ports="p1,p2,p3,p4,p5,p6,p7,
p8,p9,p10,p11,p12,p13,p14,p15,p16,p17,p18,p19,p20,p21,p22,p23,p24,p25,p26,
p27,p28,p29,p30,p31"
/tool traffic-monitor
add interface=sfp-sfpplus2 name=tmon1 traffic=received