[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2012-01-17 Thread Stéphane Graber
Should have been working fine for a few years now. ** Changed in: ifupdown (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/109725 Title: can't set

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2009-08-08 Thread suki
sudo ifconfig eth0 inet hw ether 00:0b:6a:3a:30:a6 up !sweet, thanks atollic! my Ethernet connection has been broken for almost 4 months. and that's all it took to fix it... -- can't set hardware address in /etc/network/interfaces https://bugs.launchpad.net/bugs/109725 You received this bug

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2008-11-07 Thread Stefan Kost
I just installed 8.10 on a laptop that has sis900 for ethernet. Network does not work as hw address is 00:00:00:00:00:00. When I do fconfig eth0 hw ether 01:23:45:67:89:ab I get SIOCSIFHWADDR: cannot assign requested address see also: http://bugzilla.kernel.org/show_bug.cgi?id=11649 -- can't

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2008-08-20 Thread Jorge O. Castro
** Also affects: ifupdown (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224468 Importance: Unknown Status: Unknown -- can't set hardware address in /etc/network/interfaces https://bugs.launchpad.net/bugs/109725 You received this bug notification because you are a

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2008-08-20 Thread Bug Watch Updater
** Changed in: ifupdown (Debian) Status: Unknown = Fix Released -- can't set hardware address in /etc/network/interfaces https://bugs.launchpad.net/bugs/109725 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2008-06-11 Thread Rainer Sabelka
Oh Hardy the file /etc/network/if-pre-up.d/vlan contains a hook for setting the hardware address of the interface: # This is not vlan specific, and should actually go somewhere else. if [ -n $IF_HW_MAC_ADDRESS ]; then ip link set $IFACE address $IF_HW_MAC_ADDRESS fi But unforunately this

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2008-01-27 Thread a7x
I am having a similar problem in Gutsy. After adding the line hwaddress ether 01:23:45:67:89:ab to /etc/network/interfaces and running sudo /etc/init.d/networking restart, I get the error message SIOCSIFHWADDR: Device or resource busy. Commenting out the hwaddress line and adding a pre-up rule

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2007-05-23 Thread LKRaider
Try using a pre-up rule on the /etc/network/interfaces file, like this: auto eth0 iface eth0 inet static pre-up ifconfig eth0 hw ether 01:01:01:01:01:01 address 192.168.1.10 netmask 255.255.255.0 gateway 192.168.1.1 I don't know why Feisty is not sending the hwaddress option before the others,

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2007-05-23 Thread LKRaider
** Changed in: ifupdown (Ubuntu) Status: Needs Info = Confirmed -- can't set hardware address in /etc/network/interfaces https://bugs.launchpad.net/bugs/109725 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2007-04-25 Thread Martin Pitt
** Changed in: ifupdown (Ubuntu) Sourcepackagename: network-manager = ifupdown -- can't set hardware address in /etc/network/interfaces https://bugs.launchpad.net/bugs/109725 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2007-04-25 Thread atollic
dmesg ** Attachment added: dmesg http://librarian.launchpad.net/7406339/dmesg -- can't set hardware address in /etc/network/interfaces https://bugs.launchpad.net/bugs/109725 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2007-04-25 Thread atollic
** Attachment added: syslog http://librarian.launchpad.net/7406341/syslog -- can't set hardware address in /etc/network/interfaces https://bugs.launchpad.net/bugs/109725 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2007-04-25 Thread atollic
Internet connection can be established by doing manually: sudo ifconfig eth1 down sudo ifconfig eth1 inet hw ether 00:0b:6a:3a:30:a6 up sudo dhclient3 -- can't set hardware address in /etc/network/interfaces https://bugs.launchpad.net/bugs/109725 You received this bug notification because you

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2007-04-24 Thread atollic
** Description changed: My SIS900 NIC hardware address is not correctly recognized, so I've added line in to /etc/network/interfaces: auto eth1 iface eth1 inet dhcp - hw ether 00:0b:6a:3a:30:a6 + hwaddress ether 00:0b:6a:3a:30:a6 This worked well with 6.10 but not

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2007-04-24 Thread atollic
** Description changed: - My SIS900 NIC hardware address is not correctly recognized, so I've - added line in to /etc/network/interfaces: + My SIS900 hardware address is not correctly recognized, so I've added + line in to /etc/network/interfaces: auto eth1 iface eth1 inet dhcp

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2007-04-24 Thread Chris Burgan
** Changed in: Ubuntu Status: Unconfirmed = Needs Info -- can't set hardware address in /etc/network/interfaces https://bugs.launchpad.net/bugs/109725 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 109725] Re: can't set hardware address in /etc/network/interfaces

2007-04-24 Thread Marco Rodrigues
** Changed in: network-manager (Ubuntu) Sourcepackagename: None = network-manager -- can't set hardware address in /etc/network/interfaces https://bugs.launchpad.net/bugs/109725 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --