Your message dated Tue, 21 Sep 2021 14:25:01 +0200
with message-id <YUnPHatXbUY2tQpG@bartik>
and subject line Re: fixed in latest version in experimental
has caused the Debian Bug report #448019,
regarding ifupdown: please provide backwards compability for netmask
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.)
--
448019: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448019
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ifupdown
Version: 0.7~alpha2
Severity: normal
I have configured the interface tap0 with the address 192.168.0.1/24,
but it is only brought up with the address 192.168.0.1/32 at boot, so
the netmask is wrong:
~$ ip addr show dev tap0
5: tap0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 500
link/ether 00:ff:6f:bc:ea:6c brd ff:ff:ff:ff:ff:ff
inet 192.168.0.1/32 scope global tap0
inet6 fe80::2ff:6fff:febc:ea6c/64 scope link
valid_lft forever preferred_lft forever
Here is my /etc/network/interfaces entry:
auto tap0
iface tap0 inet static
address 192.168.0.1
netmask 255.255.255.0
tunctl_user marcus
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-rc3-lg (PREEMPT)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ifupdown depends on:
ii debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii iproute 20070313-1 Professional tools to control the
ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip
ii net-tools 1.60-17 The NET-3 networking toolkit
ifupdown recommends no packages.
-- debconf information:
ifupdown/convert-interfaces: true
--- End Message ---
--- Begin Message ---
El 27/12/07 a las 19:09, Andreas Henriksson escribió:
> fixed 448019 0.7~alpha3
> thanks
This bug was fixed some time ago.
signature.asc
Description: PGP signature
--- End Message ---