HI,I have a problem playing with my friend. He uses Windows and when I create the game in LAN on my Manjaro/Linux, he can join in my game. But if he creates the game, the sever is not displayed.
Researching I discovered that the Zero Tier’s network interface metrics may have less priority.
But if I put in a console:
route -n
It gives me back:
So Zero Tier’s interface metrics have more priority as they have less metrics, but still does not work.
I tried changing the metric to 1,100,200 and -100 with:
sudo ifmetric ztyqbzg755 1
But none of them work.
Thanks for your help.