I can confirm this bug.
It seems it's a duplicate of bug 12074 and of bug 11976 but those bug are quite 
old : they were reported during January 2005... (and fixed)

I alos noticed network-admin added an "s:" in front of my WEP key wich
made it ascii and not hexadecimal but maybe those two bugs are totally
unlinked..

** Summary changed:

- [Feisty] network-admin forget static in interfaces
+ [Feisty] network-admin forgets static in interfaces

** Description changed:

  Binary package hint: gnome-system-tools
  
  When I configure a static connection, network-admin forget "static" in the 
configuration /etc/network/interfaces :
  # This file describes the network interfaces available on your system
  # and how to activate them. For more information, see interfaces(5).
  
  # The loopback network interface
  auto lo
  iface lo inet loopback
  
  iface eth0 inet 
  address 192.168.0.25
  netmask 255.255.255.0
  gateway 192.168.0.254
  
  auto eth0
  
  
- Adding "static" after "iface eth0 inet" solve the problem
+ Adding "static" after "iface eth0 inet" solves the problem

** Tags added: network-admin

-- 
[Feisty] network-admin forgets static in interfaces
https://launchpad.net/bugs/80622

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

Reply via email to