Google 关闭服务器 stun.l.google.com 更改 IP?
Google Stun server stun.l.google.com change IP?
我通过 IP 74.125.143.127 使用 Google Stun 服务器,但自 2021 年 9 月 21 日起,似乎 Google 更改了 DNS stun.l.google.com 的 IP。
我知道我应该使用 DNS 而不是固定 IP。
任何人都对IP更改有一些确认?
tks
我知道我应该使用 DNS 而不是固定 IP
是。这就是答案。句号。不要将 IP 地址硬编码到应用中的服务。 DNS 的全部要点......好吧,你知道吗?
最近的一些 DNS 查询:
stun.l.google.com: 74.125.197.127
stun1.l.google.com: 173.194.193.127
stun2.l.google.com: 172.253.112.127
stun3.l.google.com: 173.194.77.127
stun4.l.google.com: 172.217.215.127
正在测试您引用的不在上述 DNS 条目中的旧 IP:
>stunclient 74.125.143.127
Binding test: fail
正在测试当前返回的 IP 地址:
>stunclient 173.194.193.127
Binding test: success
Local address: 192.168.1.18:55004
Mapped address: 1.2.3.4:55004
我通过 IP 74.125.143.127 使用 Google Stun 服务器,但自 2021 年 9 月 21 日起,似乎 Google 更改了 DNS stun.l.google.com 的 IP。 我知道我应该使用 DNS 而不是固定 IP。 任何人都对IP更改有一些确认? tks
我知道我应该使用 DNS 而不是固定 IP
是。这就是答案。句号。不要将 IP 地址硬编码到应用中的服务。 DNS 的全部要点......好吧,你知道吗?
最近的一些 DNS 查询:
stun.l.google.com: 74.125.197.127
stun1.l.google.com: 173.194.193.127
stun2.l.google.com: 172.253.112.127
stun3.l.google.com: 173.194.77.127
stun4.l.google.com: 172.217.215.127
正在测试您引用的不在上述 DNS 条目中的旧 IP:
>stunclient 74.125.143.127
Binding test: fail
正在测试当前返回的 IP 地址:
>stunclient 173.194.193.127
Binding test: success
Local address: 192.168.1.18:55004
Mapped address: 1.2.3.4:55004