Wireguard and VRF Interface

Hello,

Im using wireguard site to site.

should I set VRF Interface in IP/ROUTES/route? I have checked Zerotier and in Zerotier route there is set VRF Interface: Zerotier so should I set the same way for wireguard? VRF Interface = Wireguard?

Thank you

VRF is (as far as I know) for MPLS / BGP setups.

If your site-to-site connection works, why complicate things ?

Thank you Holvoetn for answer. I will not make it more complicate…

zerotier is a layer2 construct and wireguard is a layer3 construct, very little in common.

Thank you for your comment