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

[MacOS client] Could not create tunnel device: No such file or directory #17

Open
dvska opened this issue May 27, 2017 · 3 comments
Open

Comments

@dvska
Copy link

dvska commented May 27, 2017

Mac OS Sierra,

freshly compiled from master,

sudo ./hans -c myhost.com -p mypassw
./hans[26398] : could not create tunnel device: No such file or directory

Thank you!

@friedrich
Copy link
Owner

Did you install tuntap drivers?

@zasdfgbnm
Copy link

I had the same problem. It was solved after installing tuntap drivers. @friedrich Thanks!

@waheedi
Copy link

waheedi commented Jan 15, 2019

I believe you just have to define the tunnel name and it will work just fine. for example:-
hans -c 127.0.0.1 -d tun0 -m 1321 -q

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

No branches or pull requests

4 participants