From owner-freebsd-mobile Thu Nov 21 18:46:21 1996 Return-Path: owner-mobile Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA07633 for mobile-outgoing; Thu, 21 Nov 1996 18:46:21 -0800 (PST) Received: from cube.i-pi.com (cube.i-pi.com [198.49.217.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA07601; Thu, 21 Nov 1996 18:46:12 -0800 (PST) Received: from socrates.i-pi.com (socrates.i-pi.com [198.49.217.5]) by cube.i-pi.com (8.6.12/8.6.12) with ESMTP id TAA28468; Thu, 21 Nov 1996 19:46:07 -0700 From: Kenneth Ingham Received: (from ingham@localhost) by socrates.i-pi.com (8.8.0/8.8.0) id TAA00272; Thu, 21 Nov 1996 19:42:48 -0700 (MST) Message-Id: <199611220242.TAA00272@socrates.i-pi.com> Subject: using two 3c589 cards to make a laptop router To: questions@freebsd.org, mobile@freebsd.org Date: Thu, 21 Nov 1996 19:42:48 -0700 (MST) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have solved the problem. I tried to RTFM, but all I had on the laptop was TFM which didn't answer my question. I brought the laptop up on the Internet and read the FFAQ :-) for PAO where the answer was to be found. The solution is to add a line like: config default "ep1" any to the description of the card in the pccard.conf file. The laptop was routing away today as a result. Kenneth