Yes, this does work. I ended up adding the route add command into the startup file.
Main Topics
Browse All TopicsHow can I add a route that survives a restart on Mac OS X
I need to connect to a second network with range 172.16.5.0/24 throug router 172.16.2.8 (My network is 172.16.2.0/23)
It all works when I do a:
route add 172.16.5.0/24 172.16.2.8
however id doesn't survive a restart.
cheers
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: slyongPosted on 2006-01-09 at 16:15:36ID: 15655700
For OS X 10.3.9 this is the way to do it: http://www.osxfaq.com/tips /kluskens/ index.ws
It doesn't work for OS X 10.4, you may put the route add... into /etc/rc.local