friedrich / hans

IP over ICMP
https://code.gerade.org/hans/
GNU General Public License v3.0
442 stars 75 forks source link

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

Open dvska opened 7 years ago

dvska commented 7 years ago

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 commented 7 years ago

Did you install tuntap drivers?

zasdfgbnm commented 7 years ago

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

waheedi commented 5 years ago

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