I have a PC network set up using my linksys router...and i just got my new 17" PB yesterday!! I wanna connect my PB wirelessly to my wireless router... but how????
Originally posted by SasyBabe
HELPPPPPP anyone!!! this is horrible already... nothing is working...
Originally posted by Stelliform
How many times have I heard that....
OK here are some questions that if you answer them we can help you.
1. Do you have your PC's working on the internet through the Linksys?
2. Do you have DHCP enabled in the Linksys? (There are multiple ways to tell and if you are not sure, post and we will tell you)
3. Can you access the linksys's web configuration from your powerbook?
4. Can you plug your powerbook into the Linksys and get internet?
5. (If 4 is yes) Do this for us... First make sure you are next to the linksys. Then, go to your applications folder on your hard drive. Then double click the utilities folder. Once there find a program called Terminal. Double click that and you will get a window with come text in it. Type the command ifconfig. <Press return>
Then highlight the text that it produces and copy it under the edit menu. Then paste it into a post on this thread. The ifconfig command will tell us all of your IP information behind the linksys. We are mainly looking to see what the ip address is of en1 which is your airport.
This is my ifconfig of my properly working airport....
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::230:65ff:fe07:ad8c%en1 prefixlen 64 scopeid 0x5
inet 192.168.1.60 netmask 0xffffff00 broadcast 192.168.1.255
ether 00:30:65:07:ad:8c
media: autoselect status: active
supported media: autoselect
This will tell us if the airport is getting an IP and if it is active. If both of these are good then the problem must be located in the router. I am using a linksys wireless router in my office here. At home I use a D-link. They work great for me.
Oh, I just thought of...
6. unplug your networkcable (so you are wireless and in that terminal window type: ping 17.254.3.183 <return> This will try and test a connection between you and apple.com. You can subsitute the numbers with apple.com, but if your DNS settings are wrong the ping will fail. You should get a response from the ping that looks like....
64 bytes from 17.254.3.183: icmp_seq=0 ttl=46 time=71.339 ms
64 bytes from 17.254.3.183: icmp_seq=1 ttl=46 time=66.878 ms
64 bytes from 17.254.3.183: icmp_seq=2 ttl=46 time=68.577 ms
If you don't then there is a problem with your router...
<Forgive all of the terminal stuff oh Mac guru's I am a PC guy by trade.>
Originally posted by SasyBabe
THANKYOU EVERYONE THAT HELPED ME!!!