ESSID?

Performance, hardware, software, general buying and gaming discussion..
Post Reply
Message
Author
emeraldgirl08
ThinkPadder
ThinkPadder
Posts: 1759
Joined: Sun Mar 01, 2009 6:59 pm
Location: Window Rock, Arizona

ESSID?

#1 Post by emeraldgirl08 » Thu Jan 21, 2010 10:31 am

ugh. I hate to ask such a basic question but would the ESSID in my home network be our network name?

I've found a distro for my dads 600X that at least will shutdown the 600x when you want it to. Other distros would just leave it hanging which required a manual slide of the switch on the side.

Anyhow. I need to get that wireless running and it seems I'm heading toward editing an /etc/network/interfaces file which requires my ESSID. TIA.
Thinkpad X230 | Lenovo Yoga Tablet 2 | mATX Haswell Desktop

killer
ThinkPadder
ThinkPadder
Posts: 1483
Joined: Mon May 28, 2007 5:26 am
Location: West Sussex, UK

Re: ESSID?

#2 Post by killer » Thu Jan 21, 2010 10:47 am

AFAIK, ESSID is your network name. :)
T540p Win 7 Pro 64

X1 Carbon Win 7 Pro 64 for my wife.

Time flies like an arrow; fruit flies like a banana.

Dogs must be carried on the escalator. Where can I find a dog?

emeraldgirl08
ThinkPadder
ThinkPadder
Posts: 1759
Joined: Sun Mar 01, 2009 6:59 pm
Location: Window Rock, Arizona

Re: ESSID?

#3 Post by emeraldgirl08 » Thu Jan 21, 2010 10:56 am

killer wrote:AFAIK, ESSID is your network name. :)
8)

lol that's what I thought. Thanks :jhem:
Thinkpad X230 | Lenovo Yoga Tablet 2 | mATX Haswell Desktop

tom lightbody
Junior Member
Junior Member
Posts: 334
Joined: Fri Jul 07, 2006 1:07 am
Location: cleveland

Re: ESSID?

#4 Post by tom lightbody » Thu Jan 21, 2010 11:21 am

if "wlan0" is the name of the 600x's wireless
then (as root) "iwlist wlan0 scan" will list the
ESSIDs of all nearby networks, yours included.

> auto shutdown

debian auto-shutsdown "shutdown -h now"
the way up and the way down are the same (heraclitus)

emeraldgirl08
ThinkPadder
ThinkPadder
Posts: 1759
Joined: Sun Mar 01, 2009 6:59 pm
Location: Window Rock, Arizona

Re: ESSID?

#5 Post by emeraldgirl08 » Thu Jan 21, 2010 12:01 pm

tom lightbody wrote:if "wlan0" is the name of the 600x's wireless
then (as root) "iwlist wlan0 scan" will list the
ESSIDs of all nearby networks, yours included.

> auto shutdown

debian auto-shutsdown "shutdown -h now"
Tom. You're the man :)

That command showed me what I was asking for the last two hours in another forum.

Code: Select all

iwlist eth1 scan
And how did you know I was using Debian??? lol. I'm trying to get the Intel 2100 wireless going here. I already went into the nano /etc/network/interfaces and entered in some magic lines. I'm getting there but it seems a little more time will be needed here! Thanks again Tom for those commands.
Thinkpad X230 | Lenovo Yoga Tablet 2 | mATX Haswell Desktop

tom lightbody
Junior Member
Junior Member
Posts: 334
Joined: Fri Jul 07, 2006 1:07 am
Location: cleveland

Re: ESSID?

#6 Post by tom lightbody » Thu Jan 21, 2010 3:21 pm

> intel 2100 wifi

in the x31 we use module "ipw2100" and
firmware "ipw2100-1.3.fw"

"iwconfig" shows the interface as eth1.

At startup I run a small script--

ifconfig eth1 up
iwconfig eth1 essid 123
iwconfig eth1 channel 6
iwconfig eth1 mode managed
iwconfig eth1 key xxxxxxxxxx
iwconfig eth1 key open
dhclient eth1

(We use 64 bit WEP.)
the way up and the way down are the same (heraclitus)

emeraldgirl08
ThinkPadder
ThinkPadder
Posts: 1759
Joined: Sun Mar 01, 2009 6:59 pm
Location: Window Rock, Arizona

Re: ESSID?

#7 Post by emeraldgirl08 » Thu Jan 21, 2010 4:20 pm

tom lightbody wrote:> intel 2100 wifi

in the x31 we use module "ipw2100" and
firmware "ipw2100-1.3.fw"

"iwconfig" shows the interface as eth1.

At startup I run a small script--

ifconfig eth1 up
iwconfig eth1 essid 123
iwconfig eth1 channel 6
iwconfig eth1 mode managed
iwconfig eth1 key xxxxxxxxxx
iwconfig eth1 key open
dhclient eth1

(We use 64 bit WEP.)
I get two errors so far when keying those in terminal.

I get an error for channel 6, the network key, and dhclient fails. The dhclient line returns with No DHCPOFFERS received.

Definitely going to take a little more time :?
Thinkpad X230 | Lenovo Yoga Tablet 2 | mATX Haswell Desktop

Post Reply

Return to “Thinkpad - General HARDWARE/SOFTWARE questions”

Who is online

Users browsing this forum: No registered users and 6 guests