Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Wireless on MacBook without WPA
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
tyno
n00b
n00b


Joined: 20 Nov 2004
Posts: 57

PostPosted: Mon Jan 01, 2007 1:05 am    Post subject: [solved] Wireless on MacBook without WPA Reply with quote

I'm trying to get wireless working on my MacBook, but without using WPA. (My router (Netgear MR814v2) only supports WEP, so, as far as I can tell, wpa_supplicant won't help.) I try this:

Code:
# modprobe ath_pci
# iwconfig ath0 essid <[i]ssid[/i]>
# ifconfig ath0 up
# ping 192.168.0.1 [i]my router[/i]
connect: Network is unreachable
# iwconfig ath0
ath0      IEEE 802.11g  ESSID:"<my ssid>"
          Mode:Managed  Frequency:2.457 GHz  Access Point: <MAC address of my router>
          Bit Rate: 11 Mb/s   Tx-Power:13 dBm   Sensitivity=0/3
          Retry:off    RTS thr:off    Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=61/94  Signal level=-34 dBm  Noise level=-95 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
# ifconfig ath0
ath0      Link encap:Ethernet  HWaddr <MAC address of my macbook>
          UP BROADCAST RUNNING MULTICAST MTU:1500  Metric:1
          RX packets:230 errors:0 dropped:0 overruns:0 frame:0
          collisions:0 txqueuelen:0
          RX bytes:23091 (22.5 Kb)  TX bytes:0 (0.0 b)

#


I don't know why it's not working; I followed the instructions at http://gentoo-wiki.com/HOWTO_Wireless_Configuration_and_Startup. Any suggestions?


Last edited by tyno on Mon Jan 01, 2007 6:13 am; edited 1 time in total
Back to top
View user's profile Send private message
tyno
n00b
n00b


Joined: 20 Nov 2004
Posts: 57

PostPosted: Mon Jan 01, 2007 6:13 am    Post subject: Reply with quote

Fixed: turned out I just forgot to re-run "/sbin/dhcpcd ath0" afterwards. :oops:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum