Is it possible to setup my own DNS server which forwards to my OpenDNS configuration?
In my small office I currently have setup DD-WRT with OpenDNS as a website blocking methods, especially file sharing and social networking.
(https://wiki.dd-wrt.com/wiki/index.php/OpenDNS)
However, when the employees take these laptops outside onsite, they connect their own hotspot and unblock all file sharing sites.
I cannot completely deny them outside internet access at they need to send emails back to the company regarding reports they got onsite.
Is it possible to setup my own DNS server, which forwards to my OpenDNS setup so that the same websites blocked in office are blocked over there?
Is such a setup possible?
Can I setup a DNS server which uses the same blocking as my OpenDNS setup?
Or a DNS server which forwards all requests to my OpenDNS setup?
networking security dns opendns
add a comment |
In my small office I currently have setup DD-WRT with OpenDNS as a website blocking methods, especially file sharing and social networking.
(https://wiki.dd-wrt.com/wiki/index.php/OpenDNS)
However, when the employees take these laptops outside onsite, they connect their own hotspot and unblock all file sharing sites.
I cannot completely deny them outside internet access at they need to send emails back to the company regarding reports they got onsite.
Is it possible to setup my own DNS server, which forwards to my OpenDNS setup so that the same websites blocked in office are blocked over there?
Is such a setup possible?
Can I setup a DNS server which uses the same blocking as my OpenDNS setup?
Or a DNS server which forwards all requests to my OpenDNS setup?
networking security dns opendns
Running your own DNS server which forwards to OpenDNS server is easy (that's what I have at home on VLAN for my children). But I think you are asking wrong question here and it should be: How do I control what sites my employees access on employer provided laptops while off-site? The answer might be: Cisco Anyconnect but this will likely cost you.
– Tomek
Feb 4 at 19:33
add a comment |
In my small office I currently have setup DD-WRT with OpenDNS as a website blocking methods, especially file sharing and social networking.
(https://wiki.dd-wrt.com/wiki/index.php/OpenDNS)
However, when the employees take these laptops outside onsite, they connect their own hotspot and unblock all file sharing sites.
I cannot completely deny them outside internet access at they need to send emails back to the company regarding reports they got onsite.
Is it possible to setup my own DNS server, which forwards to my OpenDNS setup so that the same websites blocked in office are blocked over there?
Is such a setup possible?
Can I setup a DNS server which uses the same blocking as my OpenDNS setup?
Or a DNS server which forwards all requests to my OpenDNS setup?
networking security dns opendns
In my small office I currently have setup DD-WRT with OpenDNS as a website blocking methods, especially file sharing and social networking.
(https://wiki.dd-wrt.com/wiki/index.php/OpenDNS)
However, when the employees take these laptops outside onsite, they connect their own hotspot and unblock all file sharing sites.
I cannot completely deny them outside internet access at they need to send emails back to the company regarding reports they got onsite.
Is it possible to setup my own DNS server, which forwards to my OpenDNS setup so that the same websites blocked in office are blocked over there?
Is such a setup possible?
Can I setup a DNS server which uses the same blocking as my OpenDNS setup?
Or a DNS server which forwards all requests to my OpenDNS setup?
networking security dns opendns
networking security dns opendns
asked Feb 4 at 5:33
user5793353user5793353
31
31
Running your own DNS server which forwards to OpenDNS server is easy (that's what I have at home on VLAN for my children). But I think you are asking wrong question here and it should be: How do I control what sites my employees access on employer provided laptops while off-site? The answer might be: Cisco Anyconnect but this will likely cost you.
– Tomek
Feb 4 at 19:33
add a comment |
Running your own DNS server which forwards to OpenDNS server is easy (that's what I have at home on VLAN for my children). But I think you are asking wrong question here and it should be: How do I control what sites my employees access on employer provided laptops while off-site? The answer might be: Cisco Anyconnect but this will likely cost you.
– Tomek
Feb 4 at 19:33
Running your own DNS server which forwards to OpenDNS server is easy (that's what I have at home on VLAN for my children). But I think you are asking wrong question here and it should be: How do I control what sites my employees access on employer provided laptops while off-site? The answer might be: Cisco Anyconnect but this will likely cost you.
– Tomek
Feb 4 at 19:33
Running your own DNS server which forwards to OpenDNS server is easy (that's what I have at home on VLAN for my children). But I think you are asking wrong question here and it should be: How do I control what sites my employees access on employer provided laptops while off-site? The answer might be: Cisco Anyconnect but this will likely cost you.
– Tomek
Feb 4 at 19:33
add a comment |
1 Answer
1
active
oldest
votes
what you're asking is going to be really hard to do. you don't have any control over your employee's hotspots (there is a way to prevent them from connecting to the hotspots but I'm pretty sure it's illegal). you also can't control which dns servers they use when they're not on your network. to summarize, there's no legal way to do what you're asking.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1401729%2fis-it-possible-to-setup-my-own-dns-server-which-forwards-to-my-opendns-configura%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
what you're asking is going to be really hard to do. you don't have any control over your employee's hotspots (there is a way to prevent them from connecting to the hotspots but I'm pretty sure it's illegal). you also can't control which dns servers they use when they're not on your network. to summarize, there's no legal way to do what you're asking.
add a comment |
what you're asking is going to be really hard to do. you don't have any control over your employee's hotspots (there is a way to prevent them from connecting to the hotspots but I'm pretty sure it's illegal). you also can't control which dns servers they use when they're not on your network. to summarize, there's no legal way to do what you're asking.
add a comment |
what you're asking is going to be really hard to do. you don't have any control over your employee's hotspots (there is a way to prevent them from connecting to the hotspots but I'm pretty sure it's illegal). you also can't control which dns servers they use when they're not on your network. to summarize, there's no legal way to do what you're asking.
what you're asking is going to be really hard to do. you don't have any control over your employee's hotspots (there is a way to prevent them from connecting to the hotspots but I'm pretty sure it's illegal). you also can't control which dns servers they use when they're not on your network. to summarize, there's no legal way to do what you're asking.
answered Feb 4 at 18:30
n0den0de
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1401729%2fis-it-possible-to-setup-my-own-dns-server-which-forwards-to-my-opendns-configura%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Running your own DNS server which forwards to OpenDNS server is easy (that's what I have at home on VLAN for my children). But I think you are asking wrong question here and it should be: How do I control what sites my employees access on employer provided laptops while off-site? The answer might be: Cisco Anyconnect but this will likely cost you.
– Tomek
Feb 4 at 19:33