> T> Ah, I found where EPERM comes from. Will fix it soon. > Sorry, I was wrong :( I managed to track down EPERMs back to ng_make_node() call from ng_mkpeer() in netgraph/ng_base.c:1460. I'll add some additional printfs inside ng_make_node().