Activity log for bug #92470

Date Who What changed Old value New value Message
2007-03-15 09:53:44 Florian Jensen bug added bug
2007-03-24 02:48:50 Rich Johnson knetworkmanager: status Unconfirmed Needs Info
2007-03-24 02:48:50 Rich Johnson knetworkmanager: statusexplanation I cannot verify/confirm, however double check your /etc/network/interfaces file. KNetworkManager will not work properly if you have any special settings in this file. Here is a copy of my file that works like a charm. ----- auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet dhcp ----- NOTE: I have also heard some people say that they experienced problems if they had anything except for 'lo' listed in the file.