LinuxQuestions.org
Help answer threads with 0 replies.
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 08-09-2008, 03:51 PM   #1
lin_newbie
LQ Newbie
 
Registered: Aug 2008
Posts: 3

Rep: Reputation: 0
block TLD


Hi all.

I have a small question.

How to block top-level domains on bind? For example .ch
 
Old 08-09-2008, 04:14 PM   #2
chort
Senior Member
 
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660

Rep: Reputation: 76
You mean how to prevent anyone from resolving a name in that TLD? Just claim to be authoritative for it.

named.conf:
Code:
zone "ch" {
    type master;
    file "ch.zone"
};
 
Old 08-10-2008, 01:32 AM   #3
lin_newbie
LQ Newbie
 
Registered: Aug 2008
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by chort View Post
You mean how to prevent anyone from resolving a name in that TLD? Just claim to be authoritative for it.

named.conf:
Code:
zone "ch" {
    type master;
    file "ch.zone"
};
thank you.
 
  


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
DNS zone transfer / get all A records in TLD ahz General 0 06-26-2008 09:30 AM
time protocol; dbms service; .int tld. sulekha Linux - Server 1 11-16-2007 07:13 AM
Get Courier to read /var/mail/virtual/name.domain.tld dlublink Linux - Software 0 02-12-2006 11:12 AM
IPTables and PPTPD :S (to block or not to block) thewonka Linux - Networking 0 03-24-2005 06:58 PM
BIND: local TLD work, but not outside TLDs remi Linux - Networking 4 07-06-2004 07:25 AM

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

All times are GMT -5. The time now is 12:59 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