Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
This sounds like a DNS issue. Have you for a router? Are you directly connected to a cable modem, or a DSL modem? ( no router )?
i am using a cable internet
i have configured my ip address
when i ping to 10.12.1.1 which is provided by my internet service provider it connects to this address and when i enter username and password it logins.
this means ethernet card is fine and i am able to login but why i am not able to browser any other site except this.
hi can u tell me what command i need to use to edit resolve.conf
Become root, and use any editor you have installed. resolv.conf is a simple plain text file.
Here is what mine looks like...
Quote:
cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 208.67.222.222
nameserver 208.67.220.220
Just substitute the nameservers for your ISP where my IP's are.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.