reply to shilo: hmm, when I do
# route add default gw 192.168.0.1
it says:
SIOCADRT: Network is down.
And I'm not able to use the browser. I can ping myself and 192.168.0.1 though.
What does that mean??
reply to pembo13: In windows xp (dual boot) I always turn the light off so that I won't connect to the opan access points by accident (or anyone connects to me somehow). So when I boot to linux, I have to manualy turn the light on so that iwlist wlan0 scan command can come up with access points.
reply to Alien Bob:
I don't have a default gateway set in inet1.conf. Just in case i run
# /etc/inet1 eth0_stop
I also put the lines into the inet1.conf as you suggested.
I still can't use the browser after I do
/etc/rc.d/rc.inet1 eth0_stop
/etc/rc.d/rc.inet1 wlan0_start
When I do
/etc/rc.d/rc.inet1 wlan0_down
it says dhcpcd is not running although I see it when I do
# ps
Is this a concern?
I also did
# route add default gw 192.168.0.1
but the same response came (network down).
PS. You Slackware people are really helpful by the way

I am not used to such detailed help :-)