I have a similar problem running 7.04.  My AMD64 is configured with a
static IP but after a couple of hours it decides to switch over to DHCP.
I uninstalled KNetworkManager - no change.  Note: I'm running VMWare and
I consider it a suspect in this case.

Here's the details...

[EMAIL PROTECTED]:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0

auto eth0
iface eth0 inet static
address 192.168.69.99
netmask 255.255.255.0
gateway 192.168.69.1

auto eth1
iface eth1 inet dhcp

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

[EMAIL PROTECTED]:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:16:E6:DB:65:FA
          inet addr:192.168.69.106  Bcast:192.168.69.255  Mask:255.255.255.0
          inet6 addr: fe80::216:e6ff:fedb:65fa/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4900769 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4704872 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1525576836 (1.4 GiB)  TX bytes:1450724085 (1.3 GiB)
          Interrupt:16 Base address:0x8000

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:13685 errors:0 dropped:0 overruns:0 frame:0
          TX packets:13685 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2068705 (1.9 MiB)  TX bytes:2068705 (1.9 MiB)

vmnet1    Link encap:Ethernet  HWaddr 00:50:56:C0:00:01
          inet addr:192.168.239.1  Bcast:192.168.239.255  Mask:255.255.255.0
          inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

vmnet8    Link encap:Ethernet  HWaddr 00:50:56:C0:00:08
          inet addr:172.16.18.1  Bcast:172.16.18.255  Mask:255.255.255.0
          inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

[EMAIL PROTECTED]:~$

-- 
Connection with Static IP - does not work!
https://bugs.launchpad.net/bugs/74779
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to