Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 1997 15:17:45 -0500
From:      Mark E Larson <markl@agis.net>
To:        Myung Cheon Choi <myung@ee.gatech.edu>, questions@freebsd.org
Cc:        myun@ee.gatech.edu
Subject:   Re: Multiple Cards in one FreeBSD
Message-ID:  <3.0.32.19970212151744.00a1bb70@agisgate.agis.net>

next in thread | raw e-mail | index | archive | help
Make sure your edit the sysconfig file for both cards.

Example (where de0 and de1 are the two cards):

network_interfaces="de0 de1 lo0"
ifconfig_de0="inet 205.137.48.143  netmask 255.255.255.0"
ifconfig_de1="inet 192.168.69.1  netmask 255.255.255.0"

You also need to recompile the kernel and add the second device.  In my
case I had to add de1 to the kernel config than I recomplied.

Mark Larson

At 01:40 PM 2/12/97 -0500, Myung Cheon Choi wrote:
>Dear,
>
>I have two 3C509 (3COM EHTERNET CARD) in my FreeBSD box.
>But, I can configure only one of it.  
>Does anybody know how to configure more than 1 card ??
>
>>From myung
>
>-- 
>+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
>|               Georgia Institute of Technology			|
>|   School of Electrical Engineering, Atlanta, GA  30332-0250	|
>|								|
>|  NAME	    : MYUNG CHEON CHOI					|
>|  E-MAIL   : myung@eecom.gatech.edu				|	
>|             gt7162a@prism.gatech.edu				|
>|  HOME PAGE: http://www.ece.gatech.edu/users/myung/		|
>|								|
>|  PHONE    : [O] (404) 894-2955, [H] (404) 897-5832		|
>+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
>
>
###################################################################
  A P E X   G L O B A L   I N F O R M A T I O N   S E R V I C E S 
###################################################################
Network Operations Center	313-730-5151		noc@agis.net
News Administration		313-730-5151		news@agis.net
Business Office/Sales	313-730-1130		sales@agis.net

Visit our Web Page:  	http://www.agis.net
Network News Information:	http://agisgate.agis.net/netnews/netnews.htm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.19970212151744.00a1bb70>