Date: Fri, 21 Oct 2005 06:30:43 -0400 From: Jeff Maxwell <Jeff@crossvalley.com> To: freebsd-questions@freebsd.org Subject: route question Message-ID: <947090E2-A75F-4BA9-89E9-4B47E4EB01A0@crossvalley.com>
next in thread | raw e-mail | index | archive | help
I added a route to my rc.conf now I get this message. The route that I added seems to work, but Cron <operator@mail> /usr/libexec/save-entropy route: not found The route that I added seems to work, but the syntax must be wrong. this is what I added: defaultrouter="10.10.10.1" hostname="mail.________.com" ifconfig_fxp0="inet 10.10.10.7 netmask 255.255.255.0" route add -net 10.10.30.0 10.10.10.3 Jeff Maxwell jeff@crossvalley.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?947090E2-A75F-4BA9-89E9-4B47E4EB01A0>