Date: Wed, 17 Nov 1999 11:22:21 -0800 From: "Nathaniel Schein" <nschein@prisa.com> To: "Freebsd Questions" <freebsd-questions@freebsd.org>, "Bob Sadler" <bsadler@mcms.com> Subject: RE: Setting up 2 Ethernet Cards on an NFS Server Message-ID: <NDBBICKHJKPPFKPKPBFEOEHECNAA.nschein@prisa.com> In-Reply-To: <c=US%a=_%p=Micron%l=_CMS01EXCH3-991117190803Z-90170@cms01exch1.mcms.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The netmask is too long and the network interfaces should be set to auto or specified. Also use dmesg to see if each interface was found. If each was not found, it may mean a hardware resource problem. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bob Sadler Sent: Wednesday, November 17, 1999 11:08 AM To: 'freebsd-questions@FreeBSD.ORG' Subject: Setting up 2 Ethernet Cards on an NFS Server I need to know where to get HOW TO files on how to set up two ethernet cards on an NFS server. For now what I have done is the following: 1. Change rc.conf file to reflect the new device: ifconfig_de0="inet XXX.XXX.XXX.XXX netmask 255.255.255.255.0 media 10BaseT/UTP" ifconfig_de1="inet xxx.xxx.xxx.xxx netmask 255.255.255.255.0 media 10BaseT/UTP" cron_enabled="YES" lpd_enable="YES" lpd_flags="" sendmail_enable="YES" sendmail_flags="-bd -q30m" 2. Updated the exports file to allow mounting of de1. 3. During boot up the system recognizes de1 but it seems to be held up at: Starting Standard daemons: inetd cron printer sendmail Clients mounting to the system experience: nfs: can't get net id for host. I know I am not doing something, I just don't know what that something is. Robert Sadler (Test Engineer) MCMS (208) 898-1255 bsadler@mcms.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBICKHJKPPFKPKPBFEOEHECNAA.nschein>
