I see the outbound connections on UDP port 9993 but I'm not seeing anything coming back in.. Is there an issue with ZeroTier and binding to a specific interface? I'm going to throw this in a LAB and see what the hell is going on or if I can reproduce.
The Datacenter we connect to claims nothing is being filtered, only unique thing with them is their handoff with us is unnumbered (/32) and not publicly routable but the /27 they've provided to us is public and routable. No NAT, no dynamic routing just a static default route, very basic setup. It all worked fine on the bench, only change was the WAN IP.. All I can think is there is something wrong with the interface binding and ZeroTier.
The datacenter handoff is a SM fiber from their Cisco to our RB5009 (ROS7.8) with a /32 (unnumbered) assigned.
Code:Select all
/zerotier set zt1 comment="ZeroTier Central controller - https://my.zerotier.com/" \ identity="my_random_identity" interfaces=lo0 name=\ zt1 port=9993 /zerotier interface add allow-default=no allow-global=no allow-managed=no disable-running-check=no \ disabled=no instance=zt1 name=zerotier1 network=my_network_id /zerotier> peer/pr Columns: INSTANCE, ZT-ADDRESS, ROLE # INSTANCE ZT-ADDRESS ROLE 0 zt1 62f865ae71 PLANET 1 zt1 778cde7190 PLANET 2 zt1 cafe04eba9 PLANET 3 zt1 cafe9efeb9 PLANET /zerotier/interface> pr Columns: NAME, MAC-ADDRESS, NETWORK, STATUS # NAME MAC-ADDRESS NETWORK STATUS 0 zerotier1 06:16:AA:73:08:B7 **** REQUESTING_CONFIGURATION