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 192.168.2.0 192.168.1.1" route_net02="-net 192.168.3.0 192.168.1.1" - Mike
- Mozilla build failure, 4-stable Kenneth W Cochran
- those #!@% static routes Virtual Bob
- Re: Mozilla build failure, 4-stable Michael Lea
- Re: Mozilla build failure, 4-stable FUJISHIMA Satsuki
- Re: Mozilla build failure, 4-stable Barney Wolff