On Tue, Nov 13, 2018 at 10:03:49PM -0000, Michael van Elst wrote: > [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.
That was it. Thank you very much! -- Sincerely yours, Dima Veselov Physics R&D Establishment of Saint-Petersburg University
