[Battlemesh] battlemesh v6 test data postprocessing
Juliusz Chroboczek
jch at pps.jussieu.fr
Tue May 20 20:18:12 CEST 2014
>> "Operation not permitted" is what you get if you trigger a REJECT rule
>> in the local firewall.
> If i don't remember bad you get that message also if you have routes with
> target prohibit or stuff like that
Hmm, bizarrer and bizarrer.
Babel doesn't use prohibit routes -- its loop-avoidance mechanism uses
unreachable routes, which give (quite reasonably) EUNREACH:
Network is unreachable
However, neither prohibit routes nor REJECT rules give the error
above, they give EACCESS:
Permission denied
The message shown in the logs is EPERM:
Operation not permitted
Confused yet?
-- Juliusz
More information about the Battlemesh
mailing list