Re: Smooth Wireless

Radek Kozlowski <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <20040719173548.GF52617@werd>
On Mon, Jul 19, 2004 at 12:29:22PM -0500, Jason Dusek wrote:
> I go to configure->interfaces->ndis0 and select "configure as DHCP".

# /etc/rc.d/dhclient status

if it's not running then:

# dhclient ndis0 (you can use dhcleint -v ndis0 to see what it's doing)

else:

# /etc/rc.d/dhclient forcestop && dhcleint ndis0

You can also put ifconfig_ndis0="DHCP" in your rc.conf so that dhclient
is started everytime you boot.

-Radek
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.