Re: REMINDER: 4.2 code freeze starts tomorrow!

2000-11-03 Thread Michael Lea
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

Re: those #!@% static routes

2001-02-09 Thread Michael Lea
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