Quantcast
Channel: FedoraForum.org
Viewing all articles
Browse latest Browse all 36167

This resov.conf can't be right

$
0
0
Web browsing is painfully slow this morning so I thought that I'd do a little investigation. I started the day with Fedora 19 and browsing was slow with both Firefox and Chrome. Then I booted Fedora 18 on the same computer just to see if there was any difference. No. Still slow. One of the first things I looked at was /etc/resolv.conf. In the past the content of that file was
PHP Code:

search hsd1.ma.comcast.net
nameserver 75.75.75.75
nameserver 75.75.76.76 

Today the file looks like this:
PHP Code:

glenn@phenom18-> cat /etc/resolv.conf 
# Generated by NetworkManager
search 75.75.76.76
nameserver 75.75.75.75 

I manually edited the file, thought that I should restart NetworkManager and did, then noticed that /etc/resolv.conf was restored to it's previous condition. So there it sits with one search line and one nameserver line. I think I'll switch to network and disable NetworkManager to see what happens.

Question is, has anyone else had a similar experience?

Maybe there are some know issues with NetworkManager that I'm not aware of?

Viewing all articles
Browse latest Browse all 36167

Trending Articles