Anonymous | Login | 2024-12-21 23:54 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001956 | ClearOS | app-dns - DNS Server | public | 2014-09-12 10:28 | 2020-01-22 04:06 | ||||
Reporter | dloper | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001956: Add poison DNS tables for DNS resolution. | ||||||||
Description | As an extension to content filtration and to DNS, a simple control applet for the following proposed file allows an administrator to poison a DNS site. This can be useful to block entire domains for a server. While not as advanced as DNSThingy, this functionality can be used to stop global resolution to specific hosts. Coupled with a firewall rule to redirect any outbound DNS requests back in on the ClearOS server, this can force compliance. This feature supports the IGW initiative. | ||||||||
Additional Information | Create file: /etc/dnsmasq.d/poison.conf The contents of this file will contain bogus DNS resolution entries: address=/example.com/127.0.0.1 #Block users from accessing the social network EXAMPLE.COM Alternately, the file could redirect to ClearOS www address where the host header is a BLOCK page for *.example.com | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0012901) NickH (developer) 2020-01-22 04:06 |
Migrated to https://gitlab.com/clearos/clearfoundation/app-dns/issues/9 [^] |