I have a pcmcia dlink dwl610 wireless card, that is configured and working perfectly.
I can search networks to connect and stuff.
I tested the card in a wifi net on the mall where I buy this card, they were using no enc. so the only thing need to do was to connect using adhoc directly, right?
But how do I connect in a add hoc net? What I realy want is to browse the net, so what I need to do?
Code:
#ifconfig wlan0 up
#iwlist scan
#iwconfig wlan0 ap xx:xx:xx:xx:xx:xx essid wpoint mode adhoc
#dhcpcd wlan0
Is that right?
I tested with a friend too, he was one a notebook and I was on mine, but even finding his winbox as a adhoc computer and even apearing connected as the status on his winbox I couldnt see his files, I tryed smbtree and nothing was showing, but our computer was connected. This may be a config problem in his windows or I have to do anything else?
regards