我不明白发生了什么事,因为我没有改变系统中的任何东西很长一段时间。 现在系统启动速度太慢,启动时–dns请求不起作用。 我可以通过ip ping远程主机,但不能通过名称请求它们。 以下是我在syslogfind的内容:
Dec 20 18:05:12 my-pc NetworkManager[1003]: <error> [1387548312.403516] [nm-dns-dnsmasq.c:402] update(): dnsmasq owner not found on bus: Could not get owner of name 'org.freedesktop.NetworkManager.dnsmasq': no such name Dec 20 18:07:15 my-pc NetworkManager[2699]: <warn> failed to allocate link cache: (-10) Operation not supported Dec 20 18:22:57 my-pc NetworkManager[2699]: <warn> DNS: plugin dnsmasq update failed
也出于某种原因,现在我只能通过控制台安装USB闪存驱动器。 我使用Ubuntu 13.10。
这里是一个来自https://help.ubuntu.com/community/Dnsmasq的摘录
请注意,包“dnsmasq”会干扰networkingpipe理器,在共享互联网连接时,可以使用“dnsmasq-base”来提供DHCP服务。 因此,如果你使用networkingpipe理器(只在简单的设置罚款),然后安装dnsmasq基地,而不是dnsmasq。 如果你有一个更复杂的设置,卸载networkingpipe理器,使用dnsmasq,或类似的软件(bind9,dhcpd等),并手动configuration的东西。
我会build议检查你的configuration,看看这种情况是否适用于你。