Opened 6 years ago

Last modified 4 years ago

#1074 closed Feature Wish

extend iservice to turn off DHCPv4 (or handle address service) — at Version 1

Reported by: Gert Döring Owned by: Heiko Hund
Priority: major Milestone: release 2.5
Component: Windows GUI Version: OpenVPN git master branch (Community Ed)
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords:
Cc: Selva Nair, stipa

Description (last modified by Gert Döring)

as per the thread on openvpn-devel, if the tun/tap interface on windows is set to "manual IP address", open will fail - openvpn.exe runs non-privileged but still tries to run "netsh" to re-enable DHCP, which has to fail.

Two possible approaches to fix this:

  • teach the iservice to turn on DHCP
  • or just use the iservice to configure the IPv4 address (as we do for IPv6) if "no DHCP" is detected

Tagging this as "Windows GUI" even if it isn't (it's not tap*windows either, and we have no other "windows" category)

Thread:
https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg17147.html

Change History (1)

comment:1 Changed 6 years ago by Gert Döring

Description: modified (diff)
Note: See TracTickets for help on using tickets.