Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

how do i check to see if dnssec is working

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
baronobeefdip
Posts: 105
Joined: 2011-05-14 00:28

how do i check to see if dnssec is working

#1 Post by baronobeefdip »

i just set up my bind server to use dnssec (at least i think i did) and i want to know wether or not if it's running and that it works, how do i go about doing this. and what am i looking for after i run the command and look at the results it gave me

User avatar
subhuman
Posts: 360
Joined: 2011-08-20 14:54

Re: how do i check to see if dnssec is working

#2 Post by subhuman »

dig your server with the -k option set

Code: Select all

man dig

baronobeefdip
Posts: 105
Joined: 2011-05-14 00:28

Re: how do i check to see if dnssec is working

#3 Post by baronobeefdip »

when i run this command, what am i looking for in the text that will tell me that dnssec has been set up successfully

Post Reply