Bug#186208: Closing old bug
Martín Ferrari
tincho at debian.org
Mon Mar 16 04:49:26 UTC 2009
Package: net-tools
Version: 1.60-17
Following #87784, #122792 and #145004 (boy, this one had many
duplicates), I'm closing this bug because it's not reproducible even on
etch systems, I can reproduce it on sarge, though.
On Sarge:
# ifconfig dummy0 128.42.162.116 netmask 255.255.255.0
# ifconfig dummy0 | head -n2
dummy0 Link encap:Ethernet HWaddr C2:C5:EF:F4:92:1A
inet addr:128.42.162.116 Bcast:128.42.255.255
Mask:255.255.255.0
# dpkg -s net-tools | grep ^Version:
Version: 1.60-10
On Etch and newer systems:
# ifconfig dummy0 128.42.162.116 netmask 255.255.255.0
# ifconfig dummy0 | head -n2
dummy0 Link encap:Ethernet HWaddr 3A:B1:38:29:F1:FE
inet addr:128.42.162.116 Bcast:128.42.162.255
Mask:255.255.255.0
# dpkg -s net-tools | grep ^Version:
Version: 1.60-17
More information about the Pkg-net-tools-maintainers
mailing list