[email protected] (Dima Veselov) writes:

>ddb.onpanic: 1 -> 0
>+ echo 'Starting network.'
>+ command echo 'Starting network.'
>Starting network.
>+ 'network_start_hostname'
>+ set -x
>nfs send error 65 for 172.20.27.4:/export/nfsroot/ospf1
>+ '[' -z '' ']'
>nfs send error 65 for 172.20.27.4:/export/nfsroot/ospf1
>nfs send error 65 for 172.20.27.4:/export/nfsroot/ospf1

I guess that you don't see all output due to buffering.

However, the network script _does_ remove all routes by default a little
bit after network_start_hostname. This is controlled by the variable
'flushroutes', an entry

  flushroutes=NO

in /etc/rc.conf should help.


-- 
-- 
                                Michael van Elst
Internet: [email protected]
                                "A potential Snark may lurk in every tree."

Reply via email to