From owner-freebsd-questions Fri May 10 3:16:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailbox-10.st1.spray.net (mailbox-10.st1.spray.net [212.78.202.110]) by hub.freebsd.org (Postfix) with ESMTP id F410D37B403 for ; Fri, 10 May 2002 03:16:37 -0700 (PDT) Received: from p7 (spb-213-33-245-78.sovintel.ru [213.33.245.78] (may be forged)) by mailbox-10.st1.spray.net (8.8.8/8.8.8) with SMTP id MAA23489 for ; Fri, 10 May 2002 12:16:35 +0200 (MEST) Posted-Date: Fri, 10 May 2002 12:16:35 +0200 (MEST) Message-ID: <008b01c1f80b$c6079940$0100a8c0@p7> From: "AMI" To: References: <750D2EE3-6322-11D6-BE81-00039371BBE2@mac.com> Subject: Re: Oronico Gold card with FreeBSD4.5 laptop Date: Fri, 10 May 2002 14:14:17 +0400 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-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Philip! Try this: > I tried adding one manually although my ifconfig knowledge is definetely > lacking. > ifconfig wi0 192.168.1.100 192.168.1.1 Add this to your /etc/hosts files for both machines: 127.0.0.1 localhost.my.domain localhost 192.168.1.1 domain1.my.domain domain1 192.168.1.100 domain2.my.domain domain2 And do ping: # ping -4 domain1 and back # ping -4 domain2 from other machine. May be it helps... AMI aka Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message