Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2000 11:50:06 +0200 (EET)
From:      Ana Romero <anar@ees2.oulu.fi>
To:        <freebsd-mobile@freeBSD.ORG>
Subject:   setting IP adreess to WaveLAN card
Message-ID:  <Pine.GSO.4.30.0012181131500.7987-100000@stekt49>

next in thread | raw e-mail | index | archive | help
Hi!! I have problems to set the IP address to wi0 device. I have configured
it with /stand/sysinstall-> postconfiguration->networking->interfaces. The
rc.conf file contains the lines:
network_interfaces="auto"
ifconfig_wi0="inet 192.168.2.12 netmask 255.255.255.0"

but when I try to "ifconfig -a" command, it prints:
wi0:flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::202:2dff:fe0d:4ae6%wi0 prefixlen 64 scopeid 0xc
inet 0.0.0.0 netmask 0xff000000 braodcast 255.255.255.255
ether 00:02:2d:0d:4a:e6

pccardd is running and the card seems to work.

With IPv6 address it happens the same.

I have also a 3COM Ethernet card configured in the same way and it works
perfectly. The only difference between them is that when I configure 3COM
card with /stand/sysinstall-> postconfiguration->networking->interfaces,
the 3COM card is known and the wi0 not.

Thank you in advance

Ana




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.30.0012181131500.7987-100000>