Wayne Sallee wrote:


On 09/17/2015 11:47 AM, Wayne Sallee wrote:
In terminal simply enter:
ifconfig wlan0 inet 192.168.x.xxx

inet is the default, so that is not needed, but check that the netmask and broadcast addresses are correct.

LOL I can ssh to it just fine, but the lfs computer has no internet when
I do that.

You also need to set the default gateway:

ip route add default via ${GATEWAY} dev ${IFACE}

  -- Bruce


--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to