From owner-freebsd-mobile Tue Jul 10 9:16:10 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from hub.cydonia.net (hub.cydonia.net [208.187.236.160]) by hub.freebsd.org (Postfix) with ESMTP id 9DDEF37B401 for ; Tue, 10 Jul 2001 09:16:07 -0700 (PDT) (envelope-from spivey@hub.cydonia.net) Received: from localhost (spivey@localhost) by hub.cydonia.net (8.11.3/8.11.3) with ESMTP id f6AGG8232765 for ; Tue, 10 Jul 2001 09:16:08 -0700 (PDT) Date: Tue, 10 Jul 2001 09:16:08 -0700 (PDT) From: Nathan To: mobile@freebsd.org Subject: laptop as dual homed router Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Goodday, I've setup a p233 laptop with two nics: 3com 3c589 - ep0 compaq neteligent - xe0 unfortunately, only ONE interface will work at a time. doesnt matter If i boot with none, either one, or both inserted, i will only get traffic on ONE interface. EITHER will work independantly just fine, either on the inside network or the outside. so basically, both cards work fine; its not a hardware issue. the drivers load fine for both too; not a kernel issue the right tcp/ip config is being used for both cards; not a network issue i just can only get _traffic_ on one at a time when both are inserted. with just one in, it'll work just fine, regardless of which card, and regardless of which network i wanna use it on (ie. private 10.x.x.x or the public network via cable modem service) i'm replacing an existing ppro pc thats doing my routing/nat for me just fine now, and have basically mirrored the kernel and configs for natd, pccardd, etc on the laptop... so i know its not a configuration issue since i've done this before more than once (: if both are in, one interface will work (which ever was loaded first) and i can see the network fine. but the other one won't send/recv any traffic, just acts like its dead. even tho, if its the outside interface, it still gets its DHCP fed to it, it just won't work... i'm wondering if its a laptop thing (pcmcia) since my pc router with fbsd is working fine.. maybe something with pccardd or something that inhibits two nics working at the same time?? thanks! nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message