I'm testing OpenZiti with WIndows Edge Client (Tunneler), it works well.
I have a quetion on the network interface created by Edge Client, the interface has a Puliic Network profile. Running "Get-NetConnectionProfile" gives information like below
Given OpenZiti is a zero trust overlay network, we treat every network interface as 'public' on purpose. The setting primarily selects which Windows Defender Firewall rules apply in windows.
As @frm says, you can do some quick searching/llm asking and learn more (or read the MS doc directly if you like)
It's not possible to change to private at this time unless you do it manually and then you'll have to do that each time the ZDEW restarts.
@TheLumberjack
Thanks for your information, generally that makes sense.
The reason i'm asking this is because we are testing OpenZiti used in Corporate Network, where wIndows PC was applied quite restricted Defender Firewall rules, especically on the "Public" network interfaces.
For your consideration only, probably it's useful make it configurable similar like Edge Client allow us to customzie the tunnel IP range.