LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   wifi works:how to connect to hotspot,with console?alternative to wifi-wiz assistant? (https://www.linuxquestions.org/questions/debian-26/wifi-works-how-to-connect-to-hotspot-with-console-alternative-to-wifi-wiz-assistant-765522/)

frenchn00b 10-30-2009 04:28 AM

wifi works:how to connect to hotspot,with console?alternative to wifi-wiz assistant?
 
Hello

I got the drivers wifi working, after 1 - 2 hours.
So iwlist
iwlist scan
can tell me the hotspot

ok, but how make it work? is there any console linux assistant for debian testing SQUEEZE?

repo 10-30-2009 04:32 AM

Hi,

Take a look at
http://www.ghacks.net/2009/04/14/con...-command-line/

The Seeker 11 10-30-2009 04:51 AM

You could always try Ceni. It's part of sidux but should work just fine on Debian Squeeze.

ceni_2.5_all.deb

repo 10-30-2009 04:58 AM

Quote:

Originally Posted by The Seeker 11 (Post 3737733)
You could always try Ceni. It's part of sidux but should work just fine on Debian Squeeze.

ceni_2.5_all.deb

I have the sidux repo's in sid, and installed it.
Great tool.

frenchn00b 10-30-2009 05:02 AM

I boot 20x times the xp, get few missing debs, for squeeze.

man it s long

I got wifi radar working, wireless, the driver of my wifi.
Ok


I mean with ifconfig, I couldnt connect to the hotspot. I seems that /etc/init.d/networking restart
does only hte cable eth0 restarting, not hte eth1
I was thinking

kwlan, will be toooo too long
i have to get all deb packages of KDE-base and libs by hand for the website package debian, to get it. I wont make it

I got the kernel headers by hand too, that was pretty long ...

so let's try ceni, and read a bit this page.


i did wifi radar, and no way
it didnt work, t
i did hanged


the ceni, let's hope
that s my only hope

I run jwm as window manager

frenchn00b 10-30-2009 05:07 AM

Quote:

Now it’s time to configure your connection. To do this issue the command:

iwconfig wlan0 essid NETWORK_ID key WIRELESS_KEY

Where NETWORK_ID is the ESSID of the network with which you want to connect and WIRELESS_KEY is the security key needed to connect to the wireless access point.

Note: iwconfig defaults to using a HEX key. If you want to use an ascii key you will have to add the “s:” prefix to your key like so:

iwconfig wlan0 essid NETWORK_ID key s:WIRELESS_KEY

since it is a hotspot, there is no WEP key, it is open, sort of.
no idea how to make it

as soon as i do . :
iwconfig eth1 essid "hotspottown"

ping www.google.com

says no network

repo 10-30-2009 06:02 AM

Quote:

iwconfig eth1 essid "hotspottown"
try without the ""
Then
Code:

dhclient
to get an IP
what is the output from
Code:

ifconfig -a

frenchn00b 10-30-2009 12:31 PM

Quote:

Originally Posted by repo (Post 3737792)
try without the ""
Then
Code:

dhclient
to get an IP
what is the output from
Code:

ifconfig -a

I thanked you !!

iwconfig
to see whether wireless works

iwlist scan | grep ESS
then
iwconfig eth1 essid thehotspottotry
do
dhclient

wait
if you are kicked
try another essid

dhclient
again

and ping www.google.com

here it is !!

woowoooow

i will apt-get update ; apt-get instal all I need

man linux is soooooooooooooooooooooo fast compared to windows XP.
Its crazy that no one using xp, realizes it.

I surf at speed of light with my mini 700 compaq
one has


All times are GMT -5. The time now is 03:59 PM.