Hi all. I have this network: My IP: 10.0.0.50/32 My Default gateway: 10.0.0.1/32 The problem is that the 0.0.0.0 route is unreachable. I cannot change my ip to 10.0.0.50/24 because 10.0.0.20 is not connected with me. I must use the gateway. On linux i used this: ip addr add 10.0.0.50/32 dev eth0 ip ...