Date: Tue, 20 Jul 1999 02:49:23 -0400 From: "James Gill" <gill@topsecret.net> To: "A.Y. Sjarifuddin" <ayip@cbn.net.id>, "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG> Subject: RE: two eth cards Message-ID: <NDBBJDFMIMOCFNNCEKADCEOCCJAA.gill@topsecret.net> In-Reply-To: <3793F396.F0E0315C@cbn.net.id>
next in thread | previous in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex> -> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP -> fxp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 -> inet 202.158.2.146 netmask 0xffffffe0 broadcast -> 202.158.2.159 -> ether 00:90:27:54:57:1f -> media: autoselect (100baseTX <full-duplex>) status: -> active -> supported media: autoselect 100baseTX <full-duplex> -> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP -> lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 -> tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 -> sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 -> ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 -> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBJDFMIMOCFNNCEKADCEOCCJAA.gill>