Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 1999 12:08:03 -0700
From:      Bob Sadler <bsadler@mcms.com>
To:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>
Subject:   Setting up 2 Ethernet Cards on an NFS Server
Message-ID:  <c=US%a=_%p=Micron%l=_CMS01EXCH3-991117190803Z-90170@cms01exch1.mcms.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c=US%a=_%p=Micron%l=_CMS01EXCH3-991117190803Z-90170>