© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Gabriel Turqos
expert
I am using Ubuntu and I need some complex networking configuration like removing existing default route. Thanks
samuel tarcin
You can remove default route by using "ip route dell default via 10.0.0.1 dev eth0" command. For more examples and details look following reference post. poftut.com/add-change-default-route-default-gatew…
samuel tarcin
expert
You can remove default route by using "ip route dell default via 10.0.0.1 dev eth0" command. For more examples and details look following reference post. poftut.com/add-change-default-route-default-gatew…