C:\Users\雨渐渐>nslookup
默认服务器:  cache-1.bjgwbn.net.cn
Address:  10.106.0.20

 

设置DNS
netsh interface ip set dns name="本地连接" source=static addr=61.144.56.100
增加DNS
netsh interface ip add dns name="本地连接" addr=202.96.128.68 index=2
netsh interface ip add dns name="本地连接" addr=192.168.0.1 index=3

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
  • 2022-02-10
  • 2021-07-27
  • 2021-08-06
  • 2021-10-03
猜你喜欢
  • 2022-12-23
  • 2022-02-07
  • 2021-11-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-26
相关资源
相似解决方案