Package: uruk
Version: 20130226-1
Severity: minor

The networkspecification ffff:0:0::/96 is wrong, the extra zero's should go in 
front.
https://en.wikipedia.org/wiki/Reserved_IP_addresses


--- uruk.old    2013-04-11 10:17:20.095016598 +0200
+++ uruk        2013-04-11 10:17:50.877246800 +0200
@@ -45,7 +45,7 @@
 # and http://www.iana.org/assignments/ipv6-unicast-address-assignments/
 # (abbreviated IP v6 addresses are allowed, abbreviated IP v4 addresses are 
_not_
 # allowed (checked using iptables 1.4.8-2).)
-ip6_noroute_ranges='::1/128 ffff:0:0::/96 fc00::/7 fec0::/10 0200::/7 
2001:0db8::/32'
+ip6_noroute_ranges='::1/128 ::ffff:0:0/96 fc00::/7 fec0::/10 0200::/7 
2001:0db8::/32'
 
 test -r $config || {
     echo >&2 "No readable rc file $config found.  Please create one." && exit 1



-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to nl_NL.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages uruk depends on:
ii  iptables  1.4.16.3-4

uruk recommends no packages.

uruk suggests no packages.

-- Configuration Files:
/etc/uruk/rc changed [not included]

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to