Default name Win32 TAP connection

This is where we can discuss what we would like to see added or changed in OpenVPN.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
Gizmot
OpenVpn Newbie
Posts: 1
Joined: Fri Apr 26, 2013 4:27 pm

Default name Win32 TAP connection

Post by Gizmot » Fri Apr 26, 2013 4:32 pm

An issue I'm facing with is getting user to install themself OpenVPN themself on their Windows machines. Problem #1 is that in the config file I use a custom name for the TAP bridge connection instead on the default (?) "Local area connection X".
Would be awesome when using the windows installer that connection would be automatically renamed to something fixe such as "OpenVPN TAP" or wathever else so that users dont have to rename it...

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: Default name Win32 TAP connection

Post by janjust » Sat Apr 27, 2013 10:14 pm

you want to bridge on the client side? that's odd...

I'm not sure if this is possible, BTW: openvpn uses the program DEVCON.EXE (perhaps renamed to TAPINSTALL.EXE) to install the driver. Might very well be that the OS chooses the default name for the adapter; you could then change it aftewards using either DEVCON.EXE or perhaps using a NETSH.EXE command.

Post Reply