On Sat, Mar 01, 2003 at 06:08:27AM -0700, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
>             Marcel Moolenaar <[EMAIL PROTECTED]> writes:
> : > status: no carrier
> : > ssid "" 1:""
> : 
> : Did you do `wicontrol -i wi0 -p 1'?

As already said, I did that and the wicontrol output between the good and the
bad situation doesn't differ in no way.


Warner, I applied the patch and no change. I cannot ping the 
server from the notebook nor other direction . When I do a 
tcpdump -i wi0 
and then ping my notebook in the WLAN all I see is:
www# tcpdump -i wi0
tcpdump: listening on wi0
18:56:35.367918 arp who-has kukubook2k tell 192.168.254.1
18:56:36.375996 arp who-has kukubook2k tell 192.168.254.1
18:56:37.386014 arp who-has kukubook2k tell 192.168.254.1
18:56:38.396032 arp who-has kukubook2k tell 192.168.254.1          

> 
> I've found that the new driver really really really hates the old
> wicontrol interface when the commands are also present in the ifconfig
> interface.

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  

Maybe I'm doing something essentially wrong that worked under 4.4
(first release that had netgraph, I believe) and now has to
be done differently.


--
Chris Christoph P. U. Kukulies [EMAIL PROTECTED]

> 
> Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to