![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Any Restart Script? | ademah | Shell Programming and Scripting | 5 | 06-25-2009 05:05 AM |
| Application crashes in FreeBSD 7.1 while working ok in FreeBSD 6.3 | Seenquev | High Level Programming | 1 | 01-20-2009 09:07 AM |
| Restart Script | chapmana | UNIX for Dummies Questions & Answers | 1 | 11-27-2006 11:21 AM |
| sshd restart | ashterix | AIX | 2 | 11-28-2005 11:50 AM |
| How to restart a script from the top | indo1144 | Shell Programming and Scripting | 2 | 07-02-2002 07:40 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
|
|
||||
|
Hello,
I actually found the freebsd handbook to be a bit useless in this respect in the way that it always gave examples using inetd and putting parameters into your rc.conf file. For a wireless device, I find this is daft. Have a look at the wpa_supplicant.conf example file for how to craft the wpa_supplicant file. Once that is done, it is usually as simple as... # wpa_supplicant -Dbsd -iath0 -c/etc/wpa_supplicant.conf # dhclient ath0 *This is done from memory so some spelling mistakes may occur ![]() I use wpa_supplicant for anything wireless related now rather than using ifconfig and all that. Hope this helps. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|