Where did NetworkManager keep the settings about IP address and DNS? Thanks.
Hi,
/etc/resolv.conf
BR, Dan
Beast wrote:
Where did NetworkManager keep the settings about IP address and DNS? Thanks.
Fedora-laptop-list mailing list Fedora-laptop-list@redhat.com http://www.redhat.com/mailman/listinfo/fedora-laptop-list
Dan Morozov wrote:
Hi,
/etc/resolv.conf
[beast@butterfly etc]$ cat /etc/resolv.conf # generated by NetworkManager, do not edit! nameserver 10.1.1.2
It will be overwrite everytime NM runs. I check in $HOME/.gconf/system/networking/wireless/networks/sid/%gconf but none mentions about IP and DNS settings.
--beast
Hi,
So don't use NM, try edit /etc/resolv.conf and restart the network: /etc/init.d/network restart
BR, Dan
Beast wrote:
Dan Morozov wrote:
Hi,
/etc/resolv.conf
[beast@butterfly etc]$ cat /etc/resolv.conf # generated by NetworkManager, do not edit! nameserver 10.1.1.2
It will be overwrite everytime NM runs. I check in $HOME/.gconf/system/networking/wireless/networks/sid/%gconf but none mentions about IP and DNS settings.
--beast
Fedora-laptop-list mailing list Fedora-laptop-list@redhat.com http://www.redhat.com/mailman/listinfo/fedora-laptop-list
laptop@lists.fedoraproject.org