我在IIS服务器上托管示例应用程序。但是当我从本地浏览器点击URL时,得到了错误。我的IDP在本地主机上工作正常,但在IIS服务器上不工作。 1:我需要在托管我的示例应用程序的windows服务器上有互联网连接吗2:当我在windows服务器上运行idp url时,它不能作为没有互联网连接。 请帮我理解一下。 System.Net.WebException: No such host is known. No such host is known.System.Net.
它是用于局域网的DNS服务器和DHCP服务器。Ping request could not find host raspberrypi1.local.c:\batch>ping raspberrypi1
Ping request could not find host raspberrypi1.c:\batch>
我正在使用为systemd-resolved配置的mDNS。host命令在.local查询上花费很长时间。示例:;; connection timed out; no servers could be reached
user 0m0.016s上面的查询是一个错误的查询(主机blah.local不存在),但其他查询也是如此:valid.local has address 192.168.0.1
;; connecti