Window Server with Two NIC Interfaces #7298
-
|
We have Mesh installed on a Windows Server, and the server has two Network interfaces with internal addresses of 10.0.0.4 and 10.0.0.5. Currently it appears that the mesh service is listening on ports 80 and 443 on both NICs. Is there a way to configure it to only listed on one of the IP addresses so that IIS can listen on 80/443 on the other IP address? |
Beta Was this translation helpful? Give feedback.
Answered by
si458
Sep 25, 2025
Replies: 1 comment 2 replies
-
|
always check the schema file for helpful info for your config.json -
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
dmccracken-livewire
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

always check the schema file for helpful info for your config.json -
"portBind": "10.0.0.4"