在etc/rc.local里添加 route add -net 192.168.200.0 netmask 255.255.255.0 gw 192.168.177.254
这样,每次开机这条静态路由都就生效了。