Results 11 to 20 of 29
Originally Posted by neuromancerzero
how would i find my AP's ip #?
look on your AP's web-admin page or read through its user manual. Otherwise just ping google....
- 10-26-2005 #11
look on your AP's web-admin page or read through its user manual. Otherwise just ping google.
Originally Posted by neuromancerzero Life is complex, it has a real part and an imaginary part.
- 10-26-2005 #12Just Joined!
- Join Date
- Oct 2005
- Posts
- 27
i'll just ping google.
- 10-26-2005 #13Just Joined!
- Join Date
- Oct 2005
- Posts
- 27
this is what i did:
something is wrong.Code:linux:~ # ping -c 4 www.google.com ping: unknown host www.google.com
- 10-26-2005 #14
Ok then solution is simple. But you'll need the ip address of the Access point/router for this.
What you basicially have to do is edit one config file as root, so execute the following commands below:
kate is a simple text editor, you can use any text editor e.g. vi, emacs, gedit, kwrite etc....Code:su - <enter root password> kate /etc/resolv.conf &
Now add this line to the file, save it and close the editing program:
Now try pinging google, you should get a reply of sorts, then you can use any browser to surf the net.Code:nameserver ip_address_of_your_ap
Life is complex, it has a real part and an imaginary part.
- 10-26-2005 #15Just Joined!
- Join Date
- Oct 2005
- Posts
- 27
I am currently using a pc to type this and access the internet. It is a different computer, but it is connected to the same internet, can you instruct me on getting my ap's ip from this computer?
- 10-26-2005 #16Just Joined!
- Join Date
- Oct 2005
- Posts
- 27
Is the ap adress the default gateway? Sorry for being so unaware.
- 10-26-2005 #17
Ok, I'll try. Because different manufacturers use different numbering schemes and stuff, I can't be exactly sure what the ip address of the AP is going to be. Best thing for you to do would be to either login to the AP's web based admin page or to read the manual.
However, if you didn't change any setting regarding the IP when you setup the AP. do the following:
On the other PC you are using, I assume it is windows. Find out its IP address using ipconfig /all (I think that is the command).
Now say that the address of that computer was 192.168.0.5, My best guess would be that the IP address of the AP would be 192.168.0.1. That is, copy the 1st 3 numbers as they are, change the last number to a 1. (This is the way my AP was initially setup and most other people's AP that I have setup also have had such a numbering scheme).
edit:: Yes you could try the AP address as the default gateway.Life is complex, it has a real part and an imaginary part.
- 10-26-2005 #18Just Joined!
- Join Date
- Oct 2005
- Posts
- 27
Ok. I have used the command before, many times, and it is the right one. I just i come up with several numbers. i get a subnet mask, a default gateway, a dhcp server, and a dns server. Which one is it?
- 10-26-2005 #19
try default gateway or dhcp server (for you those 2 numbers should be the same). Otherwise look at entry for IP address and perform the necessary change given a few posts back.
Life is complex, it has a real part and an imaginary part.
- 10-26-2005 #20Just Joined!
- Join Date
- Oct 2005
- Posts
- 27
Out of question, will this make it so that my laptop (the computer i'm using) will not be compatible with someone else's wireless internet?


Reply With Quote
