Your message dated Mon, 11 Jan 2016 22:22:16 +0000
with message-id <[email protected]>
and subject line Bug#378506: fixed in ifupdown 0.8.7
has caused the Debian Bug report #378506,
regarding ifupdown: ignores unusual default gateway
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
378506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378506
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: installation-reports
Boot method: hard disk netinstall via a serial console; booted using
hd-media/2.6/vmlinuz and netboot/debian-installer/i386/2.6/initrd.gz
Image version: Downloaded from
<http://http.us.debian.org/debian/dists/sarge/main/installer-i386/current//images/>;
files dated 5 March 2006
Date: 13 Jun 2006
Machine: 1and1 'rootserver'
Processor: 2.4 GHz Pentium 4
Memory: 1 GB
Partitions:
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 6 48163+ 83 Linux
/dev/hda2 7 249 1951897+ 82 Linux swap /
Solaris
/dev/hda3 250 9729 76148100 8e Linux LVM
Output of lspci and lspci -n:
Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
Initial boot worked: [O]
Configure network HW: [O]
Config network: [E]
Detect CD: [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives: [ ]
Create file systems: [ ]
Mount partitions: [ ]
Install base system: [ ]
Install boot loader: [ ]
Reboot: [ ]
Comments/Problems:
DHCP configuration 'succeeded', but I got a message saying that no
default route was provided. A default route *is* provided in the DHCP
lease, but it appears to be silently discarded because it appears
nonsensical.
The machine came pre-configured with Fedora Core 4. I was able to get
the installer to continue by booting back into FC4, noting down the
network configuration, and configuring the network manually once I
returned to the installer.
Here is the machine's network setup:
$ ip -4 addr show eth0
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
inet 217.160.200.53/32 brd 217.160.200.53 scope global eth0
$ ip route show
10.255.255.1 dev eth0 scope link
default via 10.255.255.1 dev eth0
Trying to configure these details via manual configuration inside the
installer was annoying: I could not enter the details manually, because
the installer rejected the default gateway, saying it was not reachable.
I dropped to a shell and configured the network myself, however whenever
I returned to the installer and tried to continue (the next stop was to
choose a Debian mirror), the installer would return to the network
configuration step and wipe out all my changes.
In the end, I had to do a DHCP configuration and, when prompted to
confirm that it was OK to continue without a default route, then go back
to the main menu, execute a shell, and configure the route and the
nameservers myself.
The rest of the installation continued as normal. I had two further
problems, both caused by me rebooting after the installation had
finished instead of dropping to a shell, mounting the installed
filesystem and changing the following things. I mention this because I'm
not sure I was offered the chance to go back to the main menu and
execute a shell... but I'm not sure so feel free to disregard this bit
if I was.
1. I had to edit /boot/grub/menu.lst and configure both Grub and
the kernel to use the serial port as a console
2. I had to edit /etc/network/interface so that the default router
was set. Specifying it with 'gateway' failed. ifupdown (or route
or some other part of the network configuration scripts) again
silent ignored the gateway setting, so I ended up with this:
auto eth0
iface eth0 inet static
address 217.160.200.53
netmask 255.255.255.255
network 217.160.200.53
broadcast 217.160.200.53
# gateway 10.255.255.1
# this gateway should not be reachable from our address so
hack it manually
up route add -net 10.255.255.1 netmask 255.255.255.255 eth0
up route add default gw 10.255.255.1
The combination of both of those together left me with no way to get
back into the machine to fix anything, except by netbooting into the
recovery system provided by the hosts. ;)
--
Sam Morris
http://robots.org.uk/
PGP key id 5EA01078
3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
--- End Message ---
--- Begin Message ---
Source: ifupdown
Source-Version: 0.8.7
We believe that the bug you reported is fixed in the latest version of
ifupdown, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guus Sliepen <[email protected]> (supplier of updated ifupdown package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 11 Jan 2016 22:58:44 +0100
Source: ifupdown
Binary: ifupdown
Architecture: source amd64
Version: 0.8.7
Distribution: unstable
Urgency: medium
Maintainer: Guus Sliepen <[email protected]>
Changed-By: Guus Sliepen <[email protected]>
Description:
ifupdown - high level tools to configure network interfaces
Closes: 311054 318577 365114 378506 419139 471926 482405 488315 597274 810656
Changes:
ifupdown (0.8.7) unstable; urgency=medium
.
* Impose a 5 minute timeout for starting network services.
Closes: #318577, #810656
* Give an error when trying to up a dhcp interface when no DHCP client is
installed. Closes: #471926, #419139
* Add a section in the manual about extensions provided by other packages.
Closes: #482405, #597274
* Use absolute paths to binaries called by ifup/ifdown. Closes: #365114
* Return an error when trying to ifup/ifdown/ifquery an unknown interface
(unless it is ignored due to --allow or --exclude).
* Ignore SIGPIPE. Closes: #311054
* Update the bridge example. Closes: #488315
* Use the onlink option when adding a gateway route. Closes: #378506
* Also allow the metric option for tunnels and IPv6 interfaces.
Checksums-Sha1:
2046256b81e023b2346392d9b22e16b032662bf3 1536 ifupdown_0.8.7.dsc
8d5b719cb0fde00c90738b6ec12c3a0600e0ef4d 71236 ifupdown_0.8.7.tar.xz
e0a2c8d6ba3d147d48a50b30b6d158bbc8fd5c0a 60042 ifupdown-dbgsym_0.8.7_amd64.deb
237b25129f3b324b40904d421ee2bd6bffab1a27 72410 ifupdown_0.8.7_amd64.deb
Checksums-Sha256:
42a38cf1a646f1a393f273c10c04376f8589e906ca0a5303d95b04199fe6f07a 1536
ifupdown_0.8.7.dsc
1ace4054ceeb64b4987c3bf99b9317ea6c4ae89da4a58ce5e33a0cbc218b8058 71236
ifupdown_0.8.7.tar.xz
14ccc723e89e08fccd170b2182a43059aaeddb37ad20e739e475c00ed8e8fc8d 60042
ifupdown-dbgsym_0.8.7_amd64.deb
d37cac4b9346f7a171d6fb329b93cd872f25080226224061af2692d3d17cee7f 72410
ifupdown_0.8.7_amd64.deb
Files:
4e2bb9404c3346de4948d4d4bea823f2 1536 admin important ifupdown_0.8.7.dsc
0160c6c6b2cc627758fd8909a8139f9d 71236 admin important ifupdown_0.8.7.tar.xz
3d7ba6cba423fcfd26a0bf9a092de6ff 60042 debug extra
ifupdown-dbgsym_0.8.7_amd64.deb
fc4e3c0d95bcd6429b5fecacc2281ad0 72410 admin important ifupdown_0.8.7_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWlCW6AAoJED9JDeuHHvn6w7MP+gMR8R3FC/2FDoDjcwV72ZKe
wY9qz+j9OsHAA8MNCVcTbqoBkf3PfvfaWRhBSUwbMRgW4jWMYqx0XzAIy4ite4Az
1D68hmd7dOr9CRWsFDk1EkYUzXWwfRwHNQ6QIbBnf+NnpfQkS7apXaNtw7iLqOPQ
EhpYxoQoRwY7X0jF/8azWYD0BLWWFpph636+wHcPN93eLNu6orJ7AfyTxVSKOHwV
4Qup/yDO17Eku4m0Uma1XZqQaNUNcjEhgIEc+cAxEhOYIXuQdNNdk9jpOpjmpqDM
iZF/jBqTrfsEWcM3siY4FkXW9bpM3pzbCby2nhS+OirQMK3UNT9dn5SJaqHhgamO
i/8aha5Fv4YlmrLKjne87N+R8PHtSGHqAYE8nWJqd4GjYAq96f8l+T9ltiVBdJ7D
nLYok1AyjZlrI0+I9z9dxry+/b/TvH7+1HYvtkgWycSMXt37e5+kaGLg5oT6zooR
1JxogSP5fcZ2LdM9e4cXgV+zy7iBEmk0KIsV2ZHstFu3ZpF3PK3vMYV0xrLLIWlY
MIhWYTV+moQK44XXVlLeroeHdK5pa4VPFNsnb5OvfuOOtRVUEAGZ0zJ2J1zRVtBU
9r8Z/9A0JX+HLkpiLrXjMTvDndQyyyZCXTvHg7yxL4CHGc1iEBeuHoTdGI6vk/N9
j1YGmlEi6+0L8iFB4Jm/
=xXoW
-----END PGP SIGNATURE-----
--- End Message ---