2009/1/6 Holger Levsen <[email protected]>:
> reassign 510964 network-manager-kde
> thanks
>
> On Dienstag, 6. Januar 2009, Sergio Jovani wrote:
>> With a updated system and running KDE, I can't configure static IP.
>> KNetworkManager has not this option, but if I configure it from
>> KControl, when I apply changes, configuration resets.
>
> is /etc/network/interfaces set up as it should be?
> (see /usr/share/doc/network-manager-kde/READEME)
>
> is the user in the netdev and plugdev group?
>
> Reassigning this bug to network-manager-kde, even though the bug might rather
> be somewhere else (be it kde or d-i) or a user configuration issue.
>
>
> regards,
> Holger
>
Hi,
User is in plugdev and netdev groups. In KNetworkManager, I don't have
option to configure static IP.
If I change /etc/network/interfaces to the next, I can change
parameters from KControl, but system does not connect:
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
#auto eth0
iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1
Thanks.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]