Bug 1119050

Summary: DNS over SSL does NOT work - no connectivity
Product: [Fedora] Fedora Reporter: Moez Roy <moez.roy>
Component: dnssec-triggerAssignee: Paul Wouters <pwouters>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: moez.roy, psimerda, pspacek, pwouters, thozza, vonsch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-14 07:19:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Moez Roy 2014-07-13 15:47:37 UTC
@ https://fedoraproject.org/wiki/Test_Day:2012-12-11_Network_Manager_and_DNSSEC

it says to do:

sudo yum install dnssec-trigger

sudo systemctl enable dnssec-triggerd.service

sudo systemctl enable unbound.service

sudo reboot

Then to get DNS over SSL @

https://fedoraproject.org/wiki/QA:Testcase_DNS-over-SSL 

it says to do:

sudo iptables -A OUTPUT -o lo -j ACCEPT
sudo iptables -A OUTPUT -p tcp --dport 53 -j DROP
sudo iptables -A OUTPUT -p udp --dport 53 -j DROP

Then we are supposed to click on re-probe.

Comment 1 Moez Roy 2014-07-13 15:53:46 UTC
there is no connectivity after following the above steps.

Comment 2 Tomáš Hozza 2014-07-14 07:19:20 UTC
Hi.

Thank you for the report and pointing out the test-case. We know that there is
some issue in dnssec-trigger causing it not to setup fall-back DNS servers over
SSL.

Closing as duplicate of Bug #1109292

*** This bug has been marked as a duplicate of bug 1109292 ***