From owner-freebsd-questions Mon Jul 19 23:52:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from topsecret.net (gill.apk.net [207.54.148.62]) by hub.freebsd.org (Postfix) with SMTP id 8AE67150F7 for ; Mon, 19 Jul 1999 23:52:40 -0700 (PDT) (envelope-from gill@topsecret.net) Received: from stumpy by topsecret.net with SMTP (MDaemon.v2.7.SP5.R) for ; Tue, 20 Jul 1999 02:49:19 -0400 From: "James Gill" To: "A.Y. Sjarifuddin" , "freebsd-questions@FreeBSD. ORG" Subject: RE: two eth cards Date: Tue, 20 Jul 1999 02:49:23 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal In-Reply-To: <3793F396.F0E0315C@cbn.net.id> X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG X-Return-Path: gill@topsecret.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://www.dvl-software.com/freebsd/ed1.htm You should make a custom kernel and comment out all of the things you do not want in there. This article in the freebsddiary helped me do just what you are asking about. ===================================== James Gill * http://www.topsecret.net ===================================== -> -----Original Message----- -> From: owner-freebsd-questions@FreeBSD.ORG -> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of A.Y. -> Sjarifuddin -> Sent: Monday, July 19, 1999 11:57 PM -> To: freebsd-questions@FreeBSD.ORG -> Subject: two eth cards -> -> -> I set up two eth cards: -> how do I remove this lp0 tun0 sl0 and ppp0? -> so I just need, fxp0, fxp1 and lo0 -> -> fxp0: flags=8843 mtu 1500 -> inet 202.158.2.145 netmask 0xffffffe0 broadcast -> 202.158.2.159 -> ether 00:a0:c9:fc:0e:b9 -> media: autoselect (10baseT/UTP) status: active -> supported media: autoselect 100baseTX -> 100baseTX 10baseT/UTP 10baseT/UTP -> fxp1: flags=8843 mtu 1500 -> inet 202.158.2.146 netmask 0xffffffe0 broadcast -> 202.158.2.159 -> ether 00:90:27:54:57:1f -> media: autoselect (100baseTX ) status: -> active -> supported media: autoselect 100baseTX -> 100baseTX 10baseT/UTP 10baseT/UTP -> lp0: flags=8810 mtu 1500 -> tun0: flags=8010 mtu 1500 -> sl0: flags=c010 mtu 552 -> ppp0: flags=8010 mtu 1500 -> lo0: flags=8049 mtu 16384 -> inet 127.0.0.1 netmask 0xff000000 -> -> -> And why I always getting this error message: -> -> arp: 202.158.2.137 is on fxp0 but got reply from -> 00:00:e8:3d:ce:a4 on fxp1 -> arp: 202.158.2.137 is on fxp0 but got reply from -> 00:00:e8:3d:ce:a4 on fxp1 -> arp: 202.158.2.137 is on fxp0 but got reply from -> 00:00:e8:3d:ce:a4 on fxp1 -> arp: 202.158.2.141 is on fxp0 but got reply from -> 00:60:97:28:15:56 on fxp1 -> arp: 202.158.2.142 is on fxp0 but got reply from -> 00:00:e8:61:01:e3 on fxp1 -> arp: 202.158.2.141 is on fxp0 but got reply from -> 00:60:97:28:15:56 on fxp1 -> arp: 202.158.2.141 is on fxp0 but got reply from -> 00:60:97:28:15:56 on fxp1 -> arp: 202.158.2.142 is on fxp0 but got reply from -> 00:00:e8:61:01:e3 on fxp1 -> arp: 202.158.2.134 is on fxp0 but got reply from -> 00:00:e8:40:da:2f on fxp1 -> -> -> 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