LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-10-2013, 03:37 PM   #1
mariobrosandi
LQ Newbie
 
Registered: Oct 2013
Posts: 2

Rep: Reputation: Disabled
Start service line OpenDNS, GooglePublicDNS..


Hello.

I want to start service in my country like OpenDNS, and Google Public DNS.

I am using BIND9 on my server(s) and I tried to add the IP(s) of my server into IPv4 settings in Local Area Connections and then I got Unknown Host and could not connect any website domain, but I can connect direct to IP.

Do I need to configure something so everybody can use my DNS services?

Is there any manual online for setting up service like that for Debian?

(Please don't ask me why I do not use their service.)

Hope for help
Regards
 
Old 10-10-2013, 05:35 PM   #2
mariobrosandi
LQ Newbie
 
Registered: Oct 2013
Posts: 2

Original Poster
Rep: Reputation: Disabled
I solved my problems

Quote:
options {
directory "/var/cache/bind";

// If there is a firewall between you and nameservers you want
// to talk to, you may need to fix the firewall to allow multiple
// ports to talk. See http://www.kb.cert.org/vuls/id/800113

// If your ISP provided one or more IP addresses for stable
// nameservers, you probably want to use them as forwarders.
// Uncomment the following block, and insert the addresses replacing
// the all-0's placeholder.

// forwarders {
// 0.0.0.0;
// };

//========================================================================
// If BIND logs error messages about the root key being expired,
// you will need to update your keys. See https://www.isc.org/bind-keys
//========================================================================
dnssec-validation auto;

allow-query { any; };
allow-recursion { trusted; };
allow-query-cache { trusted; };

auth-nxdomain no; # conform to RFC1035
listen-on-v6 { any; };
};

acl "trusted" {
157.157.157.10;
localhost;
localnets;
};

But now I have another question.
Can I allow my users to access one valid page from my server (IP).

I do not know to describe it.
Maybe like this

If I am user from Belgium, and I wan't to access site in USA but when I have belgium IP address I cannot access it. But if it use my DNS server it can access it like it is from USA.

Thanks.
 
Old 10-11-2013, 01:49 AM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:

But now I have another question.
Can I allow my users to access one valid page from my server (IP).
first provide a legal and valid certification say a CA
http://www.webopedia.com/TERM/C/cert...authority.html
"man in the middle" DNS redirect issues can be a royal problem .

Last edited by John VV; 10-11-2013 at 01:52 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
puppet needs to stop a service, do something, then start the service edwardcode Programming 1 12-03-2012 01:58 PM
service ldap start on CentOS fail to start Frezier Linux - Newbie 1 08-15-2011 09:53 AM
DHCPD will start in debug but will not start as a normal service jwsnl Linux - Server 3 06-07-2010 06:47 AM
Q: how to start a service when system start acerlinux AIX 2 04-10-2009 05:45 AM
when i try to start samba pdc's smb service nmbd failed to start . sandeepchau123 Linux - Newbie 2 10-20-2007 01:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration