Results 1 to 3 of 3
I recently set up a computer with fedora 8 on it and I am not able to resolve domain names. I am having trouble locating any way to manually point ...
- 11-12-2007 #1
Problem with DNS Resolution
I recently set up a computer with fedora 8 on it and I am not able to resolve domain names. I am having trouble locating any way to manually point to a dns server as well. any suggestions?
- 11-12-2007 #2
/etc/resolve.conf is the file that you would setup your dns server in it should look something like this;
Code:search <list of domains you want to use first when searching> <- if something is already here just leave it. nameserver <ISP DNS Server1> nameserver <ISP DNS Server2> nameserver <ISP DNS Server3>
- 11-13-2007 #3
thanks a lot! I ended up finding the gui controls in the tab labled "DNS" in the network settings. I have no idea how i missed that one.


Reply With Quote
