View Single Post
  #5   (View Single Post)  
Old 20th August 2011
woomia woomia is offline
New User
 
Join Date: Mar 2011
Posts: 6
Default

Quote:
Originally Posted by jggimi View Post
A dhclient(8) command.

The assignment of an IP address, subnet mask, routing information, and domain name server addresses comes from a service on the McDonalds network.

# ifconfig rum0 nwid mcdonalds
# dhclient rum0
If you need to clear a prior WEP key or WPA passphrase, add the -nwkey or -wpakey operands to your ifconfig command.
Ah, I was missing the -nwkey and -wpakey commands.

I did read man ifconfig but I didn't quite see what I was looking for, or what even to look for.

Thanks, all!
Reply With Quote