Hi list,
thanks for all the help, I finally got it working. My named wasn't
capable using tsig with edns in the default view.
Adding the following in the default view made it work:
server 127.0.0.1 {
keys { opendnssec-out; };
edns no;
};
Regards
Uli