<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.4">
</HEAD>
<BODY>
Dear Chris,<BR>
<BR>
The easiest way is to find out as what it recognises the card, i e, wlan0, eth0 and so on.  <BR>
<BR>
Make sure that in /etc/network interfaces that the entry for the connexion is there, <BR>
<BR>
<BR>
as example:<BR>
<BR>
iface eth0 inet dhcp<BR>
<BR>
<BR>
then issue:<BR>
<BR>
iwconfig eth0<BR>
ifup eth0<BR>
<BR>
<BR>
If there is more than one wireless lan, then do iwlist scan,  noting the essid of the network to which you would like to connect, the<BR>
<BR>
iwconfig eth0 essid blahblah<BR>
<BR>
ifup eth0<BR>
<BR>
<BR>
If you tell us what kind of card you have, we can probably guess what the iface is called.  <BR>
<BR>
For instance, if you are using ndiswrapper for a windows driver, it is always wlan0, for many other cards as well.  Udev often assigns nowadays wireless0.<BR>
<BR>
<BR>
The other use for iwlist scan is it may tell you which of the ethernet cards is the wireless one, since the others read as no wireless connexion.<BR>
<BR>
<BR>
Best,<BR>
M<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
Mon, 2006-05-08 at 22:06 +0100, Chris Norman wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi people, I'm stuck here doing bloody computing coursework, and I need </FONT>
<FONT COLOR="#000000">Linux.</FONT>

<FONT COLOR="#000000">I know GRML recognises my wireless card, but I need to connect to the </FONT>
<FONT COLOR="#000000">wireless with it.</FONT>

<FONT COLOR="#000000">It's an open unincripted network, is there a quick and easy to connect?</FONT>

<FONT COLOR="#000000">Cheers,</FONT>

<FONT COLOR="#000000">Chris Norman</FONT>
<FONT COLOR="#000000"><!-- <A HREF="mailto:chris.norman4@ntlworld.com">chris.norman4@ntlworld.com</A> --> </FONT>

<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">Grml mailing list - <A HREF="mailto:Grml@mur.at">Grml@mur.at</A></FONT>
<FONT COLOR="#000000"><A HREF="http://lists.mur.at/mailman/listinfo/grml">http://lists.mur.at/mailman/listinfo/grml</A></FONT>
<FONT COLOR="#000000">join #grml on irc.freenode.org</FONT>
<FONT COLOR="#000000">grml-devel-blog: <A HREF="http://grml.supersized.org/">http://grml.supersized.org/</A></FONT>
</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
"...children and young people feel instinctively the difference between those who genuinely wish them well and those who regard them merely as raw material for some scheme." --Russell
</TD>
</TR>
</TABLE>
</BODY>
</HTML>