Dnia środa, 9 grudnia 2009 o 21:36:16 napisałeś:
> Hi Bednar
> 
> Thanks, but that's actually a separate bug, or perhaps not a bug at all.
> 
> 1) Have you set the DHCP connection *not* to automatically connect? If
>  they're both set to auto connect, the computer might prefer the DHCP one.
>  2) If that's not it, try asking a support question:
>  https://answers.launchpad.net/ubuntu/+source/plasma-widget-network-manager
>  3) If you can't get an answer, or you're sure that it's a bug, file a new
>  bug report:
>  https://bugs.launchpad.net/ubuntu/+source/plasma-widget-network-manager/+f
> ilebug
> 
> ** Changed in: plasma-widget-network-manager (Ubuntu)
>        Status: Incomplete => Fix Released

Hi,
thanks, I've just find a solution by editing /etc/network/interfaces by adding 
following lines:

auto eth0
iface eth0 inet static

address 192.168.0.1
netmask 255.255.255.0
broadcast 192.168.0.254   (optional because not all networks use it)
gateway 192.168.0.10

and editing /etc/resolv.conf

This works! But your suggestion does not work. In my case I cannot disable 
"Automatic connection" for eth0 auto in plasma-network-maganager because 
automatic connection are not editable nor listed in wired (or any else) 
connections. 

I'm glad the solution I've found works, but I'm thinking that the same 
functionality should be available in GUI for any user instead of manually 
editing config files. It is not easy to find and may be to difficult for 
typical 
user.

best regards

Bednar

-- 
Network Manager fails to apply static IP address
https://bugs.launchpad.net/bugs/356287
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to