On Fri, 3 Nov 2000, Bohdan Tashchuk wrote:
> Also for some silly reason I thought that the OpenBSD people might be
> "smarter" about this. But no, their daily script runs at 1:30 and so
> probably has the very same problem.
The OpenBSD people *are* smarter about this. From the OpenBSD man page f
On Fri, Feb 09, Virtual Bob wrote:
> ...
> ifconfig_ed0="inet 192.168.1.2 netmask 255.255.255.0"
> ...
> static_routes="route_01 route_02"
> route_01="-net 192.168.2.0 192.168.1.1"
> route_02="-net 192.168.3.0 192.168.1.1"
> ...
Close...
Try this:
static_routes="net01 net02"
route_net01="-net