Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Wrote a service file for systemd
ipforlo.service
[Unit]
Description=168.192.215.x net for host
After=network.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/ip addr add 192.168.215.1/24 broadcast 192.168.215.255 dev lo
ExecStop=/usr/bin/ip addr del 192.168.215.1/24 broadcast 192.168.215.255 dev lo
[Install]
WantedBy=default.target
If you decide to do this, then you have done something wrong before.
So the question is why?
Reading:
It is advisable to study the RFC in general to understand why this cannot be done.
Well, if the screenshots are completely incomprehensible:
This applies not only to Windows, but to any OS.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question