Quantcast
Channel: 看得透又看得远者prevail.ppt.cc/flUmLx ppt.cc/fqtgqx ppt.cc/fZsXUx ppt.cc/fhWnZx ppt.cc/fnrkVx ppt.cc/f2CBVx
Viewing all articles
Browse latest Browse all 20475

Add static routes on Mac OS X and BSD descendants

$
0
0
Add a static route:
# route -n add -net 192.168.122.0/24  192.168.0.117
This is equivalent to the Linux command:
# route add -net 192.168.122.0 netmask 255.255.255.0 gw 192.168.0.117
List routing tables:
# netstat -r

Viewing all articles
Browse latest Browse all 20475

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>