From owner-freebsd-mobile Tue May 30 8:58:16 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mongkok.pacific.net.hk (mongkok.pacific.net.hk [202.14.67.46]) by hub.freebsd.org (Postfix) with ESMTP id 750D737B743 for ; Tue, 30 May 2000 08:58:13 -0700 (PDT) (envelope-from alexkwan@pacific.net.hk) Received: from kwaifong.pacific.net.hk (kwaifong.pacific.net.hk [202.14.67.7]) by mongkok.pacific.net.hk with ESMTP id XAA03471; Tue, 30 May 2000 23:58:12 +0800 (HKT) Received: from alexkwan (ppp157.dyn29.pacific.net.hk [202.64.29.157]) by kwaifong.pacific.net.hk with SMTP id XAA20799; Tue, 30 May 2000 23:58:09 +0800 (HKT) Message-ID: <002f01bfca4f$e782cf40$9d1d40ca@alexkwan> From: "Alex Kwan" To: "Randy Bush" Cc: References: <000f01bfca4c$9d8493e0$9d1d40ca@alexkwan><20000531003815T.iwasaki@jp.FreeBSD.org><002501bfca4e$978ca520$9d1d40ca@alexkwan> Subject: Re: Is pccard_ether a shell script (another question) Date: Tue, 30 May 2000 23:58:28 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! Randy, if placed these entries in /etc/defaults/rc.conf only the real IP (192.168.1.1) host worked, the virtual 192.168.1.1.10 and 192.168.1.11 didn't work. thanks > > How to add following rc.conf entries to pccard_ether: > > ifconfig_ep0_alias0="inet 192.168.1.10 netmask 255.255.255.0" > > ifconfig_ep0_alais1="inet 192.168.1.11 netmask 255.255.255.0" > > i don't think they go in /etc/pccard_ether, but rather in rc.conf > > randy > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message