Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 1999 14:56:59 -0500 (EST)
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        bsadler@mcms.com (Bob Sadler)
Cc:        freebsd-questions@FreeBSD.ORG ('freebsd-questions@FreeBSD.ORG')
Subject:   Re: Setting up 2 Ethernet Cards on an NFS Server
Message-ID:  <199911201956.OAA76869@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <c=US%a=_%p=Micron%l=_CMS01EXCH3-991117190803Z-90170@cms01exch1.mcms.com> from Bob Sadler at "Nov 17, 1999 12:08:03 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Bob Sadler wrote,
> 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"
                                             ^^^^^^^^^^^^^^^^^
Is that really the netmask you are using? You have an extra byte in
there. It probably should be "255.255.255.0".
-- 
Crist J. Clark                           cjclark@home.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?199911201956.OAA76869>