Date: Fri, 10 Jan 1997 00:37:15 +1100 (EST) From: David Nugent <davidn@unique.usn.blaze.net.au> To: FreeBSD-gnats-submit@freebsd.org Subject: bin/2430: mountd stops on loading if subnet mask is not defined in /etc/networks Message-ID: <199701091337.AAA01791@labs.usn.blaze.net.au> Resent-Message-ID: <199701091340.FAA29580@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 2430 >Category: bin >Synopsis: mountd stops on loading if subnet mask is not defined in /etc/networks >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 9 05:40:00 PST 1997 >Last-Modified: >Originator: David Nugent - davidn@blaze.net.au >Organization: Unique Computing, Melbourne, Australia >Release: FreeBSD 3.0-CURRENT i386 >Environment: Also occurs with 2.2-ALPHA and 2.2-BETA. NFS server enabled in /etc/sysconfig. /etc/exports uses -network and -mask options. >Description: When /etc/exports contains an export for a subnet (example follows), /etc/rc freezes until ^C is hit (causing mountd not to load) if the appropriate subnet mask is not defined in /etc/networks. e.g. /usr/src -alldirs -maproot=0:0 -network=203.17.53.16 -mask 255.255.255.240 >How-To-Repeat: Comment out your subnet mask in /etc/networks, make sure nfs server is enabled in /etc/sysconfig, reboot, watch /etc/rc stop as it attempts to load /sbin/mountd. >Fix: Unknown. >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701091337.AAA01791>