wiki:network_troubleshooting
This is an old revision of the document!
Table of Contents
network troubleshooting
RTNETLINK answers: Cannot assign requested address
If it happens when trying to remove de ip address e.g
ip addr del 2a01:xxxx:xxxx:xxxx::2 dev enp35s0
try specifying the subnet mask like so
ip addr del 2a01:xxxx:xxxx:xxxx::2/64 dev enp35s0
Tested on
See also
References
wiki/network_troubleshooting.1683644155.txt.gz · Last modified: 2023/05/09 14:55 by antisa