<div style="margin-left: 40px;"><i>> No, because it simply does not exist, hence the error you get below.<br>
> Are you sure that there are no uncommented references to ath0 in your<br>
> interfaces file?</i><br></div><br>Yes, I have a clean interfaces file.. only with uncommented lines..<br><br><div style="margin-left: 40px;"><i><br>> How are you searching?</i><br></div><br>I have an Android phone and others 2 notebooks (one Ubuntu and other Windows).. in all of this did not found any "voyage" wireless network<br>
<br><br><br><div style="margin-left: 40px;"><i>> "ip link set wlan0 up" will do that for you. Also it is a good idea to</i><br><i>
> get to know the ip suite of tools ("ip route", "ip link", "ip addr",</i><br><i>
> etc.) as ifconfig will go away some day (it has been deprecated for years).</i><br></div><br>Thanks for ip suite tools.. I did not know this! :)<br>with "ip link set wlan0 up", results no output.. <b>but "ip addr" outputs this:</b><br>
6: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000<br> link/ether 00:0c:42:51:b1:b4 brd ff:ff:ff:ff:ff:ff<br> inet <a href="http://10.1.10.1/24">10.1.10.1/24</a> brd 10.1.10.255 scope global wlan0<br>
<br>got ip, but the network still not appearing in other devices... (maybe because "state DOWN" ?)<br>Can be a issue with pigtail or antennas?<br><br>Thanks! (and sorry for my english) <br><br><br><div class="gmail_quote">
On Mon, Oct 19, 2009 at 9:29 PM, Gustin Johnson <span dir="ltr"><<a href="mailto:gustin@echostar.ca">gustin@echostar.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Daniel Badawi wrote:<br>
<snip><br>
><br>
> *in /etc/network/interfaces I have:*<br>
<div class="im">> auto wlan0<br>
> iface wlan0 inet static<br>
> ������� address 10.1.10.1<br>
> ������� netmask 255.255.255.0<br>
> ������� broadcast 10.1.10.255<br>
> ������� up iwconfig wlan0 essid "voyage"<br>
</div>> ������� up nat.sh wlan0 eth0 "<a href="http://10.1.10.0/24" target="_blank">10.1.10.0/24</a> <<a href="http://10.1.10.0/24" target="_blank">http://10.1.10.0/24</a>>"<br>
<div class="im">><br>
><br>
> *and if I write "ifup wlan0" returns:*<br>
> voyage:~# ifup wlan0<br>
> if-up.d/mountnfs[wlan0]: waiting for interface ath0 before doing NFS<br>
> mounts (warning)<br>
><br>
> I need start ath0 too?<br>
><br>
</div>No, because it simply does not exist, hence the error you get below.<br>
Are you sure that there are no uncommented references to ath0 in your<br>
interfaces file?<br>
<br>
> *because if I try to up ath0, returns:*<br>
<div class="im">> voyage:~# ifup ath0<br>
> SIOCSIFADDR: No such device<br>
> ath0: ERROR while getting interface flags: No such device<br>
> SIOCSIFNETMASK: No such device<br>
> SIOCSIFBRDADDR: No such device<br>
> ath0: ERROR while getting interface flags: No such device<br>
> ath0: ERROR while getting interface flags: No such device<br>
> Failed to bring up ath0.<br>
><br>
> wlan0 interface seams to up.. has IP address.. but not appears in list<br>
> of wireless networks in other devices...<br>
><br>
</div>How are you searching?<br>
<br>
> *follow the ifconfig:*<br>
<br>
Is the link set as up?<br>
<br>
"ip link set wlan0 up" will do that for you. Also it is a good idea to<br>
get to know the ip suite of tools ("ip route", "ip link", "ip addr",<br>
etc.) as ifconfig will go away some day (it has been deprecated for years).<br>
<div class="im"><br>
> wlan0���� Link encap:Ethernet� HWaddr 00:0c:42:51:b1:b4�<br>
> ��������� inet addr:10.1.10.1� Bcast:10.1.10.255� Mask:255.255.255.0<br>
> ��������� UP BROADCAST MULTICAST� MTU:1500� Metric:1<br>
> ��������� RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>
> ��������� TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>
> ��������� collisions:0 txqueuelen:1000<br>
> ��������� RX bytes:0 (0.0 B)� TX bytes:0 (0.0 B)<br>
><br>
> wmaster0� Link encap:UNSPEC� HWaddr<br>
> 00-0C-42-51-B1-B4-65-74-00-00-00-00-00-00-00-00�<br>
> ��������� UP RUNNING� MTU:0� Metric:1<br>
> ��������� RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>
> ��������� TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>
> ��������� collisions:0 txqueuelen:1000<br>
> ��������� RX bytes:0 (0.0 B)� TX bytes:0 (0.0 B)<br>
><br>
</div>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org/</a><br>
<br>
iEYEARECAAYFAkrc9kMACgkQwRXgH3rKGfPldACfShgxA54jMuOpGwlMJmw5Lsu+<br>
GfkAoIIWk5MSAgT7SSZkTSPWJuC6JSt6<br>
=Nl0m<br>
-----END PGP SIGNATURE-----<br>
</blockquote></div><br>