tutorials:dns:dnssec
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:dns:dnssec [2013/04/21 19:46] – [Init.d Script] miconda | tutorials:dns:dnssec [2013/04/25 10:49] (current) – mariuszbihlei | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Kamailio with DNSEC ====== | + | ====== Kamailio with DNSSEC |
The **dnssec** module in Kamailio was added during the development of v4.1.0 (expected to be released later in 2013). Therefore this tutorial presents how to add DNSSEC module in the default configuration file of Kamailio, following GIT installation guidelines. | The **dnssec** module in Kamailio was added during the development of v4.1.0 (expected to be released later in 2013). Therefore this tutorial presents how to add DNSSEC module in the default configuration file of Kamailio, following GIT installation guidelines. | ||
Line 233: | Line 233: | ||
==== Add DNSSEC Module ==== | ==== Add DNSSEC Module ==== | ||
+ | |||
+ | The README of DNSSEC module is available at: | ||
+ | |||
+ | * http:// | ||
You have to load dnssec module in kamailio.cfg: | You have to load dnssec module in kamailio.cfg: | ||
Line 261: | Line 265: | ||
Then alice@domainA.com can call bob@domainB.com. Kamailio instance serving domainA.com will do DNS lookup do discover the IP address of domainB.com | Then alice@domainA.com can call bob@domainB.com. Kamailio instance serving domainA.com will do DNS lookup do discover the IP address of domainB.com | ||
+ | |||
+ | One easy way to test is to use a Open DNS resolver that provides Recursive DNSSEC capabilities. One of those is 8.8.8.8 ( Google Open DNS). | ||
+ | As per the FAQ, DNSSEC support is enabled (https:// | ||
+ | |||
+ | Edit / | ||
+ | |||
+ | Launch Kamailio with DNSSEC module enabled and try to send a SIP package to the domain www.dnssec-failed.org. DNS resolving for this domain should fail, as it is a test domain which provides an incorrect signature. Kamailio should report: | ||
+ | " | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
===== Remarks ===== | ===== Remarks ===== |
tutorials/dns/dnssec.1366573581.txt.gz · Last modified: 2013/04/21 19:46 by miconda