I have a few FreeBSD routers in remote locations that require a long list of routes added to the routing table via rc.conf at boot. When I make a number of adjustments or edits, I have a fear that I've made an error or accidentally inserted a character into my rc.conf that will break boot so I'll have to travel there...
Thank you!
- Is there a way to evaluate rc.conf prior to rebooting a system to determine if I added something stupid? There was a time I had broken a router by accidentally adding a ` to the top of my rc.conf and missed it since it wasn't in an area I was working on.
- Is there a better way to add persistent custom routes rather than rc.conf?
Thank you!