From owner-freebsd-mobile Sun Aug 4 20:41: 6 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D80737B400 for ; Sun, 4 Aug 2002 20:41:02 -0700 (PDT) Received: from sante.techgodz.com (mdsnwi13-vlan436-120.dsl.tds.net [66.222.30.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id A09C943E65 for ; Sun, 4 Aug 2002 20:41:01 -0700 (PDT) (envelope-from sephtin@techgodz.com) Received: from bfree.techgodz.com (unknown [192.168.1.118]) by sante.techgodz.com (Postfix) with ESMTP id 7D36563 for ; Sun, 4 Aug 2002 22:40:31 -0500 (CDT) Content-Type: text/plain; charset="us-ascii" From: John Reply-To: sephtin@techgodz.com Organization: tgz To: freebsd-mobile@freebsd.org Subject: Trouble with multiple pcmcia cards and their interfaces Date: Sun, 4 Aug 2002 22:40:21 -0500 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200208042240.21686.sephtin@techgodz.com> 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 Sorry if this is a dupe post. I tried posting it last night, but couldn'= t see=20 it today!... Think I was having a DNS problem... after switching mail servers.. ;P anyway..... Hi. Great list! FreeBSD Mobile has been a great resource... including t= he=20 archives! I've been using Free on servers since about 4.4, so I'm still a newb... a= nd=20 finally broke down and replaced windoze on my laptop. =20 I'm having problems getting two cards to set up correctly upon insertion=20 however... ed1 Linksys PCM100 v.2 wi0: Dlink DWL650 Desired settings: ed1 192.168.1.118 255.255.255.0 wi0 192.168.11.118 255.255.255.0 Currently, when I insert a card, it loads the card ok, but I have to ifco= nfig=20 in the ip/mask, and if it's the first card I've inserted since booting, I= have=20 to set default route also. Here's a snip of my rc.conf: #network stuff pccard_enable=3D"YES" pccard_flags=3D"-z" hostname=3D"bfree" pccard_ifconfig_wi0=3D"inet 192.168.11.118 netmask 255.255.255.0" pccard_ifconfig_ed1=3D"inet 192.168.1.118 netmask 255.255.255.0" defaultrouter=3D"192.168.1.5" static_routes=3D"tgzap" route_tgzap=3D"192.168.11.0/24 192.168.11.118" So.. did I overlook something stupid? Do I need to look somewhere other than rc.conf to fix this? TIA for any advice, help, even just someone's 2c about tips or tricks for= how=20 they handle 2 cards. Thanks! John Microsoft "Where do you want to go today?" Linux "Where do you want to go tomorrow?" FreeBSD "Are you guys coming or what?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message