ESSID?
-
emeraldgirl08
- ThinkPadder

- Posts: 1759
- Joined: Sun Mar 01, 2009 6:59 pm
- Location: Window Rock, Arizona
ESSID?
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.
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
Re: ESSID?
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?
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

- Posts: 1759
- Joined: Sun Mar 01, 2009 6:59 pm
- Location: Window Rock, Arizona
Re: ESSID?
killer wrote:AFAIK, ESSID is your network name.
lol that's what I thought. Thanks
Thinkpad X230 | Lenovo Yoga Tablet 2 | mATX Haswell Desktop
-
tom lightbody
- Junior Member

- Posts: 334
- Joined: Fri Jul 07, 2006 1:07 am
- Location: cleveland
Re: ESSID?
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"
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

- Posts: 1759
- Joined: Sun Mar 01, 2009 6:59 pm
- Location: Window Rock, Arizona
Re: ESSID?
Tom. You're the mantom 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"
That command showed me what I was asking for the last two hours in another forum.
Code: Select all
iwlist eth1 scan Thinkpad X230 | Lenovo Yoga Tablet 2 | mATX Haswell Desktop
-
tom lightbody
- Junior Member

- Posts: 334
- Joined: Fri Jul 07, 2006 1:07 am
- Location: cleveland
Re: ESSID?
> 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.)
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

- Posts: 1759
- Joined: Sun Mar 01, 2009 6:59 pm
- Location: Window Rock, Arizona
Re: ESSID?
I get two errors so far when keying those in terminal.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 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
Who is online
Users browsing this forum: No registered users and 6 guests



