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.
hello every one...
i have just installed Fedora Core 2
and i'd like to know why my internet is slow
i've got a 1.5 mb connection
i went to see resolv.conf
and actually i dont know what to put in it... i am connected throught the internet by a router and his ip is: 192.168.1.1
what shell i put:
/etc/resolv.conf is for the DNS resolving. Your host will ask servers listed in that file to resolve domain names to IP addresses.
If you get your IP address via a DHCP server then it will be set accordingly.
If you have hardwired IP address, as in your case, behind the router, and the router does not offer DHCP serving then you should set to the name server given by your ISP.
If your router can do DNS forward and DHCP serve, you should set so and use a dhcpclient daemon on the client side.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.