LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   connected to wifi network but no internet connection? (https://www.linuxquestions.org/questions/linux-wireless-networking-41/connected-to-wifi-network-but-no-internet-connection-303949/)

mr.gizm0 03-20-2005 12:34 PM

connected to wifi network but no internet connection?
 
Hey all, I installed slackware this morning and spent today getting my wifi card to work its Belkin FSD7010 anyway, after a few hours I manged to sort that out and now the Lights on my card come on and I'm connected to the network I can ping a the other computer on the network and even access the web interface for my router which is a "Netgear DG834G". My problem I cannot seem to access any sites other than the web interface provided by the router. I think its a DNS issue, I have the gateway address, dns server of my isp (aol broadband) is that what I need to include in resolv.conf

It's syntax is like this isnt it?
Code:

name server IPADDRESSOFDNS
search host

I'm abit unsure about this because I thought it would be possible to use any network if I specified the ESSID of that network, maybe I was wrong? I'm just a bit confused about it all to tell you the truth, also, my router says DHCP is enabled yet I have to use
Code:

ifconfig wlan0 192.168.0.3
and assign the addess myself.

Any ideas anyone?

Thanks in advance

giz :)

cylix 03-20-2005 12:40 PM

route add default gw x.x.x.x

or use netconfig to add the stuff in.

mr.gizm0 03-20-2005 12:55 PM

thanks for your help man :)

Green_cheek 03-21-2005 03:07 AM

i need to remember that!


All times are GMT -5. The time now is 04:19 PM.