Web lists-archives.org

[kde-linux] re; trouble with network-manager




>
> Message: 1
> Date: Thu, 24 Apr 2008 12:11:45 +0200
> From: Esben Mose Hansen <kde@xxxxxxxxxxxxx>
> Subject: Re: [kde-linux] trouble with knetwork-manager
> To: For people using KDE on Linux with related questions/problems
> 	<kde-linux@xxxxxxx>
> Message-ID: <200804241211.45781.kde@xxxxxxxxxxxxx>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> On Wednesday April 23 2008 17:47:15 Charlie Bradley wrote:
> > I installed kubuntu on a friends laptop yesterday.  The network-manager
> > was working fine all through the install and the upgrade.  Now after
> > upgrade it nolonger connects to my wireless modem.   It does see the
> > network however. Error:
> > Connection failure
> > could not connect to network ACTIONTEC
>
> What does iwconfig and ifconfig say?
>
> --
> regards, Esben
>
>
> ------------------------------
I figured it out.  I copied my etc/network/interfaces file from my desktop to 
the laptop and everything worked again.  One problem I noticed though is if I 
manually edit the network through K>systemsettings>networksettings the 
interfaces file changes and then the wireless disappears.
here is my interfaces file:
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0

auto eth0
#iface eth0 inet dhcp

auto eth1
#iface eth1 inet dhcp

auto eth2
#iface eth2 inet dhcp

auto ath0
#iface ath0 inet dhcp

auto wlan0
#iface wlan0 inet dhcp

-- 
This message was created with kmail,
a free and open email client.

Charlie Bradley
Open Software Solutions
We don't do windows!

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.