发新话题
打印

OpenVPN requires the Windows DHCP client service

OpenVPN requires the Windows DHCP client service

OpenVPN Windows客户端需要启用DHCP客户端服务才能获取到虚拟IP

查看“Dhcp 媒体感知/dhcpmediasense”设置:
netsh interface ipv4 show global

启用dhcp:
netsh interface ipv4 set global dhcpmediasense=enabled


查看虚拟网卡(TAP-Windows Adapter V9)状态:
ipconfig/all


参考:
https://forums.openvpn.net/viewtopic.php?t=20358
https://learn.microsoft.com/en-us/answers/questions/393395/i-need-to-be-able-to-stop-and-start-the-dhcp-clien

[ 本帖最后由 linda 于 2023-3-17 15:45 编辑 ]

TOP

发新话题