Code Monkey home page Code Monkey logo

Comments (2)

micahmo avatar micahmo commented on July 27, 2024 1

Hey @ualdayan, your issue sounds similar to #28 where the given adapter is not quite ready to handle a NAT routing network immediately upon boot. There is already a feature that attempts to automatically re-enable NAT, which is controlled by a Windows Task, but the timing may not work for every scenario. Fortunately, you can tweak it manually or simply create your own.

If you just want to enable/disable the Task from the WS4W, you can do so from the dropdown button next to Disable NAT.

image

From Task Scheduler, you can look for a Task with the name WS4W Set NetIPAddress (1048541f-d027-4a97-842d-ca331c3d03a9). From there you can do whatever you want (add a delay, etc.). Or copy the command and create your own task. The command simply invokes the WS4W CLI as such.

ws4w.exe setnetipaddress --serverdatapath C:\Users\micah\AppData\Roaming\WS4W\server_data\wg_server.conf

Hope that helps!

from wgserverforwindows.

micahmo avatar micahmo commented on July 27, 2024

Hey @ualdayan, version 2.0.9 adds the ability to define a custom delay for the Windows boot tasks. I hope that plus the command I provided earlier solves your issue.

from wgserverforwindows.

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.