Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not intilise tun2socks DeviceIoControl(TAP_IOCTL_GET_MTU) failed #20

Closed
GoogleCodeExporter opened this issue Apr 4, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Hi I am running windows 7 64bit when I try to initilise tun2socks I get the 
following error

C:\Program Files\OpenVPN\badvpn-1.999.128-win32\bin>badvpn-tun2socks --tundev ta
p0901:TUN:10.0.0.1:10.0.0.0:255.255.255.0 --netif-ipaddr 10.0.0.2 --netif-netmas
k 255.255.255.0 --socks-server-addr 127.0.0.1:1081 --loglevel 5
NOTICE(tun2socks): initializing BadVPN tun2socks 1.999.128
DEBUG(BReactor): Reactor initializing
DEBUG(BSignal): BSignal initializing
INFO(BTap): Looking for TAP-Win32 with component ID tap0901, name TUN
INFO(BTap): Opening device \\.\Global\{63378671-06D6-442B-B98C-766372863399}.tap

ERROR(BTap): DeviceIoControl(TAP_IOCTL_GET_MTU) failed
ERROR(tun2socks): BTap_Init failed
DEBUG(BReactor): Reactor freeing
NOTICE(tun2socks): exiting




Original issue reported on code.google.com by dangerou...@gmail.com on 30 Sep 2014 at 7:17

@GoogleCodeExporter
Copy link
Author

Hey.
See the existing issue on github: https://github.com/ambrop72/badvpn/issues/2

Original comment by ambr...@gmail.com on 30 Sep 2014 at 7:23

  • Changed state: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant