LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   trouble with connecting to static ip access point (https://www.linuxquestions.org/questions/linux-networking-3/trouble-with-connecting-to-static-ip-access-point-786573/)

squidddy 02-02-2010 10:40 PM

trouble with connecting to static ip access point
 
hi, i have a problem with connecting to AP with static IP. i have set the IP, netmask, and gateway manually thru network manager but still no luck. the status is connected but i cant even open a webpage. ifconfig command output not showing the IP address i entered.

im using karmic koala.

devwatchdog 02-03-2010 07:01 AM

When you mention 'AP', are you referring to a wireless connection?

You very well could have your network information set up correctly, but failed to add a DNS server in resolv.conf, which would mean you can't resolve domain names to IP addresses.

Open a terminal and type in 'ifconfig', and post the results here.

Also, type in 'cat /etc/resolv.conf' and 'route -n' and post those results here as well.

Try to ping your gateway address.


All times are GMT -5. The time now is 06:09 AM.