Ok,
I'm setting up a FreeBSD web server to test some SNMP stuff out at work. Problem is, on every reboot I need to run [CMD=]route add -net 0.0.0.0/0 192.168.10.1[/CMD] in order to get network access at all. Is there a way I can have this automatically run on bootup so I don't have to remember it all the time?
I'm setting up a FreeBSD web server to test some SNMP stuff out at work. Problem is, on every reboot I need to run [CMD=]route add -net 0.0.0.0/0 192.168.10.1[/CMD] in order to get network access at all. Is there a way I can have this automatically run on bootup so I don't have to remember it all the time?