lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 25 Aug 2009 23:35:46 -0300
From:	Henrique de Moraes Holschuh <hmh@....eng.br>
To:	netdev@...r.kernel.org
Subject: [IPv6] kernel refuses to install blackhole routes without dev lo

(Please keep me in the CC, I am not subscribed to netdev)

To make a long history short, and to get right to the point:

# ip -6 route add blackhole ::/0
RTNETLINK answers: No such device

while

# ip -6 route add blackhole ::/0 dev lo

and

# ip route add unreachable ::/0     

works just fine.  Looks like a bug, and it annoys the heck out of people
trying to use the standard way of null-routing on Quagga :-)

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ