[Bug 876829] Re: Oneiric's ifupdown breaks ip aliases
LStranger
876829 at bugs.launchpad.net
Wed Nov 9 20:04:20 UTC 2011
I've commented about delayed boot in bug #881079 and they pointed me
into this bug. Well, that's strange enough as in my case alias really is
up (just as boot log says, routing table says that also, and my host is
available by alias IP from local network, that's why I haven't tried to
run ifconfig) but ifconfig doesn't show it but only host interface. My
configuration is:
auto lo eth1 eth1:0
iface lo inet loopback
iface eth1 inet static
address 10.11.12.1
netmask 255.255.0.0
gateway 10.11.12.13
iface eth1:0 inet static
address 192.168.1.254
netmask 255.255.255.0
Hope it can add a bit more help.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/876829
Title:
Oneiric's ifupdown breaks ip aliases
Status in “ifupdown” package in Ubuntu:
Triaged
Status in “ifupdown” source package in Oneiric:
Triaged
Status in “ifupdown” source package in Precise:
Triaged
Status in “ifupdown” package in Debian:
New
Bug description:
Using the following /etc/network/interfaces file doesn't create the ip
alias, when the same file works fine in natty and lower:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.122.201
netmask 255.255.255.0
broadcast 192.168.122.255
gateway 192.168.122.1
auto eth0:0
iface eth0:0 inet static
address 10.102.0.200
netmask 255.255.255.0
broadcast 10.102.0.255
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ifupdown 0.7~alpha5.1ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Mon Oct 17 16:15:53 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110302)
SourcePackage: ifupdown
UpgradeStatus: Upgraded to oneiric on 2011-08-16 (62 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/876829/+subscriptions
More information about the foundations-bugs
mailing list