unlock-luks-partition
unlock-luks-partition copied to clipboard
ubuntu 20.04 route issue
After following the guide for some reason the routes are messed up:
route -r
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 161.97.64.1 0.0.0.0 UG 0 0 0 eth0 0.0.0.0 161.97.64.1 0.0.0.0 UG 100 0 0 eth0 161.97.64.0 0.0.0.0 255.255.192.0 U 0 0 0 eth0 161.97.64.1 0.0.0.0 255.255.255.255 UH 100 0 0 eth0
Can confirm it doesn't happen on ubuntu 18.
Anyone know whats going on?
This is how it should look: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 161.97.64.1 0.0.0.0 UG 0 0 0 eth0