On Sat, Mar 01, 2003 at 11:35:37AM -0700, M. Warner Losh wrote: Not sure whether I group replied, so maybe you will be receiving two similar sounding answers, Warner.
> In message: <[EMAIL PROTECTED]> > "Christoph P. Kukulies" <[EMAIL PROTECTED]> writes: > : Warner, I applied the patch and no change. > > marcel's patch, or my patch? Both's have been applied. The driver is patched twice. > > : How does one specify the commands in the ifconfig interface? > : This is what I used to invoke from /etc/rc.local: > : > : /usr/sbin/wicontrol -i wi0 -n kuku > : /usr/sbin/wicontrol -i wi0 -p 1 > : /usr/sbin/wicontrol -i wi0 -c 1 > : /usr/sbin/wicontrol -i wi0 -s bgate > : ifconfig wi0 192.168.254.1 netmask 255.255.255.0 > > (assuming that you are using a real access point, or a freebsd server > in hostap mode): > > ifconfig wi0 192.168.254.1 netmask 255.255.255.0 ssid kuku stationname \ > bgate media DS/11Mbps > > If you are trying to do a IBSS network, and are running 5.x, you'd > want to do something like: > > ifconfig wi0 192.168.254.1 netmask 255.255.255.0 ssid kuku stationname \ > bgate media DS/11Mbps mediaopt adhoc [*] It works! Packets started flowing right after I typed in the above line. > > and > > ifconfig wi0 192.168.254.2 netmask 255.255.255.0 ssid kuku stationname \ > kukulap media DS/11Mbps mediaopt adhoc [*] > > [*] adhoc is spelled ibss-create on 4.x > > Warner How can I find out whether I can run the interface in hostap mode? At the moment it runs in adhoc mode. -- Chris Christoph P. U. Kukulies [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message