route add -host 123.213.221.231 eth1
- Access ISP network identified by the network address and netmask using network interface card eth0:
route add -net 10.13.21.0 netmask 255.255.255.0 gw 192.168.10.254 eth0
2554阅读 0评论2011-02-15 jiannma
分类:Python/Ruby