vnt icon indicating copy to clipboard operation
vnt copied to clipboard

为什么设置dns,不生效虚拟网卡里dns为空

Open aniu98 opened this issue 9 months ago • 1 comments

config_name: XXXX token:XXXXXXXXXXX name: n100 ip: 10.26.0.2 server_address: x.x.x.x:29872 stun_server:

  • stun.miwifi.com
  • stun.chat.bilibili.com
  • stun.hitv.com
  • stun.cdnbye.com in_ips:
  • "192.168.0.1/16,10.26.0.5" password: XXXXX server_encrypt: true protocol: UDP cipher_model: chacha20_poly1305 device_id: 008bee60-dc3e-4452-a190-64aa85d65f30 mtu: 1410 no_proxy: true dns:
  • 8.8.8.8
  • 192.168.102.99 punch_model: all use_channel: all compressor: none 执行命令 vnt-cli.exe --info Name: n100 Virtual ip: 10.26.0.2 Virtual gateway: 10.26.0.1 Virtual netmask: 255.255.255.0 Connection status: Connected NAT type: Cone Relay server: ...:29872 Udp listen: 0.0.0.0:61722, 0.0.0.0:61723 Tcp listen: 0.0.0.0:61722 Public ips: 111.196.247.197 Local addr: 192.168.0.109 IPv6: None

IP forwarding 1 -- 10.26.0.5 --> 192.168.0.0/16

aniu98 avatar Mar 19 '25 14:03 aniu98

这个是指vnt进程自己使用的dns

vnt-dev avatar Mar 28 '25 01:03 vnt-dev