> On Thu, 10 Sep 2009, Erik Fair wrote: > > On Sep 8, 2009, at 01:56, Christoph Egger wrote: > > >Modified Files: > > > src/etc/rc.d: network > > > > > >Log Message: > > >Do not flush routes if root file system is nfs mounted. > > >Fixes boot problem when the nfs server is in a different > > >subnet. > > > > This change should be pulled up to netbsd-5. > > No, this change should be backed out, and the real problem > (incorrect default for flushroutes) addressed in a different way.
I want to fix the problem with getting nfs server unreachable when multiple interfaces are configured with "dhcp" in /etc/ifconfig.<if> locally first to understand what else is going wrong. Christoph