From owner-freebsd-questions Wed Jul 19 2:12:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateh.kw.bbc.co.uk (gateh.kw.bbc.co.uk [132.185.132.17]) by hub.freebsd.org (Postfix) with ESMTP id E3FB337B549 for ; Wed, 19 Jul 2000 02:11:18 -0700 (PDT) (envelope-from matthew.bayliss.01@bbc.co.uk) Received: from w12wcxi03.wc.bbc.co.uk (w12wcxi03.wc.bbc.co.uk [132.185.49.99]) by gateh.kw.bbc.co.uk (8.9.3/8.9.3) with ESMTP id KAA18578 for ; Wed, 19 Jul 2000 10:11:13 +0100 (BST) Received: from w1bhxi01.radio.bbc.co.uk (unverified) by w12wcxi03.wc.bbc.co.uk (Content Technologies SMTPRS 2.0.15) with ESMTP id ; Wed, 19 Jul 2000 10:10:54 +0100 Received: by w1bhxi01.radio.bbc.co.uk with Internet Mail Service (5.5.2448.0) id ; Wed, 19 Jul 2000 10:10:53 +0100 Message-Id: <01B7949A559DD111A1F40000F8CB2D88014549CA@midbirmxu01.bm.bbc.co.uk> From: Matthew Bayliss-N3D To: "'Nick Slager'" Cc: "'freebsd-questions@freebsd.org'" Subject: RE: 3C589 Network card. Date: Wed, 19 Jul 2000 10:10:50 +0100 X-Mailer: Internet Mail Service (5.5.2448.0) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Matthew Bayliss-N3D] Just wanted to say thanks, I'd had a brain transplant that day and had configured everything but pccardd. What a dumb ass I am! Anyway it's fine now, cheers. BTW thanks for the ifconfig_pccard hint - I didn't know that existed. I always configured it in a script that ran a short while after the system was up. Matt > It's been ep since at least 3.2, probably earlier than that also... > > > pccard_enable="YES" > > network_interfaces="lo0 ep0 tun0" > > ifconfig_ep0="inet 10.0.0.1 netmask 255.255.255.0" > > These settings won't actually assign the IP address to the interface, as > you're using a PCMCIA card. You'll need to use something like: > > pccard_enable="YES" > pccard_ifconfig="inet 203.15.244.203 netmask 255.255.255.0" > > Is the card actually detected by the machine? Is pccardd running? What > does 'ifconfig -a' show? > > > Nick. > > This e-mail, and any attachment, is confidential. If you have received it in error, please delete it from your system, do not use or disclose the information in any way, and notify me immediately. The contents of this message may contain personal views which are not the views of the BBC, unless specifically stated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message