2009/1/6 Holger Levsen <hol...@layer-acht.org>:
> Hi,
>
> On Dienstag, 6. Januar 2009, Sergio Jovani wrote:
>> User is in plugdev and netdev groups. In KNetworkManager, I don't have
>> option to configure static IP.
>
> Ah. network-manager doesnt allow you to configure static addresses. That's a
> missing feature. (In lenny for sure, maybe its fixed in newer versions.)
>
>> If I change /etc/network/interfaces to the next, I can change
>> parameters from KControl, but system does not connect:
>
> I dont understand what you mean with that.
>
> Your /etc/network/interfaces looks good. What does /sbin/ifconfig
> and /sbin/route say?
>
> Does running "ifdown eth0 ; ifup eth0" (as root) fix the network?
>
>
> regards,
>        Holger
>

lesergi-desktop:/home/lesergi# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:d8:c1:7e:24
          inet6 addr: fe80::211:d8ff:fec1:7e24/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:94805 errors:0 dropped:0 overruns:0 frame:0
          TX packets:91648 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:72771353 (69.4 MiB)  TX bytes:9765484 (9.3 MiB)
          Interrupt:19 Base address:0x8800

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:514 errors:0 dropped:0 overruns:0 frame:0
          TX packets:514 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:37404 (36.5 KiB)  TX bytes:37404 (36.5 KiB)

lesergi-desktop:/home/lesergi# ifdown eth0
ifdown: interface eth0 not configured
lesergi-desktop:/home/lesergi# ifup eth0
lesergi-desktop:/home/lesergi# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:d8:c1:7e:24
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::211:d8ff:fec1:7e24/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:94819 errors:0 dropped:0 overruns:0 frame:0
          TX packets:91673 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:72772910 (69.4 MiB)  TX bytes:9770656 (9.3 MiB)
          Interrupt:19 Base address:0x8800

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:514 errors:0 dropped:0 overruns:0 frame:0
          TX packets:514 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:37404 (36.5 KiB)  TX bytes:37404 (36.5 KiB)

lesergi-desktop:/home/lesergi# ping www.google.es
ping: unknown host www.google.es
lesergi-desktop:/home/lesergi# /etc/init.d/networking restart
 * Reconfiguring network interfaces...                                   [ OK ]
lesergi-desktop:/home/lesergi# ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:554 errors:0 dropped:0 overruns:0 frame:0
          TX packets:554 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:40356 (39.4 KiB)  TX bytes:40356 (39.4 KiB)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to