Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2002 14:14:17 +0400
From:      "AMI" <ami@lycos.ru>
To:        <questions@FreeBSD.ORG>
Subject:   Re: Oronico Gold card with FreeBSD4.5 laptop
Message-ID:  <008b01c1f80b$c6079940$0100a8c0@p7>
References:  <750D2EE3-6322-11D6-BE81-00039371BBE2@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008b01c1f80b$c6079940$0100a8c0>