In message <4a661d77.9050...@serpro.gov.br>, Breno Silveira Soares writes:
> This is a multi-part message in MIME format.
> Mark Andrews escreveu:
> > You think there isn't a firewall. There is something in the path
> > that is blocking responses. When you find it can you please inform
> > the m
Mark Andrews writes:
>
> In message <1e4636828b4ad841900a31378a9fe3cd02ca149...@usemp11.ins.com>, Greg
> .R
> a...@ins.com writes:
> > Hello,
> > Trying to run 'dnssec-keyfromlabel' from 9.6.1 distro on RHEL5.
> >
> > Configured with:
> > ./configure --with-openssl=3D/usr/local/ssl --with-pkcs11
In message <1e4636828b4ad841900a31378a9fe3cd02ca149...@usemp11.ins.com>, Greg.R
a...@ins.com writes:
> Hello,
> Trying to run 'dnssec-keyfromlabel' from 9.6.1 distro on RHEL5.
>
> Configured with:
> ./configure --with-openssl=3D/usr/local/ssl --with-pkcs11 --enable-threads =
> --enable-ipv6 --ena
Mark Andrews escreveu:
You think there isn't a firewall. There is something in the path
that is blocking responses. When you find it can you please inform
the manufacture that there produce is broken and you would like it
fixed. FORMERR is part of the base DNS specification and shouldn't
be fi
Hello,
Trying to run 'dnssec-keyfromlabel' from 9.6.1 distro on RHEL5.
Configured with:
./configure --with-openssl=/usr/local/ssl --with-pkcs11 --enable-threads
--enable-ipv6 --enable-static
Using PKCS11 engine from OpenSolaris patch for OpenSSL 0.9.8k.
Here's my test:
/opt/dnssec/bind-9.6.1/b
Tech W. wrote:
> Can I ask how to call nsupdate in Perl language?
> I know some Perl but not good at it.
The documentation for Net::DNS::Update should get you started. Here's
one example:
use Net::DNS;
my $zone = "ixhash.bl.openchaos.org";
my $master = "nsig3.hauke-lampe.de.";
my $key_name =
6 matches
Mail list logo