Either using the route command: route del default gw 192.168.8.0 dev eth1. or better ip command if available: ip route del default via ...
確定! 回上一頁