Giter Club home page Giter Club logo

Comments (3)

sakai135 avatar sakai135 commented on May 30, 2024

@umamittapalli Docker for Windows will look for any process named vpnkit.exe and kill it when it starts (#13). To get around this, I've changed my setup to rename it wsl-vpnkit.exe (#15). A similar workaround should work for you too.

from wsl-vpnkit.

umamittapalli avatar umamittapalli commented on May 30, 2024

you are right on the spot! that worked perfectly. thank you very much @sakai135!!

one quick question.. as you see multiple processes of wsl-vpnkit and wsl-vpnkit.sock are running. Is this expected or duplicate processes running and I should clean them up?

$ ps aux | grep wsl-vpnkit
root     19340  0.0  0.0   2608  1628 pts/1    S    19:44   0:00 /bin/sh /sbin/wsl-vpnkit
root     19342  0.0  0.0   2608   112 pts/1    S    19:44   0:00 /bin/sh /sbin/wsl-vpnkit
root     19344  0.0  0.0   6964  1840 pts/1    S    19:44   0:00 socat UNIX-LISTEN:/var/run/wsl-vpnkit.sock,fork,umask=007 EXEC:/sbin/wsl-vpnkit-npiperelay -ep -s //./pipe/wsl-vpnkit,nofork
root     19345  0.0  0.0   2608   112 pts/1    S    19:44   0:00 /bin/sh /sbin/wsl-vpnkit
root     19350  0.0  0.0    804     4 pts/1    S    19:44   0:00 /tools/init /mnt/c/wsl-vpnkit/win/bin/wsl-vpnkit.exe --ethernet \\.\pipe\wsl-vpnkit --listen-backlog 32 --gateway-ip 192.168.67.1 --host-ip 192.168.67.2 --lowest-ip 192.168.67.3 --highest-ip 192.168.67.14
root     19379  0.0  0.0   2608   112 pts/1    S    19:44   0:00 /bin/sh /sbin/wsl-vpnkit
root     19381  0.0  0.0   2272     4 pts/1    S    19:44   0:00 /sbin/wsl-vpnkit-tap-vsockd --tap eth1 --path /var/run/wsl-vpnkit.sock
root     19382  0.0  0.0    804     4 pts/1    S    19:44   0:00 /tools/init /sbin/wsl-vpnkit-npiperelay -ep -s //./pipe/wsl-vpnkit
root     19383  0.0  0.0   2640    36 pts/1    Sl   19:44   0:00 /sbin/wsl-vpnkit-tap-vsockd --tap eth1 --path /var/run/wsl-vpnkit.sock

Thank you very much Sir for the invaluable project and for your immediate reply!!

from wsl-vpnkit.

umamittapalli avatar umamittapalli commented on May 30, 2024

nevermind! understood by going through wsl-vpnkit script.
thanks again!!

from wsl-vpnkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.