y0014984 / Advanced-Equipment

Advanced Equipment is a Arma 3 mod, that brings equipment to life, like laptops and lamps.
Other
23 stars 9 forks source link

IP address reset for clients if router is turned off #365

Open y0014984 opened 1 year ago

y0014984 commented 1 year ago

We should reset the IP address of every network consumer (client) to [127, 0, 0, 1] if the router is turned off. Currently there is no turn off function defined in config. We need to distinguish between regular clients and other routers. We should prevent resetting the IP address of a router.

Currently the only reset will be done if the network connection is removed. Otherwise the IP address stays the same, even if the router is turned off.