-------- Original Message --------
*Subject: *Re: [blfs-support] Can't get Wireless to work.
*From: *Wayne Sallee <[email protected]>
*To: *[email protected]
*Date: *09/15/2015 06:39 PM
I got it working. Thanks for everyone's help.
It's still buggy. I think the problem is this USB wireless device. It was probably working in the last post, but just
so slow that I though it was not working. I'll try another wireless device. But I've got the process working, so using
a better wireless device should work well.
Thanks!
Wayne Sallee
[email protected]
Wireless is working great! now that I moved the BLFS system out of VirtualBox
and into a real laptop.
What's the best way to request a preferred local ip address with option to use
other ip address?
I'm connecting to the laptop via ssh, and so having the same or close to the
same local ip address would make it easier.
The laptop will be used on different wireless networks where it will be a first come first serve, for available ip
addresses.
root [ ~ ]# cat /etc/sysconfig/ifconfig.wlan0
ONBOOT="yes"
IFACE="wlan0"
SERVICE="wpa"
# Additional arguments to wpa_supplicant
WPA_ARGS=""
WPA_SERVICE="dhclient"
DHCP_START=""
DHCP_STOP=""
# Static
#WPA_SERVICE="ipv4-static"
#IP="192.168.0.111"
#GATEWAY="192.168.0.1"
#PREFIX="24"
#BROADCAST="192.168.0.255"
# end static
# Set PRINTIP="yes" to have the script print
# the DHCP assigned IP address
PRINTIP="no"
# Set PRINTALL="yes" to print the DHCP assigned values for
# IP, SM, DG, and 1st NS. This requires PRINTIP="yes".
PRINTALL="no"
root [ ~ ]#
Wayne Sallee
[email protected]
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page