Le Wed, 12 Mar 2008 21:20:44 +0100, Juliusz Chroboczek <[EMAIL PROTECTED]> a écrit : > The static route can of course be a blackhole route [...] > # ip route add unreachable 192.168.5.0/24 proto static
If you really want a blackhole, you should rather use: # ip route add blackhole 192.168.5.0/24 proto static "A packet matching a route with the route type blackhole is discarded. No ICMP is sent and no packet is forwarded." Regards, -- Gabriel
signature.asc
Description: PGP signature
_______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/babel-users

